2022-05-25 13:33:22.688 | + ./stack.sh:main:482 : exec 2022-05-25 13:33:22.688 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-25-133322.summary.2022-05-25-133322 2022-05-25 13:33:22.688 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-25-133322' 2022-05-25 13:33:22.688 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:33:22.688 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-25-133322 2022-05-25 13:33:22.688 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-25-133322 /opt/stack/logs/stack.sh.log 2022-05-25 13:33:22.688 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-25-133322.summary.2022-05-25-133322 /opt/stack/logs/stack.sh.log.summary 2022-05-25 13:33:22.688 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-25 13:33:22.688 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-25 13:33:22.688 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-25 13:33:22.688 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-25 13:33:22.688 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-25 13:33:22.688 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-25 13:33:22.689 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-25 13:33:22.692 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-25 13:33:22.694 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-05-25 13:33:22.696 | + ./stack.sh:main:555 : trap err_trap ERR 2022-05-25 13:33:22.698 | + ./stack.sh:main:568 : set -o errexit 2022-05-25 13:33:22.700 | + ./stack.sh:main:571 : uname -a 2022-05-25 13:33:22.701 | Linux dv-cinder-843277-1-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-05-25 13:33:22.703 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-25 13:33:22.705 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-25 13:33:22.708 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-05-25 13:33:22.756 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-25 13:33:22.772 | + ./stack.sh:main:585 : fetch_plugins 2022-05-25 13:33:22.774 | + functions-common:fetch_plugins:1772 : local plugins= 2022-05-25 13:33:22.776 | + functions-common:fetch_plugins:1773 : local plugin 2022-05-25 13:33:22.779 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-05-25 13:33:22.781 | + functions-common:fetch_plugins:1777 : return 2022-05-25 13:33:22.783 | + ./stack.sh:main:589 : run_phase override_defaults 2022-05-25 13:33:22.785 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-05-25 13:33:22.786 | + functions-common:run_phase:1855 : local phase= 2022-05-25 13:33:22.789 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 13:33:22.790 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-05-25 13:33:22.792 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 13:33:22.794 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-05-25 13:33:22.796 | + functions-common:run_phase:1864 : local extra 2022-05-25 13:33:22.799 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 13:33:22.802 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-05-25 13:33:22.804 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 13:33:22.806 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 13:33:22.807 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-25 13:33:22.809 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 13:33:22.822 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:33:22.825 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-25 13:33:22.828 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 13:33:22.830 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 13:33:22.831 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 13:33:22.833 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 13:33:22.835 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-25 13:33:22.837 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-25 13:33:22.839 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-25 13:33:22.841 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-25 13:33:22.843 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-25 13:33:22.845 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-05-25 13:33:22.847 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-05-25 13:33:22.849 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-05-25 13:33:22.851 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-05-25 13:33:22.853 | + functions-common:plugin_override_defaults:1818 : return 2022-05-25 13:33:22.855 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-05-25 13:33:22.873 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-05-25 13:33:22.875 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-25 13:33:22.888 | ++ functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:33:22.891 | +++ lib/tls:source:43 : hostname -f 2022-05-25 13:33:22.895 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-25 13:33:22.897 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-25 13:33:22.898 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-25 13:33:22.900 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-25 13:33:22.902 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-25 13:33:22.904 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-25 13:33:22.906 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-25 13:33:22.908 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-25 13:33:22.909 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-25 13:33:22.911 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-25 13:33:22.916 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-05-25 13:33:22.928 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-05-25 13:33:22.944 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-05-25 13:33:22.957 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-05-25 13:33:22.969 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-05-25 13:33:23.005 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-05-25 13:33:23.064 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-05-25 13:33:23.152 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-05-25 13:33:23.174 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-05-25 13:33:23.217 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-05-25 13:33:23.269 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-05-25 13:33:23.417 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-05-25 13:33:23.431 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-05-25 13:33:23.447 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-25 13:33:23.461 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-05-25 13:33:23.549 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-05-25 13:33:23.552 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-25 13:33:23.554 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-25 13:33:23.556 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-25 13:33:23.558 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-25 13:33:23.560 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-25 13:33:23.563 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-25 13:33:23.563 | False' 2022-05-25 13:33:23.566 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-25 13:33:23.580 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-25 13:33:23.583 | + ./stack.sh:main:619 : run_phase source 2022-05-25 13:33:23.585 | + functions-common:run_phase:1854 : local mode=source 2022-05-25 13:33:23.586 | + functions-common:run_phase:1855 : local phase= 2022-05-25 13:33:23.588 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 13:33:23.590 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-05-25 13:33:23.593 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 13:33:23.595 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-05-25 13:33:23.597 | + functions-common:run_phase:1864 : local extra 2022-05-25 13:33:23.599 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 13:33:23.603 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-05-25 13:33:23.605 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 13:33:23.608 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 13:33:23.610 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-25 13:33:23.612 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 13:33:23.626 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:33:23.628 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-25 13:33:23.630 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-25 13:33:23.673 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-25 13:33:23.676 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-25 13:33:23.678 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-05-25 13:33:23.680 | + functions-common:run_phase:1876 : load_plugin_settings 2022-05-25 13:33:23.682 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-05-25 13:33:23.684 | + functions-common:load_plugin_settings:1791 : local plugin 2022-05-25 13:33:23.686 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-05-25 13:33:23.688 | + functions-common:load_plugin_settings:1795 : return 2022-05-25 13:33:23.690 | + functions-common:run_phase:1877 : verify_disabled_services 2022-05-25 13:33:23.692 | + functions-common:verify_disabled_services:2137 : local service 2022-05-25 13:33:23.694 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.697 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-25 13:33:23.699 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.702 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-25 13:33:23.705 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.707 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-25 13:33:23.710 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.712 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-25 13:33:23.714 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.717 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-25 13:33:23.720 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.722 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-25 13:33:23.725 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.727 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-25 13:33:23.729 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.731 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-25 13:33:23.734 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.736 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-25 13:33:23.739 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.741 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-25 13:33:23.743 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.746 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-25 13:33:23.748 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.750 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-25 13:33:23.752 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.755 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-25 13:33:23.757 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.759 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-25 13:33:23.761 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.764 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-25 13:33:23.767 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.770 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-25 13:33:23.772 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.775 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-25 13:33:23.777 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.780 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-25 13:33:23.782 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.784 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-25 13:33:23.787 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.789 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-25 13:33:23.791 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.793 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-25 13:33:23.796 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.798 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-25 13:33:23.800 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.802 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-25 13:33:23.805 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.807 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-25 13:33:23.809 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.811 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-25 13:33:23.814 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.816 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-25 13:33:23.818 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.821 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-25 13:33:23.823 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.825 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-25 13:33:23.828 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.831 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-25 13:33:23.833 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.835 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-25 13:33:23.837 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.839 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-25 13:33:23.842 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.845 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-25 13:33:23.847 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.849 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-25 13:33:23.852 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.854 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-25 13:33:23.856 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.858 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-25 13:33:23.861 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.863 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-25 13:33:23.865 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.868 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-25 13:33:23.870 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.872 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-25 13:33:23.874 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.877 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-25 13:33:23.879 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.881 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-25 13:33:23.884 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.886 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-25 13:33:23.889 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.891 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-25 13:33:23.894 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.896 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-25 13:33:23.899 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.901 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-25 13:33:23.904 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-05-25 13:33:23.907 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-25 13:33:23.909 | + ./stack.sh:main:690 : initialize_database_backends 2022-05-25 13:33:23.912 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-25 13:33:23.914 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-25 13:33:23.929 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:33:23.931 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-25 13:33:23.933 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-25 13:33:23.935 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-25 13:33:23.950 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:33:23.953 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-25 13:33:23.955 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-25 13:33:23.957 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-25 13:33:23.960 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-25 13:33:23.962 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-25 13:33:23.964 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-25 13:33:23.967 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-25 13:33:23.970 | + lib/database:initialize_database_backends:92 : return 0 2022-05-25 13:33:23.972 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-05-25 13:33:23.972 | Using mysql database backend 2022-05-25 13:33:23.975 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-25 13:33:23.991 | + ./stack.sh:main:696 : define_database_baseurl 2022-05-25 13:33:23.994 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-25 13:33:23.996 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-25 13:33:23.999 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-25 13:33:24.002 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-25 13:33:24.005 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-05-25 13:33:24.022 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:33:24.024 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-25 13:33:24.043 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-05-25 13:33:24.059 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:33:24.062 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-25 13:33:24.081 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-25 13:33:24.098 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-05-25 13:33:24.115 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:33:24.117 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-05-25 13:33:24.133 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:33:24.135 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-25 13:33:24.154 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-05-25 13:33:24.156 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-05-25 13:33:24.159 | + ./stack.sh:main:752 : save_stackenv 752 2022-05-25 13:33:24.161 | + functions-common:save_stackenv:60 : local tag=752 2022-05-25 13:33:24.164 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-25 13:33:24.169 | + functions-common:save_stackenv:62 : time_stamp=2022-05-25-133324 2022-05-25 13:33:24.171 | + functions-common:save_stackenv:63 : echo '# 2022-05-25-133324 752' 2022-05-25 13:33:24.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.176 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-25 13:33:24.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.181 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-25 13:33:24.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.187 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-25 13:33:24.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.192 | + 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-05-25 13:33:24.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.197 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-05-25 13:33:24.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.203 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-05-25 13:33:24.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.207 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-25-133322 2022-05-25 13:33:24.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.212 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-25 13:33:24.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.217 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-05-25 13:33:24.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.223 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-25 13:33:24.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.227 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-25 13:33:24.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.232 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-25 13:33:24.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:33:24.237 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-25 13:33:24.239 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-05-25 13:33:24.242 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-25 13:33:24.244 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-25 13:33:24.246 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-05-25 13:33:24.249 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:33:24.251 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:33:24.254 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:33:24.256 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:33:24.258 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:33:24.261 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:33:24.276 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:33:24.278 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:33:24.281 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:33:24.284 | + functions-common:git_clone:618 : echo master 2022-05-25 13:33:24.284 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:33:24.288 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-05-25 13:33:24.291 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:33:24.293 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-25 13:33:24.305 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-05-25 13:33:24.307 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:33:24.308 | + functions-common:git_clone:679 : head -1 2022-05-25 13:33:24.311 | e74ef1f8 Merge "Revert "Add prettytable to global-requirements"" 2022-05-25 13:33:24.314 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:33:24.316 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-05-25 13:33:24.319 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:33:24.321 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-05-25 13:33:24.324 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-25 13:33:24.327 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-25 13:33:24.330 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-25 13:33:24.333 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-25 13:33:24.336 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-25 13:33:24.339 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-25 13:33:24.343 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-25 13:33:24.346 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-25 13:33:24.350 | ++ tools/install_prereqs.sh:source:47 : NOW=1653485604 2022-05-25 13:33:24.353 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-25 13:33:24.357 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-25 13:33:24.360 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-25 13:33:24.363 | ++ tools/install_prereqs.sh:source:49 : DELTA=1653485604 2022-05-25 13:33:24.365 | ++ tools/install_prereqs.sh:source:50 : [[ 1653485604 -lt 7200 ]] 2022-05-25 13:33:24.367 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-25 13:33:24.370 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-05-25 13:33:24.372 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-25 13:33:24.375 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-05-25 13:33:24.377 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-25 13:33:24.380 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-05-25 13:33:24.382 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-25 13:33:24.385 | +++ 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-05-25 13:33:24.435 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-25 13:33:24.435 | apache2-dev 2022-05-25 13:33:24.435 | bc 2022-05-25 13:33:24.435 | bsdmainutils 2022-05-25 13:33:24.435 | curl 2022-05-25 13:33:24.435 | g++ 2022-05-25 13:33:24.435 | gawk 2022-05-25 13:33:24.435 | gcc 2022-05-25 13:33:24.436 | gettext 2022-05-25 13:33:24.436 | git 2022-05-25 13:33:24.436 | graphviz 2022-05-25 13:33:24.436 | iputils-ping 2022-05-25 13:33:24.436 | libapache2-mod-proxy-uwsgi 2022-05-25 13:33:24.436 | libffi-dev 2022-05-25 13:33:24.436 | libjpeg-dev 2022-05-25 13:33:24.436 | libpcre3-dev 2022-05-25 13:33:24.436 | libpq-dev 2022-05-25 13:33:24.436 | libssl-dev 2022-05-25 13:33:24.436 | libsystemd-dev 2022-05-25 13:33:24.436 | libxml2-dev 2022-05-25 13:33:24.436 | libxslt1-dev 2022-05-25 13:33:24.436 | libyaml-dev 2022-05-25 13:33:24.436 | lsof 2022-05-25 13:33:24.436 | openssh-server 2022-05-25 13:33:24.436 | openssl 2022-05-25 13:33:24.436 | pkg-config 2022-05-25 13:33:24.436 | psmisc 2022-05-25 13:33:24.436 | python3-dev 2022-05-25 13:33:24.436 | python3-pip 2022-05-25 13:33:24.436 | python3-systemd 2022-05-25 13:33:24.436 | python3-venv 2022-05-25 13:33:24.436 | tar 2022-05-25 13:33:24.436 | tcpdump 2022-05-25 13:33:24.436 | unzip 2022-05-25 13:33:24.436 | uuid-runtime 2022-05-25 13:33:24.436 | wget 2022-05-25 13:33:24.436 | wget 2022-05-25 13:33:24.436 | zlib1g-dev 2022-05-25 13:33:24.436 | libkrb5-dev 2022-05-25 13:33:24.436 | libldap2-dev 2022-05-25 13:33:24.436 | libsasl2-dev 2022-05-25 13:33:24.436 | memcached 2022-05-25 13:33:24.436 | python3-mysqldb 2022-05-25 13:33:24.436 | sqlite3 2022-05-25 13:33:24.436 | conntrack 2022-05-25 13:33:24.437 | curl 2022-05-25 13:33:24.437 | dnsmasq-base 2022-05-25 13:33:24.437 | dnsmasq-utils 2022-05-25 13:33:24.437 | ebtables 2022-05-25 13:33:24.437 | genisoimage 2022-05-25 13:33:24.437 | iptables 2022-05-25 13:33:24.437 | iputils-arping 2022-05-25 13:33:24.437 | kpartx 2022-05-25 13:33:24.437 | libjs-jquery-tablesorter 2022-05-25 13:33:24.437 | parted 2022-05-25 13:33:24.437 | pm-utils 2022-05-25 13:33:24.437 | python3-mysqldb 2022-05-25 13:33:24.437 | socat 2022-05-25 13:33:24.437 | sqlite3 2022-05-25 13:33:24.437 | sudo 2022-05-25 13:33:24.437 | vlan 2022-05-25 13:33:24.437 | lsscsi 2022-05-25 13:33:24.437 | open-iscsi 2022-05-25 13:33:24.437 | lvm2 2022-05-25 13:33:24.437 | qemu-utils 2022-05-25 13:33:24.437 | thin-provisioning-tools 2022-05-25 13:33:24.437 | acl 2022-05-25 13:33:24.437 | dnsmasq-base 2022-05-25 13:33:24.437 | dnsmasq-utils 2022-05-25 13:33:24.437 | ebtables 2022-05-25 13:33:24.437 | haproxy 2022-05-25 13:33:24.437 | iptables 2022-05-25 13:33:24.437 | iputils-arping 2022-05-25 13:33:24.437 | iputils-ping 2022-05-25 13:33:24.437 | postgresql-server-dev-all 2022-05-25 13:33:24.437 | python3-mysqldb 2022-05-25 13:33:24.437 | sqlite3 2022-05-25 13:33:24.437 | sudo 2022-05-25 13:33:24.437 | vlan 2022-05-25 13:33:24.437 | pcp 2022-05-25 13:33:24.437 | ipset 2022-05-25 13:33:24.437 | conntrack 2022-05-25 13:33:24.438 | conntrackd 2022-05-25 13:33:24.438 | keepalived 2022-05-25 13:33:24.438 | lvm2 2022-05-25 13:33:24.438 | qemu-utils 2022-05-25 13:33:24.438 | thin-provisioning-tools 2022-05-25 13:33:24.438 | curl 2022-05-25 13:33:24.438 | liberasurecode-dev 2022-05-25 13:33:24.438 | make 2022-05-25 13:33:24.438 | memcached 2022-05-25 13:33:24.438 | rsync 2022-05-25 13:33:24.438 | sqlite3 2022-05-25 13:33:24.438 | xfsprogs' 2022-05-25 13:33:24.438 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-25 13:33:24.459 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-25 13:33:24.459 | apache2-dev 2022-05-25 13:33:24.459 | bc 2022-05-25 13:33:24.459 | bsdmainutils 2022-05-25 13:33:24.459 | curl 2022-05-25 13:33:24.459 | g++ 2022-05-25 13:33:24.459 | gawk 2022-05-25 13:33:24.459 | gcc 2022-05-25 13:33:24.459 | gettext 2022-05-25 13:33:24.459 | git 2022-05-25 13:33:24.459 | graphviz 2022-05-25 13:33:24.459 | iputils-ping 2022-05-25 13:33:24.459 | libapache2-mod-proxy-uwsgi 2022-05-25 13:33:24.459 | libffi-dev 2022-05-25 13:33:24.459 | libjpeg-dev 2022-05-25 13:33:24.460 | libpcre3-dev 2022-05-25 13:33:24.460 | libpq-dev 2022-05-25 13:33:24.460 | libssl-dev 2022-05-25 13:33:24.460 | libsystemd-dev 2022-05-25 13:33:24.460 | libxml2-dev 2022-05-25 13:33:24.460 | libxslt1-dev 2022-05-25 13:33:24.460 | libyaml-dev 2022-05-25 13:33:24.460 | lsof 2022-05-25 13:33:24.460 | openssh-server 2022-05-25 13:33:24.460 | openssl 2022-05-25 13:33:24.460 | pkg-config 2022-05-25 13:33:24.460 | psmisc 2022-05-25 13:33:24.460 | python3-dev 2022-05-25 13:33:24.460 | python3-pip 2022-05-25 13:33:24.460 | python3-systemd 2022-05-25 13:33:24.460 | python3-venv 2022-05-25 13:33:24.460 | tar 2022-05-25 13:33:24.460 | tcpdump 2022-05-25 13:33:24.460 | unzip 2022-05-25 13:33:24.460 | uuid-runtime 2022-05-25 13:33:24.460 | wget 2022-05-25 13:33:24.460 | wget 2022-05-25 13:33:24.460 | zlib1g-dev 2022-05-25 13:33:24.460 | libkrb5-dev 2022-05-25 13:33:24.460 | libldap2-dev 2022-05-25 13:33:24.460 | libsasl2-dev 2022-05-25 13:33:24.460 | memcached 2022-05-25 13:33:24.460 | python3-mysqldb 2022-05-25 13:33:24.460 | sqlite3 2022-05-25 13:33:24.460 | conntrack 2022-05-25 13:33:24.460 | curl 2022-05-25 13:33:24.460 | dnsmasq-base 2022-05-25 13:33:24.460 | dnsmasq-utils 2022-05-25 13:33:24.460 | ebtables 2022-05-25 13:33:24.460 | genisoimage 2022-05-25 13:33:24.460 | iptables 2022-05-25 13:33:24.460 | iputils-arping 2022-05-25 13:33:24.461 | kpartx 2022-05-25 13:33:24.461 | libjs-jquery-tablesorter 2022-05-25 13:33:24.461 | parted 2022-05-25 13:33:24.461 | pm-utils 2022-05-25 13:33:24.461 | python3-mysqldb 2022-05-25 13:33:24.461 | socat 2022-05-25 13:33:24.461 | sqlite3 2022-05-25 13:33:24.461 | sudo 2022-05-25 13:33:24.461 | vlan 2022-05-25 13:33:24.461 | lsscsi 2022-05-25 13:33:24.461 | open-iscsi 2022-05-25 13:33:24.461 | lvm2 2022-05-25 13:33:24.461 | qemu-utils 2022-05-25 13:33:24.461 | thin-provisioning-tools 2022-05-25 13:33:24.461 | acl 2022-05-25 13:33:24.461 | dnsmasq-base 2022-05-25 13:33:24.461 | dnsmasq-utils 2022-05-25 13:33:24.461 | ebtables 2022-05-25 13:33:24.461 | haproxy 2022-05-25 13:33:24.461 | iptables 2022-05-25 13:33:24.461 | iputils-arping 2022-05-25 13:33:24.461 | iputils-ping 2022-05-25 13:33:24.461 | postgresql-server-dev-all 2022-05-25 13:33:24.461 | python3-mysqldb 2022-05-25 13:33:24.461 | sqlite3 2022-05-25 13:33:24.461 | sudo 2022-05-25 13:33:24.461 | vlan 2022-05-25 13:33:24.461 | pcp 2022-05-25 13:33:24.461 | ipset 2022-05-25 13:33:24.461 | conntrack 2022-05-25 13:33:24.461 | conntrackd 2022-05-25 13:33:24.461 | keepalived 2022-05-25 13:33:24.461 | lvm2 2022-05-25 13:33:24.461 | qemu-utils 2022-05-25 13:33:24.461 | thin-provisioning-tools 2022-05-25 13:33:24.461 | curl 2022-05-25 13:33:24.462 | liberasurecode-dev 2022-05-25 13:33:24.462 | make 2022-05-25 13:33:24.462 | memcached 2022-05-25 13:33:24.462 | rsync 2022-05-25 13:33:24.462 | sqlite3 2022-05-25 13:33:24.462 | xfsprogs ' 2022-05-25 13:33:24.463 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-25 13:33:24.466 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:33:24.469 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:33:24.473 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-25 13:33:24.473 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-25 13:33:24.477 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-25 13:33:24.479 | ++ functions-common:install_package:1464 : update_package_repo 2022-05-25 13:33:24.482 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:33:24.488 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-05-25 13:33:24.490 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:33:24.492 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:33:24.494 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:33:24.496 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:33:24.499 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:33:24.501 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:33:24.504 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-05-25 13:33:24.506 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-05-25 13:33:24.508 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-05-25 13:33:24.511 | +++ functions-common:apt_get_update:1198 : id -u 2022-05-25 13:33:24.516 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-05-25 13:33:24.519 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-05-25 13:33:24.521 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-05-25 13:33:24.523 | ++ functions-common:time_start:2413 : local start_time= 2022-05-25 13:33:24.525 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:33:24.527 | +++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:33:24.531 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1653485604528 2022-05-25 13:33:24.533 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-25 13:33:24.535 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-25 13:33:24.547 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-25 13:33:24.802 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-25 13:33:24.852 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-25 13:33:24.855 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-25 13:33:24.913 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-25 13:33:27.182 | Reading package lists... 2022-05-25 13:33:27.213 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-05-25 13:33:27.216 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-05-25 13:33:27.218 | ++ functions-common:time_stop:2426 : local name 2022-05-25 13:33:27.220 | ++ functions-common:time_stop:2427 : local end_time 2022-05-25 13:33:27.222 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:33:27.224 | ++ functions-common:time_stop:2429 : local total 2022-05-25 13:33:27.226 | ++ functions-common:time_stop:2430 : local start_time 2022-05-25 13:33:27.228 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-05-25 13:33:27.230 | ++ functions-common:time_stop:2433 : start_time=1653485604528 2022-05-25 13:33:27.233 | ++ functions-common:time_stop:2435 : [[ -z 1653485604528 ]] 2022-05-25 13:33:27.236 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:33:27.240 | ++ functions-common:time_stop:2438 : end_time=1653485607237 2022-05-25 13:33:27.242 | ++ functions-common:time_stop:2439 : elapsed_time=2709 2022-05-25 13:33:27.245 | ++ functions-common:time_stop:2440 : total=0 2022-05-25 13:33:27.247 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:33:27.249 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2709 2022-05-25 13:33:27.252 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-25 13:33:27.254 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:33:27.256 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:33:27.259 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:33:27.261 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-25 13:33:27.283 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-25 13:33:27.393 | Reading package lists... 2022-05-25 13:33:27.662 | Building dependency tree... 2022-05-25 13:33:27.663 | Reading state information... 2022-05-25 13:33:27.979 | bc is already the newest version (1.07.1-2build1). 2022-05-25 13:33:27.979 | bc set to manually installed. 2022-05-25 13:33:27.979 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-25 13:33:27.979 | bsdmainutils set to manually installed. 2022-05-25 13:33:27.979 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-25 13:33:27.979 | gawk set to manually installed. 2022-05-25 13:33:27.979 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-25 13:33:27.979 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-25 13:33:27.980 | iptables set to manually installed. 2022-05-25 13:33:27.980 | iputils-ping is already the newest version (3:20190709-3). 2022-05-25 13:33:27.980 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-25 13:33:27.980 | kpartx set to manually installed. 2022-05-25 13:33:27.980 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-25 13:33:27.980 | psmisc is already the newest version (23.3-1). 2022-05-25 13:33:27.980 | psmisc set to manually installed. 2022-05-25 13:33:27.980 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-25 13:33:27.980 | python3-systemd is already the newest version (234-3build2). 2022-05-25 13:33:27.980 | python3-systemd set to manually installed. 2022-05-25 13:33:27.980 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-25 13:33:27.980 | thin-provisioning-tools set to manually installed. 2022-05-25 13:33:27.980 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-25 13:33:27.980 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-25 13:33:27.980 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-25 13:33:27.980 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-25 13:33:27.980 | lsof set to manually installed. 2022-05-25 13:33:27.980 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-25 13:33:27.980 | parted set to manually installed. 2022-05-25 13:33:27.980 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-25 13:33:27.980 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-25 13:33:27.980 | zlib1g-dev set to manually installed. 2022-05-25 13:33:27.980 | The following packages were automatically installed and are no longer required: 2022-05-25 13:33:27.980 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:33:27.980 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:33:27.980 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:33:27.981 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:33:27.981 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:33:27.981 | python3-zope.interface 2022-05-25 13:33:27.981 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:33:27.981 | The following additional packages will be installed: 2022-05-25 13:33:27.981 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-25 13:33:27.981 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-25 13:33:27.981 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-25 13:33:27.981 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-25 13:33:27.981 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-25 13:33:27.981 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-25 13:33:27.981 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-25 13:33:27.981 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-25 13:33:27.982 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-25 13:33:27.982 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-25 13:33:27.982 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-25 13:33:27.982 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-25 13:33:27.982 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-25 13:33:27.982 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-25 13:33:27.982 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-25 13:33:27.982 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-25 13:33:27.982 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-25 13:33:27.982 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-25 13:33:27.982 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-25 13:33:27.982 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-25 13:33:27.982 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-05-25 13:33:27.982 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-05-25 13:33:27.982 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-05-25 13:33:27.982 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-05-25 13:33:27.982 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-05-25 13:33:27.982 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-05-25 13:33:27.982 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-25 13:33:27.982 | libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-05-25 13:33:27.982 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-05-25 13:33:27.983 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-05-25 13:33:27.983 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-05-25 13:33:27.983 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-05-25 13:33:27.983 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-05-25 13:33:27.983 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-25 13:33:27.983 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-05-25 13:33:27.983 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-05-25 13:33:27.983 | systemd-timesyncd uuid-dev vbetool x11-common 2022-05-25 13:33:27.985 | Suggested packages: 2022-05-25 13:33:27.985 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-25 13:33:27.985 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-25 13:33:27.985 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-25 13:33:27.985 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-25 13:33:27.985 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-25 13:33:27.985 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-25 13:33:27.985 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-25 13:33:27.985 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-25 13:33:27.985 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-25 13:33:27.985 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-25 13:33:27.985 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-25 13:33:27.985 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-25 13:33:27.985 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-05-25 13:33:27.985 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-05-25 13:33:27.985 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-05-25 13:33:27.985 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-05-25 13:33:27.985 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-05-25 13:33:27.985 | tar-scripts tar-doc zip 2022-05-25 13:33:28.254 | The following NEW packages will be installed: 2022-05-25 13:33:28.254 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-25 13:33:28.254 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-25 13:33:28.254 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-25 13:33:28.254 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-25 13:33:28.254 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-25 13:33:28.254 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-25 13:33:28.254 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-25 13:33:28.254 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-25 13:33:28.254 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-25 13:33:28.254 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-25 13:33:28.254 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-25 13:33:28.255 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-25 13:33:28.255 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-25 13:33:28.255 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-25 13:33:28.255 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-25 13:33:28.255 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-25 13:33:28.255 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-25 13:33:28.255 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-25 13:33:28.255 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-25 13:33:28.255 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-25 13:33:28.255 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-25 13:33:28.255 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-25 13:33:28.255 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-25 13:33:28.255 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-05-25 13:33:28.255 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-05-25 13:33:28.255 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-05-25 13:33:28.255 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-05-25 13:33:28.255 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-05-25 13:33:28.255 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-05-25 13:33:28.255 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-25 13:33:28.255 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-05-25 13:33:28.255 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-05-25 13:33:28.255 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-05-25 13:33:28.255 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-05-25 13:33:28.255 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-05-25 13:33:28.255 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-05-25 13:33:28.255 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-05-25 13:33:28.255 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-25 13:33:28.255 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-05-25 13:33:28.255 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-05-25 13:33:28.256 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-05-25 13:33:28.256 | unzip uuid-dev vbetool vlan x11-common 2022-05-25 13:33:28.256 | The following packages will be upgraded: 2022-05-25 13:33:28.257 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-25 13:33:28.257 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-25 13:33:28.257 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-25 13:33:28.258 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-05-25 13:33:28.258 | tcpdump uuid-runtime wget 2022-05-25 13:33:28.375 | 27 upgraded, 219 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:33:28.375 | Need to get 165 MB of archives. 2022-05-25 13:33:28.375 | After this operation, 768 MB of additional disk space will be used. 2022-05-25 13:33:28.375 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-05-25 13:33:28.614 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-05-25 13:33:28.627 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-05-25 13:33:28.631 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-05-25 13:33:28.632 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-05-25 13:33:28.668 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-05-25 13:33:29.133 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-05-25 13:33:29.140 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-05-25 13:33:29.147 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-25 13:33:29.148 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-05-25 13:33:29.149 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-25 13:33:29.216 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-05-25 13:33:29.289 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-25 13:33:29.290 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-25 13:33:29.301 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-25 13:33:29.302 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-05-25 13:33:29.315 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-05-25 13:33:29.319 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-05-25 13:33:29.334 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-25 13:33:29.335 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-05-25 13:33:29.352 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-05-25 13:33:29.410 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-25 13:33:29.411 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-25 13:33:29.413 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-25 13:33:30.694 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-05-25 13:33:30.790 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-05-25 13:33:30.998 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-05-25 13:33:31.026 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-05-25 13:33:31.029 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-05-25 13:33:31.033 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-25 13:33:31.036 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-25 13:33:31.331 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-25 13:33:31.332 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-05-25 13:33:31.333 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-25 13:33:31.333 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-05-25 13:33:31.510 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-05-25 13:33:31.511 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-05-25 13:33:31.515 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-25 13:33:31.569 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-25 13:33:31.712 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-25 13:33:31.809 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-25 13:33:31.835 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-05-25 13:33:31.882 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-25 13:33:31.968 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-25 13:33:31.972 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-05-25 13:33:31.973 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-05-25 13:33:32.052 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-05-25 13:33:32.186 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-25 13:33:32.227 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-25 13:33:32.326 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-25 13:33:32.327 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-25 13:33:32.328 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-25 13:33:32.364 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-25 13:33:32.409 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-25 13:33:32.469 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-25 13:33:32.557 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-25 13:33:36.157 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-25 13:33:37.374 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-25 13:33:37.536 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-25 13:33:37.564 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-25 13:33:37.579 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-25 13:33:37.600 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-05-25 13:33:38.077 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-25 13:33:38.085 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-25 13:33:38.217 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-25 13:33:39.100 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-25 13:33:40.419 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-25 13:33:40.427 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-25 13:33:40.449 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-25 13:33:40.453 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-25 13:33:40.459 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-25 13:33:40.526 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-25 13:33:40.527 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-25 13:33:40.528 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-25 13:33:40.528 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-05-25 13:33:40.765 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-25 13:33:40.785 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-05-25 13:33:40.871 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-25 13:33:40.891 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-25 13:33:40.901 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-25 13:33:41.006 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-25 13:33:41.008 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-25 13:33:41.031 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-25 13:33:41.109 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-25 13:33:41.111 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-25 13:33:41.111 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-25 13:33:41.116 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-25 13:33:41.207 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-05-25 13:33:41.241 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-25 13:33:41.263 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-05-25 13:33:41.290 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-25 13:33:41.291 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-25 13:33:42.663 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-25 13:33:42.663 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-25 13:33:42.664 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-25 13:33:42.665 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-25 13:33:42.665 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-25 13:33:42.666 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-25 13:33:42.708 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-25 13:33:42.708 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-25 13:33:42.709 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-05-25 13:33:42.833 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-05-25 13:33:42.878 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-25 13:33:42.966 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-25 13:33:42.981 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-25 13:33:43.009 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-25 13:33:43.142 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-25 13:33:43.212 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-25 13:33:43.214 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-25 13:33:43.224 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-25 13:33:43.239 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-25 13:33:43.267 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-25 13:33:43.269 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-25 13:33:43.270 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-25 13:33:43.274 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-25 13:33:43.284 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-25 13:33:43.288 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-25 13:33:43.291 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-25 13:33:43.307 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-05-25 13:33:43.321 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-25 13:33:43.330 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-25 13:33:43.340 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-25 13:33:43.353 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-25 13:33:43.373 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-25 13:33:43.374 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-25 13:33:43.375 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-25 13:33:43.376 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-25 13:33:43.426 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-25 13:33:43.432 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-25 13:33:43.503 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-25 13:33:43.516 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-25 13:33:43.517 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-25 13:33:43.517 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-25 13:33:43.520 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-25 13:33:43.521 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-25 13:33:43.522 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-25 13:33:43.523 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-25 13:33:43.576 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-25 13:33:43.590 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-25 13:33:43.605 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-25 13:33:43.607 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-25 13:33:43.631 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-25 13:33:43.633 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-25 13:33:43.647 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-25 13:33:43.651 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-25 13:33:43.761 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-25 13:33:43.771 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-25 13:33:43.773 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-25 13:33:43.774 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-25 13:33:43.794 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-25 13:33:43.803 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-25 13:33:43.804 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-25 13:33:43.804 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-25 13:33:43.806 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-25 13:33:43.812 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-25 13:33:43.849 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-25 13:33:43.852 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-25 13:33:43.856 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-25 13:33:43.866 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-25 13:33:43.870 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-25 13:33:43.871 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-25 13:33:43.872 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-25 13:33:43.873 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-25 13:33:43.944 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-25 13:33:43.961 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-25 13:33:43.961 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-25 13:33:43.962 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-25 13:33:45.455 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-25 13:33:45.462 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-25 13:33:45.472 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-25 13:33:45.483 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-25 13:33:45.561 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-25 13:33:45.561 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-25 13:33:45.561 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-25 13:33:45.597 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-25 13:33:45.597 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-25 13:33:45.633 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-25 13:33:45.662 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-25 13:33:45.663 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-25 13:33:45.674 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-25 13:33:45.724 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-05-25 13:33:45.744 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-05-25 13:33:45.930 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-25 13:33:45.986 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-25 13:33:45.987 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-05-25 13:33:45.988 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-05-25 13:33:46.036 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-05-25 13:33:46.037 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-05-25 13:33:46.038 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-05-25 13:33:46.041 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-05-25 13:33:46.052 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-25 13:33:46.571 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-25 13:33:46.858 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-25 13:33:46.918 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-25 13:33:46.920 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-25 13:33:47.148 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-05-25 13:33:47.153 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-25 13:33:47.153 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-25 13:33:47.195 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-05-25 13:33:47.371 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-25 13:33:47.375 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-25 13:33:47.398 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-25 13:33:47.488 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-25 13:33:48.175 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-25 13:33:48.180 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-25 13:33:48.229 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-25 13:33:48.302 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-25 13:33:49.161 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-25 13:33:49.207 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-25 13:33:53.541 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-25 13:33:53.543 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-25 13:33:53.544 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-25 13:33:53.545 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-25 13:33:53.546 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-05-25 13:33:53.682 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-25 13:33:53.683 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-25 13:33:53.740 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-05-25 13:33:53.904 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-25 13:33:53.905 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-25 13:33:54.204 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-25 13:33:54.205 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-25 13:33:54.219 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-25 13:33:54.250 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-25 13:33:54.251 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-25 13:33:54.252 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-25 13:33:54.253 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-25 13:33:54.461 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-25 13:33:54.490 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-25 13:33:54.582 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-25 13:33:54.600 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-25 13:33:54.609 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-25 13:33:54.612 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-25 13:33:54.613 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-05-25 13:33:54.614 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-25 13:33:54.621 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-25 13:33:54.621 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-25 13:33:54.622 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-05-25 13:33:54.626 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-05-25 13:33:54.671 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-05-25 13:33:54.673 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-05-25 13:33:54.719 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-05-25 13:33:54.722 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-25 13:33:54.723 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-05-25 13:33:54.757 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-05-25 13:33:55.214 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-25 13:33:55.227 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-25 13:33:56.842 | Preconfiguring packages ... 2022-05-25 13:33:57.142 | Fetched 165 MB in 27s (6,135 kB/s) 2022-05-25 13:33:57.352 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-25 13:33:57.355 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-25 13:33:57.556 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-25 13:33:58.375 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-25 13:33:58.961 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-25 13:33:58.964 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:33:59.190 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-25 13:33:59.741 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:33:59.899 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-25 13:34:00.787 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:34:00.926 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-25 13:34:01.335 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:34:01.516 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-25 13:34:01.998 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:34:02.315 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-25 13:34:03.747 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:34:03.916 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-25 13:34:04.281 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-05-25 13:34:04.818 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-25 13:34:04.822 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-05-25 13:34:04.990 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-05-25 13:34:05.781 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-25 13:34:05.979 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-25 13:34:06.414 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-25 13:34:06.934 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-25 13:34:06.936 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-25 13:34:07.154 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-25 13:34:07.670 | Selecting previously unselected package libapr1:amd64. 2022-05-25 13:34:07.677 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-25 13:34:07.733 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-25 13:34:08.272 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-25 13:34:08.430 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-25 13:34:09.104 | Selecting previously unselected package libaprutil1:amd64. 2022-05-25 13:34:09.112 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-25 13:34:09.167 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-25 13:34:09.626 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-25 13:34:09.743 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-25 13:34:10.167 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-25 13:34:10.175 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-25 13:34:10.224 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-25 13:34:10.540 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-25 13:34:10.687 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-25 13:34:11.118 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-25 13:34:11.264 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-25 13:34:11.774 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-25 13:34:11.944 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-25 13:34:12.396 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-25 13:34:12.403 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-25 13:34:12.464 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-25 13:34:12.906 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-25 13:34:13.138 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-25 13:34:13.609 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-25 13:34:13.739 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-25 13:34:14.276 | Selecting previously unselected package libjansson4:amd64. 2022-05-25 13:34:14.283 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-25 13:34:14.344 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-25 13:34:14.796 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-25 13:34:14.803 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-25 13:34:14.864 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-25 13:34:15.209 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-25 13:34:15.339 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-25 13:34:17.060 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:34:17.223 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-05-25 13:34:17.705 | Selecting previously unselected package apache2-bin. 2022-05-25 13:34:17.713 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-25 13:34:17.750 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-25 13:34:18.293 | Selecting previously unselected package apache2-data. 2022-05-25 13:34:18.300 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-05-25 13:34:18.373 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-25 13:34:18.778 | Selecting previously unselected package apache2-utils. 2022-05-25 13:34:18.785 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-25 13:34:18.836 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-25 13:34:19.448 | Selecting previously unselected package apache2. 2022-05-25 13:34:19.455 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-25 13:34:19.542 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-05-25 13:34:20.047 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-25 13:34:20.055 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-25 13:34:20.121 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-25 13:34:20.499 | Selecting previously unselected package haproxy. 2022-05-25 13:34:20.506 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-25 13:34:20.586 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-25 13:34:21.201 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-25 13:34:21.209 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-25 13:34:21.235 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-25 13:34:21.653 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-25 13:34:21.660 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-25 13:34:21.716 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-25 13:34:22.098 | Selecting previously unselected package mysql-common. 2022-05-25 13:34:22.106 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-25 13:34:22.170 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-25 13:34:22.539 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-25 13:34:22.546 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:34:22.596 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:34:23.190 | Selecting previously unselected package libsensors-config. 2022-05-25 13:34:23.197 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-25 13:34:23.241 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-25 13:34:23.538 | Selecting previously unselected package libsensors5:amd64. 2022-05-25 13:34:23.546 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-25 13:34:23.664 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-25 13:34:24.121 | Selecting previously unselected package libsnmp-base. 2022-05-25 13:34:24.129 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-25 13:34:24.189 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-25 13:34:24.601 | Selecting previously unselected package libsnmp35:amd64. 2022-05-25 13:34:24.608 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-25 13:34:24.635 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-25 13:34:25.167 | Selecting previously unselected package keepalived. 2022-05-25 13:34:25.174 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-25 13:34:25.218 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-25 13:34:25.755 | Selecting previously unselected package memcached. 2022-05-25 13:34:25.764 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-25 13:34:25.818 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-25 13:34:26.466 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-25 13:34:27.452 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-25 13:34:27.935 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-25 13:34:28.046 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-25 13:34:28.636 | Selecting previously unselected package python3-yaml. 2022-05-25 13:34:28.644 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-25 13:34:28.704 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-25 13:34:29.060 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-25 13:34:29.189 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-25 13:34:29.701 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-25 13:34:29.907 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-25 13:34:30.946 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-25 13:34:31.142 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-25 13:34:31.809 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-25 13:34:31.967 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-25 13:34:32.506 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-25 13:34:32.681 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-25 13:34:33.293 | Selecting previously unselected package acl. 2022-05-25 13:34:33.303 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-25 13:34:33.361 | Unpacking acl (2.2.53-6) ... 2022-05-25 13:34:34.053 | Selecting previously unselected package autotools-dev. 2022-05-25 13:34:34.061 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-25 13:34:34.127 | Unpacking autotools-dev (20180224.1) ... 2022-05-25 13:34:34.551 | Selecting previously unselected package m4. 2022-05-25 13:34:34.558 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-25 13:34:34.630 | Unpacking m4 (1.4.18-4) ... 2022-05-25 13:34:35.069 | Selecting previously unselected package autoconf. 2022-05-25 13:34:35.078 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-25 13:34:35.132 | Unpacking autoconf (2.69-11.1) ... 2022-05-25 13:34:35.766 | Selecting previously unselected package automake. 2022-05-25 13:34:35.774 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-25 13:34:35.843 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-25 13:34:36.275 | Selecting previously unselected package autopoint. 2022-05-25 13:34:36.283 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-25 13:34:36.343 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-25 13:34:36.887 | Selecting previously unselected package libllvm10:amd64. 2022-05-25 13:34:36.894 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:34:36.984 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:34:39.921 | Selecting previously unselected package libclang-cpp10. 2022-05-25 13:34:39.929 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:34:39.989 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:34:41.932 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-25 13:34:41.940 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-25 13:34:41.989 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-25 13:34:43.064 | Selecting previously unselected package libgc1c2:amd64. 2022-05-25 13:34:43.072 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-25 13:34:43.138 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-25 13:34:43.721 | Selecting previously unselected package libobjc4:amd64. 2022-05-25 13:34:43.730 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-25 13:34:43.852 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-25 13:34:44.224 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-25 13:34:44.231 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-25 13:34:44.281 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-25 13:34:44.904 | Selecting previously unselected package libc6-i386. 2022-05-25 13:34:44.911 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-05-25 13:34:44.972 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-25 13:34:46.126 | Selecting previously unselected package lib32gcc-s1. 2022-05-25 13:34:46.134 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-25 13:34:46.194 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-25 13:34:46.647 | Selecting previously unselected package lib32stdc++6. 2022-05-25 13:34:46.655 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-25 13:34:46.715 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-25 13:34:47.207 | Selecting previously unselected package libclang-common-10-dev. 2022-05-25 13:34:47.214 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:34:47.286 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-25 13:34:48.921 | Selecting previously unselected package libclang1-10. 2022-05-25 13:34:48.929 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:34:48.989 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:34:50.572 | Selecting previously unselected package clang-10. 2022-05-25 13:34:50.581 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:34:50.623 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:34:50.967 | Selecting previously unselected package libtool. 2022-05-25 13:34:50.974 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-25 13:34:51.046 | Unpacking libtool (2.4.6-14) ... 2022-05-25 13:34:51.401 | Selecting previously unselected package dh-autoreconf. 2022-05-25 13:34:51.409 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-25 13:34:51.452 | Unpacking dh-autoreconf (19) ... 2022-05-25 13:34:51.743 | Selecting previously unselected package libdebhelper-perl. 2022-05-25 13:34:51.752 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-25 13:34:51.783 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-25 13:34:52.161 | Selecting previously unselected package libarchive-zip-perl. 2022-05-25 13:34:52.169 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-25 13:34:52.223 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-25 13:34:52.561 | Selecting previously unselected package libsub-override-perl. 2022-05-25 13:34:52.568 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-25 13:34:52.612 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-25 13:34:52.841 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-25 13:34:52.849 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-25 13:34:52.892 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-25 13:34:53.172 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-25 13:34:53.180 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-25 13:34:53.229 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-25 13:34:53.601 | Selecting previously unselected package libdpkg-perl. 2022-05-25 13:34:53.609 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-05-25 13:34:53.657 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-05-25 13:34:54.143 | Selecting previously unselected package make. 2022-05-25 13:34:54.151 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-25 13:34:54.206 | Unpacking make (4.2.1-1.2) ... 2022-05-25 13:34:54.601 | Selecting previously unselected package dpkg-dev. 2022-05-25 13:34:54.609 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-05-25 13:34:54.658 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-05-25 13:34:55.092 | Selecting previously unselected package dwz. 2022-05-25 13:34:55.100 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-25 13:34:55.155 | Unpacking dwz (0.13-5) ... 2022-05-25 13:34:55.572 | Selecting previously unselected package libcroco3:amd64. 2022-05-25 13:34:55.581 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-25 13:34:55.652 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-25 13:34:55.943 | Selecting previously unselected package gettext. 2022-05-25 13:34:55.951 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-25 13:34:55.995 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-25 13:34:56.417 | Selecting previously unselected package intltool-debian. 2022-05-25 13:34:56.425 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-25 13:34:56.469 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-25 13:34:56.783 | Selecting previously unselected package po-debconf. 2022-05-25 13:34:56.791 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-25 13:34:56.846 | Unpacking po-debconf (1.0.21) ... 2022-05-25 13:34:57.241 | Selecting previously unselected package debhelper. 2022-05-25 13:34:57.250 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-25 13:34:57.286 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-25 13:34:57.755 | Selecting previously unselected package uuid-dev:amd64. 2022-05-25 13:34:57.764 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-25 13:34:57.806 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-25 13:34:58.240 | Selecting previously unselected package libsctp1:amd64. 2022-05-25 13:34:58.249 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-25 13:34:58.291 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-25 13:34:58.618 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-25 13:34:58.626 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-25 13:34:58.692 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-25 13:34:59.046 | Selecting previously unselected package libapr1-dev. 2022-05-25 13:34:59.054 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-25 13:34:59.086 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-25 13:34:59.703 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-25 13:34:59.711 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-25 13:34:59.760 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-25 13:35:00.241 | Selecting previously unselected package libaprutil1-dev. 2022-05-25 13:35:00.249 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-25 13:35:00.303 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-25 13:35:00.932 | Selecting previously unselected package apache2-dev. 2022-05-25 13:35:00.940 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-25 13:35:00.994 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-25 13:35:01.520 | Selecting previously unselected package binfmt-support. 2022-05-25 13:35:01.528 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-25 13:35:01.591 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-25 13:35:02.030 | Selecting previously unselected package g++-9. 2022-05-25 13:35:02.037 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-25 13:35:02.081 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-25 13:35:03.652 | Selecting previously unselected package g++. 2022-05-25 13:35:03.660 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-25 13:35:03.697 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-25 13:35:03.949 | Selecting previously unselected package build-essential. 2022-05-25 13:35:03.957 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-25 13:35:04.012 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-25 13:35:04.286 | Selecting previously unselected package conntrack. 2022-05-25 13:35:04.295 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-25 13:35:04.331 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-25 13:35:04.681 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-25 13:35:04.689 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-25 13:35:04.766 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-25 13:35:05.103 | Selecting previously unselected package libnetfilter-queue1. 2022-05-25 13:35:05.111 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-25 13:35:05.154 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-25 13:35:05.572 | Selecting previously unselected package conntrackd. 2022-05-25 13:35:05.580 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-25 13:35:05.629 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-25 13:35:05.943 | Selecting previously unselected package dns-root-data. 2022-05-25 13:35:05.952 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-25 13:35:06.017 | Unpacking dns-root-data (2019052802) ... 2022-05-25 13:35:06.400 | Selecting previously unselected package libidn11:amd64. 2022-05-25 13:35:06.409 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-25 13:35:06.463 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-25 13:35:06.812 | Selecting previously unselected package dnsmasq-base. 2022-05-25 13:35:06.820 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-25 13:35:06.874 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-25 13:35:07.280 | Selecting previously unselected package dnsmasq-utils. 2022-05-25 13:35:07.288 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-25 13:35:07.337 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-25 13:35:07.715 | Selecting previously unselected package ebtables. 2022-05-25 13:35:07.723 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-25 13:35:07.779 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-25 13:35:08.258 | Selecting previously unselected package libfakeroot:amd64. 2022-05-25 13:35:08.266 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-05-25 13:35:08.331 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-25 13:35:08.749 | Selecting previously unselected package fakeroot. 2022-05-25 13:35:08.757 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-05-25 13:35:08.811 | Unpacking fakeroot (1.24-1) ... 2022-05-25 13:35:09.166 | Selecting previously unselected package fonts-dejavu-core. 2022-05-25 13:35:09.175 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-25 13:35:09.234 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-25 13:35:09.783 | Selecting previously unselected package fonts-liberation. 2022-05-25 13:35:09.791 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-25 13:35:09.834 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-25 13:35:10.275 | Selecting previously unselected package fontconfig-config. 2022-05-25 13:35:10.283 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-25 13:35:10.320 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-25 13:35:10.698 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-25 13:35:10.706 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-25 13:35:10.777 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-25 13:35:11.217 | Selecting previously unselected package fontconfig. 2022-05-25 13:35:11.225 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-25 13:35:11.268 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-25 13:35:11.623 | Selecting previously unselected package genisoimage. 2022-05-25 13:35:11.631 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-25 13:35:11.708 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-25 13:35:12.155 | Selecting previously unselected package libann0. 2022-05-25 13:35:12.163 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-25 13:35:12.229 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-25 13:35:12.566 | Selecting previously unselected package libcdt5:amd64. 2022-05-25 13:35:12.574 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:12.605 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-25 13:35:12.915 | Selecting previously unselected package libcgraph6:amd64. 2022-05-25 13:35:12.923 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:12.983 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-25 13:35:13.481 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-25 13:35:13.489 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-25 13:35:13.560 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-25 13:35:13.960 | Selecting previously unselected package libjpeg8:amd64. 2022-05-25 13:35:13.969 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-25 13:35:14.022 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-25 13:35:14.423 | Selecting previously unselected package libjbig0:amd64. 2022-05-25 13:35:14.431 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-25 13:35:14.583 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-25 13:35:14.886 | Selecting previously unselected package libwebp6:amd64. 2022-05-25 13:35:14.895 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:35:14.949 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-25 13:35:15.297 | Selecting previously unselected package libtiff5:amd64. 2022-05-25 13:35:15.305 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:35:15.337 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-25 13:35:15.691 | Selecting previously unselected package libxpm4:amd64. 2022-05-25 13:35:15.699 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-25 13:35:15.754 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-25 13:35:16.287 | Selecting previously unselected package libgd3:amd64. 2022-05-25 13:35:16.295 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-25 13:35:16.349 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-25 13:35:16.795 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-25 13:35:16.804 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-25 13:35:16.863 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-25 13:35:17.149 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-25 13:35:17.158 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-25 13:35:17.194 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-25 13:35:17.629 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-25 13:35:17.637 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-05-25 13:35:17.691 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-25 13:35:18.126 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-25 13:35:18.134 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-25 13:35:18.211 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-25 13:35:18.480 | Selecting previously unselected package libxrender1:amd64. 2022-05-25 13:35:18.489 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-25 13:35:18.531 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-25 13:35:18.914 | Selecting previously unselected package libcairo2:amd64. 2022-05-25 13:35:18.922 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-25 13:35:18.971 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-25 13:35:19.406 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-25 13:35:19.414 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-25 13:35:19.474 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-25 13:35:19.880 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-25 13:35:19.891 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-25 13:35:19.942 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-25 13:35:20.389 | Selecting previously unselected package libthai-data. 2022-05-25 13:35:20.397 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-05-25 13:35:20.446 | Unpacking libthai-data (0.1.28-3) ... 2022-05-25 13:35:20.840 | Selecting previously unselected package libdatrie1:amd64. 2022-05-25 13:35:20.848 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-25 13:35:20.897 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-25 13:35:21.263 | Selecting previously unselected package libthai0:amd64. 2022-05-25 13:35:21.272 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-05-25 13:35:21.325 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-25 13:35:21.635 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-25 13:35:21.643 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-25 13:35:21.674 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-25 13:35:22.092 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-25 13:35:22.100 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-25 13:35:22.154 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-25 13:35:22.572 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-25 13:35:22.581 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-25 13:35:22.629 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-25 13:35:22.989 | Selecting previously unselected package libpathplan4:amd64. 2022-05-25 13:35:22.997 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:23.062 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-25 13:35:23.560 | Selecting previously unselected package libgvc6. 2022-05-25 13:35:23.568 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:23.622 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-25 13:35:24.235 | Selecting previously unselected package libgvpr2:amd64. 2022-05-25 13:35:24.243 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:24.314 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-25 13:35:24.835 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-25 13:35:24.843 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:24.902 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-25 13:35:25.606 | Selecting previously unselected package x11-common. 2022-05-25 13:35:25.614 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-25 13:35:25.720 | dpkg-query: no packages found matching nux-tools 2022-05-25 13:35:25.732 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-25 13:35:26.166 | Selecting previously unselected package libice6:amd64. 2022-05-25 13:35:26.175 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-25 13:35:26.274 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-25 13:35:26.572 | Selecting previously unselected package libsm6:amd64. 2022-05-25 13:35:26.581 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-25 13:35:26.628 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-25 13:35:27.034 | Selecting previously unselected package libxt6:amd64. 2022-05-25 13:35:27.043 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-25 13:35:27.097 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-25 13:35:27.480 | Selecting previously unselected package libxmu6:amd64. 2022-05-25 13:35:27.491 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-25 13:35:27.554 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-25 13:35:27.949 | Selecting previously unselected package libxaw7:amd64. 2022-05-25 13:35:27.957 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-25 13:35:28.011 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-25 13:35:28.378 | Selecting previously unselected package graphviz. 2022-05-25 13:35:28.386 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-25 13:35:28.440 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-25 13:35:29.047 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-25 13:35:29.057 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-25 13:35:29.108 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-25 13:35:29.492 | Selecting previously unselected package libibverbs1:amd64. 2022-05-25 13:35:29.500 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-25 13:35:29.531 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-25 13:35:30.069 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-25 13:35:30.077 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-25 13:35:30.139 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-25 13:35:30.469 | Selecting previously unselected package icu-devtools. 2022-05-25 13:35:30.477 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-25 13:35:30.537 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-25 13:35:30.943 | Selecting previously unselected package iputils-arping. 2022-05-25 13:35:30.951 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-25 13:35:31.006 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-25 13:35:31.412 | Selecting previously unselected package javascript-common. 2022-05-25 13:35:31.420 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-05-25 13:35:31.498 | Unpacking javascript-common (11) ... 2022-05-25 13:35:31.903 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-25 13:35:31.911 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-25 13:35:31.965 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:35:32.314 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-25 13:35:32.322 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-25 13:35:32.371 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:35:32.681 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-25 13:35:32.689 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-25 13:35:32.737 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:35:33.166 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-25 13:35:33.174 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-25 13:35:33.234 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:35:33.612 | Selecting previously unselected package comerr-dev:amd64. 2022-05-25 13:35:33.621 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-25 13:35:33.654 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-25 13:35:33.949 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-25 13:35:33.957 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-25 13:35:34.109 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:35:34.504 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-25 13:35:34.512 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-25 13:35:34.560 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-25 13:35:34.829 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-25 13:35:34.837 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-25 13:35:34.869 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-25 13:35:35.149 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-25 13:35:35.157 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-25 13:35:35.217 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-25 13:35:35.457 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-25 13:35:35.465 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-25 13:35:35.497 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-25 13:35:35.732 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-25 13:35:35.740 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-25 13:35:35.771 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-25 13:35:36.292 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-25 13:35:36.300 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-25 13:35:36.360 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-25 13:35:36.806 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-25 13:35:36.814 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-25 13:35:36.868 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-25 13:35:37.172 | Selecting previously unselected package libgts-bin. 2022-05-25 13:35:37.180 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-25 13:35:37.240 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-25 13:35:37.572 | Selecting previously unselected package libicu-dev:amd64. 2022-05-25 13:35:37.580 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-25 13:35:37.640 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-25 13:35:39.486 | Selecting previously unselected package libipset13:amd64. 2022-05-25 13:35:39.495 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:35:39.548 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-25 13:35:39.920 | Selecting previously unselected package librdmacm1:amd64. 2022-05-25 13:35:39.929 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-25 13:35:39.994 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-25 13:35:40.383 | Selecting previously unselected package libiscsi7:amd64. 2022-05-25 13:35:40.391 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-25 13:35:40.451 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-25 13:35:40.772 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-25 13:35:40.780 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-25 13:35:40.840 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-25 13:35:41.223 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-25 13:35:41.231 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-25 13:35:41.291 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-25 13:35:41.588 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-25 13:35:41.596 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-25 13:35:41.651 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-25 13:35:41.897 | Selecting previously unselected package libjs-jquery. 2022-05-25 13:35:41.905 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-25 13:35:41.943 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-25 13:35:42.292 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-25 13:35:42.300 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-25 13:35:42.342 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-25 13:35:42.623 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-25 13:35:42.632 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-25 13:35:42.691 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-25 13:35:43.063 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-25 13:35:43.072 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-25 13:35:43.126 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-25 13:35:43.480 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-25 13:35:43.489 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-25 13:35:43.543 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-25 13:35:43.852 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-25 13:35:43.860 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-25 13:35:43.909 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-25 13:35:44.258 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-25 13:35:44.266 | Preparing to unpack .../170-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-25 13:35:44.314 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-25 13:35:44.801 | Selecting previously unselected package libnspr4:amd64. 2022-05-25 13:35:44.809 | Preparing to unpack .../171-libnspr4_2%3a4.25-1_amd64.deb ... 2022-05-25 13:35:44.868 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-05-25 13:35:45.212 | Selecting previously unselected package libnss3:amd64. 2022-05-25 13:35:45.221 | Preparing to unpack .../172-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-05-25 13:35:45.286 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-25 13:35:45.817 | Selecting previously unselected package libomp5-10:amd64. 2022-05-25 13:35:45.826 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:35:45.857 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:35:46.262 | Selecting previously unselected package libomp-10-dev. 2022-05-25 13:35:46.271 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:35:46.319 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-25 13:35:46.612 | Selecting previously unselected package pcp-conf. 2022-05-25 13:35:46.620 | Preparing to unpack .../175-pcp-conf_5.0.3-1_amd64.deb ... 2022-05-25 13:35:46.662 | Unpacking pcp-conf (5.0.3-1) ... 2022-05-25 13:35:46.982 | Selecting previously unselected package libpcp3. 2022-05-25 13:35:46.991 | Preparing to unpack .../176-libpcp3_5.0.3-1_amd64.deb ... 2022-05-25 13:35:47.040 | Unpacking libpcp3 (5.0.3-1) ... 2022-05-25 13:35:47.422 | Selecting previously unselected package libpcp-pmda3. 2022-05-25 13:35:47.430 | Preparing to unpack .../177-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-05-25 13:35:47.479 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-05-25 13:35:47.749 | Selecting previously unselected package libpcp-pmda-perl. 2022-05-25 13:35:47.757 | Preparing to unpack .../178-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-05-25 13:35:47.811 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-05-25 13:35:48.160 | Selecting previously unselected package libpq5:amd64. 2022-05-25 13:35:48.168 | Preparing to unpack .../179-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:35:48.199 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:35:48.532 | Selecting previously unselected package libpq-dev. 2022-05-25 13:35:48.540 | Preparing to unpack .../180-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:35:48.571 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:35:49.086 | Selecting previously unselected package librados2. 2022-05-25 13:35:49.094 | Preparing to unpack .../181-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:35:49.154 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-25 13:35:50.120 | Selecting previously unselected package librbd1. 2022-05-25 13:35:50.129 | Preparing to unpack .../182-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:35:50.199 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-25 13:35:50.869 | Selecting previously unselected package libsasl2-dev. 2022-05-25 13:35:50.877 | Preparing to unpack .../183-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-25 13:35:50.920 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-25 13:35:51.335 | Preparing to unpack .../184-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-25 13:35:51.457 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-25 13:35:51.800 | Selecting previously unselected package libssl-dev:amd64. 2022-05-25 13:35:51.809 | Preparing to unpack .../185-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-25 13:35:51.856 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-25 13:35:52.423 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-25 13:35:52.432 | Preparing to unpack .../186-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-05-25 13:35:52.468 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-25 13:35:52.823 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-25 13:35:52.832 | Preparing to unpack .../187-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-25 13:35:52.863 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-25 13:35:53.205 | Selecting previously unselected package libx86-1:amd64. 2022-05-25 13:35:53.213 | Preparing to unpack .../188-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-25 13:35:53.267 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-25 13:35:53.669 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-25 13:35:53.678 | Preparing to unpack .../189-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:35:53.738 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-25 13:35:54.149 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-25 13:35:54.157 | Preparing to unpack .../190-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-25 13:35:54.217 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-25 13:35:54.709 | Selecting previously unselected package llvm-10-runtime. 2022-05-25 13:35:54.717 | Preparing to unpack .../191-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:35:54.766 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-25 13:35:55.235 | Selecting previously unselected package libpfm4:amd64. 2022-05-25 13:35:55.244 | Preparing to unpack .../192-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-25 13:35:55.303 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-25 13:35:55.708 | Selecting previously unselected package llvm-10. 2022-05-25 13:35:55.716 | Preparing to unpack .../193-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:35:55.770 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:35:56.915 | Selecting previously unselected package libffi-dev:amd64. 2022-05-25 13:35:56.923 | Preparing to unpack .../194-libffi-dev_3.3-4_amd64.deb ... 2022-05-25 13:35:56.989 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-25 13:35:57.401 | Selecting previously unselected package python3-pygments. 2022-05-25 13:35:57.409 | Preparing to unpack .../195-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-25 13:35:57.474 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-25 13:35:57.943 | Selecting previously unselected package llvm-10-tools. 2022-05-25 13:35:57.952 | Preparing to unpack .../196-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:35:58.004 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-25 13:35:58.595 | Selecting previously unselected package libz3-4:amd64. 2022-05-25 13:35:58.604 | Preparing to unpack .../197-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-25 13:35:58.674 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-25 13:36:00.052 | Selecting previously unselected package libz3-dev:amd64. 2022-05-25 13:36:00.060 | Preparing to unpack .../198-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-25 13:36:00.114 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-25 13:36:00.429 | Selecting previously unselected package llvm-10-dev. 2022-05-25 13:36:00.437 | Preparing to unpack .../199-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-25 13:36:00.479 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-25 13:36:05.662 | Selecting previously unselected package lsscsi. 2022-05-25 13:36:05.672 | Preparing to unpack .../200-lsscsi_0.30-0.1_amd64.deb ... 2022-05-25 13:36:05.748 | Unpacking lsscsi (0.30-0.1) ... 2022-05-25 13:36:06.195 | Selecting previously unselected package pkg-config. 2022-05-25 13:36:06.203 | Preparing to unpack .../201-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-25 13:36:06.263 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-25 13:36:06.679 | Selecting previously unselected package pm-utils. 2022-05-25 13:36:06.687 | Preparing to unpack .../202-pm-utils_1.4.1-19_all.deb ... 2022-05-25 13:36:06.741 | Unpacking pm-utils (1.4.1-19) ... 2022-05-25 13:36:07.206 | Selecting previously unselected package postgresql-client-common. 2022-05-25 13:36:07.215 | Preparing to unpack .../203-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-25 13:36:07.273 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-25 13:36:07.641 | Selecting previously unselected package postgresql-client-12. 2022-05-25 13:36:07.650 | Preparing to unpack .../204-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:36:07.697 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:36:08.440 | Selecting previously unselected package ssl-cert. 2022-05-25 13:36:08.449 | Preparing to unpack .../205-ssl-cert_1.0.39_all.deb ... 2022-05-25 13:36:08.501 | Unpacking ssl-cert (1.0.39) ... 2022-05-25 13:36:09.080 | Selecting previously unselected package postgresql-common. 2022-05-25 13:36:09.089 | Preparing to unpack .../206-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-25 13:36:09.171 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-25 13:36:09.206 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-25 13:36:09.629 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-25 13:36:09.638 | Preparing to unpack .../207-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:36:09.691 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:36:10.376 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-25 13:36:10.386 | Preparing to unpack .../208-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-25 13:36:10.440 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-25 13:36:10.788 | Selecting previously unselected package python-pip-whl. 2022-05-25 13:36:10.796 | Preparing to unpack .../209-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-25 13:36:10.856 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-25 13:36:11.395 | Selecting previously unselected package python3-mysqldb. 2022-05-25 13:36:11.404 | Preparing to unpack .../210-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-25 13:36:11.457 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-25 13:36:11.891 | Selecting previously unselected package python3-wheel. 2022-05-25 13:36:11.900 | Preparing to unpack .../211-python3-wheel_0.34.2-1_all.deb ... 2022-05-25 13:36:11.965 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-25 13:36:12.360 | Selecting previously unselected package python3-pip. 2022-05-25 13:36:12.369 | Preparing to unpack .../212-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-25 13:36:12.415 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-25 13:36:12.937 | Selecting previously unselected package python3.8-venv. 2022-05-25 13:36:12.947 | Preparing to unpack .../213-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-25 13:36:13.017 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-25 13:36:13.360 | Selecting previously unselected package python3-venv. 2022-05-25 13:36:13.370 | Preparing to unpack .../214-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-25 13:36:13.423 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-25 13:36:13.783 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-25 13:36:13.792 | Preparing to unpack .../215-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-25 13:36:13.845 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-25 13:36:14.143 | Selecting previously unselected package qemu-utils. 2022-05-25 13:36:14.153 | Preparing to unpack .../216-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-25 13:36:14.206 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-25 13:36:14.754 | Selecting previously unselected package sharutils. 2022-05-25 13:36:14.764 | Preparing to unpack .../217-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-25 13:36:14.800 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-25 13:36:15.200 | Selecting previously unselected package sqlite3. 2022-05-25 13:36:15.209 | Preparing to unpack .../218-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-25 13:36:15.297 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-25 13:36:15.846 | Selecting previously unselected package unzip. 2022-05-25 13:36:15.855 | Preparing to unpack .../219-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-25 13:36:15.967 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-25 13:36:16.347 | Selecting previously unselected package vbetool. 2022-05-25 13:36:16.356 | Preparing to unpack .../220-vbetool_1.1-4_amd64.deb ... 2022-05-25 13:36:16.428 | Unpacking vbetool (1.1-4) ... 2022-05-25 13:36:16.795 | Selecting previously unselected package ipset. 2022-05-25 13:36:16.803 | Preparing to unpack .../221-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-25 13:36:16.859 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-25 13:36:17.332 | Selecting previously unselected package ipvsadm. 2022-05-25 13:36:17.341 | Preparing to unpack .../222-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-25 13:36:17.400 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-25 13:36:17.857 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-25 13:36:17.866 | Preparing to unpack .../223-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-25 13:36:17.932 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-25 13:36:18.366 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-25 13:36:18.376 | Preparing to unpack .../224-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-25 13:36:18.438 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-25 13:36:18.800 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-25 13:36:18.811 | Preparing to unpack .../225-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-25 13:36:18.885 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-25 13:36:19.246 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-25 13:36:19.254 | Preparing to unpack .../226-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-25 13:36:19.312 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:36:19.731 | Selecting previously unselected package libpcp-gui2. 2022-05-25 13:36:19.740 | Preparing to unpack .../227-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-05-25 13:36:19.799 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-05-25 13:36:20.172 | Selecting previously unselected package libpcp-import1. 2022-05-25 13:36:20.180 | Preparing to unpack .../228-libpcp-import1_5.0.3-1_amd64.deb ... 2022-05-25 13:36:20.211 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-05-25 13:36:20.646 | Selecting previously unselected package libpcp-mmv1. 2022-05-25 13:36:20.655 | Preparing to unpack .../229-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-05-25 13:36:20.713 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-05-25 13:36:21.119 | Selecting previously unselected package libpcp-trace2. 2022-05-25 13:36:21.128 | Preparing to unpack .../230-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-05-25 13:36:21.183 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-05-25 13:36:21.747 | Selecting previously unselected package libpcp-web1. 2022-05-25 13:36:21.758 | Preparing to unpack .../231-libpcp-web1_5.0.3-1_amd64.deb ... 2022-05-25 13:36:21.811 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-05-25 13:36:22.160 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-25 13:36:22.169 | Preparing to unpack .../232-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-25 13:36:22.228 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-25 13:36:22.669 | Selecting previously unselected package python3-pcp. 2022-05-25 13:36:22.678 | Preparing to unpack .../233-python3-pcp_5.0.3-1_amd64.deb ... 2022-05-25 13:36:22.748 | Unpacking python3-pcp (5.0.3-1) ... 2022-05-25 13:36:23.336 | Selecting previously unselected package pcp. 2022-05-25 13:36:23.345 | Preparing to unpack .../234-pcp_5.0.3-1_amd64.deb ... 2022-05-25 13:36:23.465 | Unpacking pcp (5.0.3-1) ... 2022-05-25 13:36:24.835 | Selecting previously unselected package socat. 2022-05-25 13:36:24.844 | Preparing to unpack .../235-socat_1.7.3.3-2_amd64.deb ... 2022-05-25 13:36:24.891 | Unpacking socat (1.7.3.3-2) ... 2022-05-25 13:36:25.401 | Selecting previously unselected package vlan. 2022-05-25 13:36:25.410 | Preparing to unpack .../236-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-25 13:36:25.478 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-25 13:36:25.930 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-25 13:36:26.114 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-25 13:36:26.451 | Setting up javascript-common (11) ... 2022-05-25 13:36:26.689 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-25 13:36:26.764 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-25 13:36:26.952 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-25 13:36:27.119 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-25 13:36:27.256 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-25 13:36:27.523 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-25 13:36:27.611 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-25 13:36:27.786 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-25 13:36:27.937 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-25 13:36:28.068 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-25 13:36:28.257 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-25 13:36:28.456 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-25 13:36:28.655 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-25 13:36:28.821 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-25 13:36:28.981 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-25 13:36:29.119 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-25 13:36:29.249 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-25 13:36:29.428 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-25 13:36:29.598 | Setting up vbetool (1.1-4) ... 2022-05-25 13:36:29.775 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-25 13:36:29.918 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-25 13:36:30.125 | Setting up pm-utils (1.4.1-19) ... 2022-05-25 13:36:30.405 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-25 13:36:30.925 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-25 13:36:31.136 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-25 13:36:31.306 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-25 13:36:31.468 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-25 13:36:31.703 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-25 13:36:31.861 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-25 13:36:33.118 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-25 13:36:33.856 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-25 13:36:34.222 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-25 13:36:34.365 | Setting up m4 (1.4.18-4) ... 2022-05-25 13:36:34.495 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-25 13:36:34.919 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-25 13:36:35.089 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-25 13:36:35.228 | Setting up iputils-arping (3:20190709-3) ... 2022-05-25 13:36:35.423 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-25 13:36:35.571 | Setting up conntrack (1:1.4.5-2) ... 2022-05-25 13:36:35.719 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-25 13:36:35.868 | Setting up python3-wheel (0.34.2-1) ... 2022-05-25 13:36:36.257 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-25 13:36:36.414 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-25 13:36:36.950 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-25 13:36:39.272 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-25 13:36:39.485 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-25 13:36:39.655 | Setting up acl (2.2.53-6) ... 2022-05-25 13:36:39.822 | Setting up dns-root-data (2019052802) ... 2022-05-25 13:36:40.023 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-25 13:36:40.199 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:36:40.374 | Setting up fakeroot (1.24-1) ... 2022-05-25 13:36:40.512 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-25 13:36:40.649 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-25 13:36:40.820 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:36:40.992 | Setting up autotools-dev (20180224.1) ... 2022-05-25 13:36:41.176 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-25 13:36:42.136 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-25 13:36:42.319 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-25 13:36:42.553 | Setting up make (4.2.1-1.2) ... 2022-05-25 13:36:42.668 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-05-25 13:36:42.855 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-25 13:36:43.028 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:36:43.194 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-25 13:36:43.371 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-25 13:36:43.571 | Setting up ebtables (2.0.11-3build1) ... 2022-05-25 13:36:44.306 | Setting up socat (1.7.3.3-2) ... 2022-05-25 13:36:44.462 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-25 13:36:44.614 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-25 13:36:44.834 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-25 13:36:45.034 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-25 13:36:45.194 | Setting up binfmt-support (2.2.0-2) ... 2022-05-25 13:36:45.674 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-25 13:36:46.770 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-25 13:36:46.925 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-25 13:36:47.131 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-25 13:36:48.245 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-25 13:36:48.439 | Setting up lsscsi (0.30-0.1) ... 2022-05-25 13:36:48.559 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-25 13:36:48.700 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-25 13:36:48.900 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-25 13:36:49.068 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-25 13:36:49.233 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-05-25 13:36:49.363 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-25 13:36:49.563 | Setting up autoconf (2.69-11.1) ... 2022-05-25 13:36:49.844 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-25 13:36:50.028 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-25 13:36:50.180 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-25 13:36:50.277 | Setting up dwz (0.13-5) ... 2022-05-25 13:36:50.460 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-25 13:36:50.639 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-25 13:36:50.826 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-25 13:36:51.020 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-25 13:36:51.191 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-25 13:36:51.588 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-25 13:36:53.039 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:36:53.231 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:36:53.397 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-25 13:36:53.586 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-25 13:36:53.771 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-25 13:36:53.959 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-25 13:36:54.197 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-25 13:36:54.359 | Setting up pcp-conf (5.0.3-1) ... 2022-05-25 13:36:54.620 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-25 13:36:54.865 | Setting up libsub-override-perl (0.09-2) ... 2022-05-25 13:36:55.043 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-25 13:36:55.220 | Setting up libthai-data (0.1.28-3) ... 2022-05-25 13:36:55.440 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-25 13:36:55.634 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-25 13:36:55.828 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-25 13:36:55.982 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-25 13:36:56.180 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:36:56.342 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-25 13:36:56.534 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-25 13:36:56.740 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-25 13:36:56.940 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-25 13:36:57.182 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-25 13:36:58.621 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-25 13:36:59.074 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-25 13:36:59.194 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-25 13:36:59.357 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-25 13:36:59.570 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-25 13:36:59.728 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-25 13:36:59.908 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-25 13:37:00.091 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-05-25 13:37:01.663 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-25 13:37:01.868 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-25 13:37:02.074 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-25 13:37:02.274 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-25 13:37:02.403 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-25 13:37:02.492 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-25 13:37:02.662 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-25 13:37:02.883 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:37:03.079 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-25 13:37:03.296 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-25 13:37:03.494 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-25 13:37:03.643 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-25 13:37:04.115 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-25 13:37:04.311 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:37:04.494 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:04.682 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-25 13:37:04.877 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:05.045 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-25 13:37:05.376 | Setting up libtool (2.4.6-14) ... 2022-05-25 13:37:05.591 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-25 13:37:08.628 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-05-25 13:37:08.965 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-25 13:37:10.577 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-25 13:37:11.684 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-25 13:37:11.845 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-25 13:37:12.008 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-25 13:37:12.185 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-25 13:37:13.090 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-25 13:37:13.336 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:13.511 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:13.696 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-25 13:37:15.590 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-25 13:37:16.307 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-05-25 13:37:16.570 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-25 13:37:16.751 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-25 13:37:17.197 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-25 13:37:17.410 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-25 13:37:17.604 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-25 13:37:17.799 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-25 13:37:18.093 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-25 13:37:18.282 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-25 13:37:18.456 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-25 13:37:18.619 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-25 13:37:18.810 | Setting up ssl-cert (1.0.39) ... 2022-05-25 13:37:19.887 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-25 13:37:20.094 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-25 13:37:20.425 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-25 13:37:20.624 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-25 13:37:21.994 | Adding user postgres to group ssl-cert 2022-05-25 13:37:22.296 | 2022-05-25 13:37:22.296 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-25 13:37:22.531 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-25 13:37:22.531 | Removing obsolete dictionary files: 2022-05-25 13:37:23.147 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-25 13:37:24.424 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-25 13:37:24.630 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-25 13:37:24.802 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-25 13:37:25.122 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-25 13:37:25.722 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-25 13:37:25.913 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-25 13:37:26.096 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-25 13:37:26.333 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-25 13:37:26.541 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-25 13:37:26.730 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-05-25 13:37:26.927 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-25 13:37:27.065 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-05-25 13:37:27.250 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-25 13:37:27.447 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-25 13:37:27.630 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-25 13:37:27.830 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-25 13:37:28.024 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:37:28.213 | Setting up ipvsadm (1:1.31-1) ... 2022-05-25 13:37:29.327 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-05-25 13:37:29.527 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-25 13:37:29.961 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-25 13:37:32.153 | Regenerating fonts cache... done. 2022-05-25 13:37:32.221 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-25 13:37:32.470 | Setting up libpcp3 (5.0.3-1) ... 2022-05-25 13:37:32.724 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-05-25 13:37:32.936 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-25 13:37:33.124 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-05-25 13:37:34.916 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-25 13:37:35.924 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-25 13:37:37.001 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:37.173 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-25 13:37:38.432 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-25 13:37:39.169 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:39.344 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-05-25 13:37:39.512 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-25 13:37:39.692 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-05-25 13:37:39.881 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-25 13:37:40.032 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:37:40.187 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:37:40.435 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-05-25 13:37:40.638 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-25 13:37:40.841 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-25 13:37:41.012 | Setting up libpcp-web1 (5.0.3-1) ... 2022-05-25 13:37:41.212 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-25 13:37:41.384 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-25 13:37:41.553 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:41.710 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:37:42.463 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-05-25 13:37:42.598 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-25 13:37:42.789 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-05-25 13:37:42.975 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-25 13:37:43.152 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-25 13:37:43.336 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-25 13:37:43.544 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-25 13:37:43.695 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-25 13:37:43.835 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-25 13:37:43.992 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-25 13:37:44.149 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-25 13:37:44.315 | Setting up libpcp-import1 (5.0.3-1) ... 2022-05-25 13:37:44.484 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-25 13:37:44.644 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-25 13:37:44.823 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-25 13:37:44.969 | Setting up po-debconf (1.0.21) ... 2022-05-25 13:37:45.103 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-05-25 13:37:55.418 | Enabling module mpm_event. 2022-05-25 13:37:55.482 | Enabling module authz_core. 2022-05-25 13:37:55.488 | Enabling module authz_host. 2022-05-25 13:37:55.548 | Enabling module authn_core. 2022-05-25 13:37:55.554 | Enabling module auth_basic. 2022-05-25 13:37:55.616 | Enabling module access_compat. 2022-05-25 13:37:55.678 | Enabling module authn_file. 2022-05-25 13:37:55.738 | Enabling module authz_user. 2022-05-25 13:37:55.798 | Enabling module alias. 2022-05-25 13:37:55.859 | Enabling module dir. 2022-05-25 13:37:55.921 | Enabling module autoindex. 2022-05-25 13:37:55.981 | Enabling module env. 2022-05-25 13:37:56.041 | Enabling module mime. 2022-05-25 13:37:56.102 | Enabling module negotiation. 2022-05-25 13:37:56.162 | Enabling module setenvif. 2022-05-25 13:37:56.221 | Enabling module filter. 2022-05-25 13:37:56.285 | Enabling module deflate. 2022-05-25 13:37:56.345 | Enabling module status. 2022-05-25 13:37:56.405 | Enabling module reqtimeout. 2022-05-25 13:37:56.468 | Enabling conf charset. 2022-05-25 13:37:56.528 | Enabling conf localized-error-pages. 2022-05-25 13:37:56.588 | Enabling conf other-vhosts-access-log. 2022-05-25 13:37:56.650 | Enabling conf security. 2022-05-25 13:37:56.710 | Enabling conf serve-cgi-bin. 2022-05-25 13:37:56.769 | Enabling site 000-default. 2022-05-25 13:37:56.824 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-25 13:37:56.880 | Enabling conf javascript-common. 2022-05-25 13:37:57.149 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-25 13:37:57.729 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-25 13:38:00.489 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-25 13:38:00.763 | Setting up python3-pcp (5.0.3-1) ... 2022-05-25 13:38:01.274 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-25 13:38:01.497 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-25 13:38:01.712 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-25 13:38:01.917 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-25 13:38:02.085 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-25 13:38:02.405 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-25 13:38:02.594 | Setting up graphviz (2.42.2-3build2) ... 2022-05-25 13:38:02.786 | Setting up pcp (5.0.3-1) ... 2022-05-25 13:38:07.145 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-05-25 13:38:07.573 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-05-25 13:38:07.995 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-05-25 13:38:08.425 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-05-25 13:38:26.519 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-25 13:38:26.678 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-05-25 13:38:26.745 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-25 13:38:28.571 | Setting up dh-autoreconf (19) ... 2022-05-25 13:38:28.746 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-05-25 13:38:29.898 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-05-25 13:38:30.051 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-25 13:38:30.175 | Setting up debhelper (12.10ubuntu1) ... 2022-05-25 13:38:30.285 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-25 13:38:30.823 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-25 13:38:30.936 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-25 13:38:31.061 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-25 13:38:31.232 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-25 13:38:44.723 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-25 13:38:44.916 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-25 13:38:45.426 | Processing triggers for ufw (0.36-6) ... 2022-05-25 13:38:45.683 | Processing triggers for man-db (2.9.1-1) ... 2022-05-25 13:39:13.769 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-25 13:39:13.866 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-25 13:39:22.025 | ++ functions-common:apt_get:1235 : result=0 2022-05-25 13:39:22.027 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:39:22.029 | ++ functions-common:time_stop:2426 : local name 2022-05-25 13:39:22.031 | ++ functions-common:time_stop:2427 : local end_time 2022-05-25 13:39:22.033 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:39:22.035 | ++ functions-common:time_stop:2429 : local total 2022-05-25 13:39:22.037 | ++ functions-common:time_stop:2430 : local start_time 2022-05-25 13:39:22.040 | ++ functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:39:22.042 | ++ functions-common:time_stop:2433 : start_time=1653485607280 2022-05-25 13:39:22.044 | ++ functions-common:time_stop:2435 : [[ -z 1653485607280 ]] 2022-05-25 13:39:22.047 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:39:22.051 | ++ functions-common:time_stop:2438 : end_time=1653485962048 2022-05-25 13:39:22.053 | ++ functions-common:time_stop:2439 : elapsed_time=354768 2022-05-25 13:39:22.056 | ++ functions-common:time_stop:2440 : total=821 2022-05-25 13:39:22.058 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:39:22.060 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=355589 2022-05-25 13:39:22.062 | ++ functions-common:apt_get:1239 : return 0 2022-05-25 13:39:22.065 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-25 13:39:22.067 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-25 13:39:22.070 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-25 13:39:22.074 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-25 13:39:22.078 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-05-25 13:39:22.080 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-05-25 13:39:22.083 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-25 13:39:23.464 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-25 13:39:23.469 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-25 13:39:23.471 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-25 13:39:23.473 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-25 13:39:23.475 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-25 13:39:23.477 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-25 13:39:23.479 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-25 13:39:23.481 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-25 13:39:23.483 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-25 13:39:23.485 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-25 13:39:23.487 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-25 13:39:23.489 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-25 13:39:23.491 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-25 13:39:23.493 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-25 13:39:23.495 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-25 13:39:23.497 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-25 13:39:23.499 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-25 13:39:23.502 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-25 13:39:23.504 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-25 13:39:23.506 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-25 13:39:23.508 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-25 13:39:23.511 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-25 13:39:23.513 | + functions-common:_ensure_lsb_release:394 : return 2022-05-25 13:39:23.515 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-25 13:39:23.601 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-25 13:39:23.605 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-25 13:39:23.690 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-25 13:39:23.692 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-25 13:39:23.764 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-25 13:39:23.765 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-25 13:39:23.767 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-25 13:39:23.769 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-25 13:39:23.771 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-25 13:39:23.773 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-25 13:39:23.775 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-25 13:39:23.778 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-25 13:39:23.780 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-25 13:39:23.782 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-05-25 13:39:23.784 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-25 13:39:23.784 | Distro: focal 2022-05-25 13:39:23.787 | + tools/install_pip.sh:main:124 : get_versions 2022-05-25 13:39:23.790 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-25 13:39:23.794 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-25 13:39:23.796 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-25 13:39:23.799 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-25 13:39:23.799 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-25 13:39:24.391 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-25 13:39:24.393 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-25 13:39:24.393 | pip: 21.3.1 2022-05-25 13:39:24.394 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-25 13:39:24.396 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-25 13:39:24.398 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:39:24.400 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:39:24.402 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:39:24.403 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:39:24.405 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:39:24.407 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:39:24.409 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:39:24.410 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:39:24.412 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:39:24.414 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:39:24.416 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-25 13:39:24.418 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:39:24.420 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:39:24.421 | + tools/install_pip.sh:main:142 : : 2022-05-25 13:39:24.423 | + tools/install_pip.sh:main:147 : set -x 2022-05-25 13:39:24.425 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-25 13:39:24.427 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-25 13:39:24.429 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 13:39:24.432 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-25 13:39:24.434 | ++ inc/python:get_from_global_requirements:221 : local package=setuptools 2022-05-25 13:39:24.436 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-05-25 13:39:24.438 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-05-25 13:39:24.439 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:39:24.442 | ++ inc/python:get_from_global_requirements:223 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-25 13:39:24.444 | ++ inc/python:get_from_global_requirements:224 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-25 13:39:24.446 | ++ inc/python:get_from_global_requirements:227 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-25 13:39:24.448 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-25 13:39:24.450 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-25 13:39:24.467 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-25 13:39:24.469 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-25 13:39:25.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:39:25.221 | from cryptography.utils import int_from_bytes 2022-05-25 13:39:25.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:39:25.221 | from cryptography.utils import int_from_bytes 2022-05-25 13:39:26.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:39:27.948 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-25 13:39:27.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-25 13:39:29.661 | Installing collected packages: setuptools 2022-05-25 13:39:30.610 | Successfully installed setuptools-62.2.0 2022-05-25 13:39:30.610 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:39:30.760 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:39:30.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:39:30.878 | + inc/python:pip_install:196 : result=0 2022-05-25 13:39:30.880 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:39:30.882 | + functions-common:time_stop:2426 : local name 2022-05-25 13:39:30.884 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:39:30.885 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:39:30.887 | + functions-common:time_stop:2429 : local total 2022-05-25 13:39:30.889 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:39:30.890 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:39:30.892 | + functions-common:time_stop:2433 : start_time=1653485964463 2022-05-25 13:39:30.894 | + functions-common:time_stop:2435 : [[ -z 1653485964463 ]] 2022-05-25 13:39:30.896 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:39:30.899 | + functions-common:time_stop:2438 : end_time=1653485970897 2022-05-25 13:39:30.901 | + functions-common:time_stop:2439 : elapsed_time=6434 2022-05-25 13:39:30.903 | + functions-common:time_stop:2440 : total=0 2022-05-25 13:39:30.904 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:39:30.906 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6434 2022-05-25 13:39:30.908 | + inc/python:pip_install:199 : return 0 2022-05-25 13:39:30.910 | + tools/install_pip.sh:main:153 : get_versions 2022-05-25 13:39:30.912 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-25 13:39:30.915 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-25 13:39:30.917 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-25 13:39:30.920 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-25 13:39:30.920 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-25 13:39:31.485 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-25 13:39:31.487 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-25 13:39:31.487 | pip: 21.3.1 2022-05-25 13:39:31.491 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-25 13:39:31.494 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-25 13:39:31.497 | + ./stack.sh:main:791 : fixup_all 2022-05-25 13:39:31.499 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-05-25 13:39:31.501 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-25 13:39:31.503 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:39:31.505 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:39:31.508 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-05-25 13:39:31.519 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-25 13:39:31.530 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-25 13:39:31.540 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-05-25 13:39:31.542 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-25 13:39:31.544 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:39:31.546 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:39:31.548 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:39:31.550 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:39:31.552 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:39:31.555 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:39:31.557 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:39:31.559 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:39:31.561 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:39:31.563 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:39:31.565 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-25 13:39:31.567 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-05-25 13:39:31.570 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-25 13:39:31.572 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:39:31.575 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:39:31.577 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:39:31.579 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:39:31.581 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:39:31.583 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:39:31.585 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-25 13:39:31.588 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-05-25 13:39:31.610 | Using python 3.8 to install os-testr 2022-05-25 13:39:31.612 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-25 13:39:32.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:39:32.336 | from cryptography.utils import int_from_bytes 2022-05-25 13:39:32.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:39:32.336 | from cryptography.utils import int_from_bytes 2022-05-25 13:39:33.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:39:33.636 | Collecting os-testr 2022-05-25 13:39:33.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-05-25 13:39:33.655 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-25 13:39:33.690 | Collecting python-subunit>=1.0.0 2022-05-25 13:39:33.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-05-25 13:39:33.704 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-25 13:39:33.719 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-25 13:39:33.729 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-25 13:39:33.739 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-25 13:39:35.314 | Installing collected packages: python-subunit, os-testr 2022-05-25 13:39:35.635 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-05-25 13:39:35.635 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:39:35.641 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:39:35.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:39:35.759 | + inc/python:pip_install:196 : result=0 2022-05-25 13:39:35.761 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:39:35.763 | + functions-common:time_stop:2426 : local name 2022-05-25 13:39:35.765 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:39:35.767 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:39:35.769 | + functions-common:time_stop:2429 : local total 2022-05-25 13:39:35.772 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:39:35.774 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:39:35.776 | + functions-common:time_stop:2433 : start_time=1653485971604 2022-05-25 13:39:35.778 | + functions-common:time_stop:2435 : [[ -z 1653485971604 ]] 2022-05-25 13:39:35.781 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:39:35.785 | + functions-common:time_stop:2438 : end_time=1653485975782 2022-05-25 13:39:35.787 | + functions-common:time_stop:2439 : elapsed_time=4178 2022-05-25 13:39:35.790 | + functions-common:time_stop:2440 : total=0 2022-05-25 13:39:35.792 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:39:35.794 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4178 2022-05-25 13:39:35.797 | + inc/python:pip_install:199 : return 0 2022-05-25 13:39:35.799 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-25 13:39:35.850 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-05-25 13:39:36.065 | + ./stack.sh:main:805 : install_infra 2022-05-25 13:39:36.068 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-25 13:39:36.071 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-25 13:39:36.075 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-25 13:39:39.217 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-25 13:39:39.220 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-25 13:39:39.243 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-25 13:39:41.036 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.048 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.064 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.103 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.135 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.141 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.165 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.173 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.196 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.200 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.217 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.227 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.247 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.258 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.293 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.310 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.326 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.385 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.405 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.422 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.453 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.462 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.475 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.494 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.506 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.519 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.529 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.535 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.569 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.574 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.595 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.604 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.637 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.668 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.674 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.677 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.682 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.709 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.727 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.755 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.759 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.771 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.774 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.792 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.808 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.828 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.846 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.864 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.879 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.889 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.900 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.910 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.933 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.962 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.973 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.979 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:41.994 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:42.006 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:42.026 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:42.040 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:42.044 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:42.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:39:42.190 | Collecting pbr===5.9.0 2022-05-25 13:39:42.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-25 13:39:42.234 | Installing collected packages: pbr 2022-05-25 13:39:42.374 | Successfully installed pbr-5.9.0 2022-05-25 13:39:42.439 | + inc/python:pip_install:196 : result=0 2022-05-25 13:39:42.441 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:39:42.444 | + functions-common:time_stop:2426 : local name 2022-05-25 13:39:42.446 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:39:42.449 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:39:42.451 | + functions-common:time_stop:2429 : local total 2022-05-25 13:39:42.453 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:39:42.455 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:39:42.457 | + functions-common:time_stop:2433 : start_time=1653485979235 2022-05-25 13:39:42.459 | + functions-common:time_stop:2435 : [[ -z 1653485979235 ]] 2022-05-25 13:39:42.463 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:39:42.466 | + functions-common:time_stop:2438 : end_time=1653485982464 2022-05-25 13:39:42.468 | + functions-common:time_stop:2439 : elapsed_time=3229 2022-05-25 13:39:42.471 | + functions-common:time_stop:2440 : total=4178 2022-05-25 13:39:42.473 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:39:42.475 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7407 2022-05-25 13:39:42.477 | + inc/python:pip_install:199 : return 0 2022-05-25 13:39:42.480 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-25 13:39:42.482 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-25 13:39:42.504 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-25 13:39:44.293 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.305 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.322 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.359 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.392 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.398 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.422 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.431 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.453 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.457 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.474 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.484 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.504 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.515 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.552 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.568 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.584 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.644 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.664 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.681 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.712 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.720 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.734 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.751 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.763 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.776 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.785 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.792 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.825 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.829 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.850 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.858 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.890 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.920 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.927 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.930 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.934 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.960 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:44.977 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.005 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.009 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.021 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.024 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.040 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.057 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.076 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.094 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.110 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.125 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.135 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.145 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.156 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.178 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.206 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.217 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.222 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.237 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.250 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.268 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.275 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.279 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-25 13:39:45.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:39:45.285 | Processing /opt/stack/requirements 2022-05-25 13:39:46.755 | Collecting fixtures===3.0.0 2022-05-25 13:39:46.762 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-25 13:39:46.982 | Collecting PyYAML===6.0 2022-05-25 13:39:46.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-05-25 13:39:47.164 | Collecting requests===2.27.1 2022-05-25 13:39:47.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-25 13:39:47.262 | Collecting packaging===21.3 2022-05-25 13:39:47.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-25 13:39:47.335 | Collecting testtools===2.5.0 2022-05-25 13:39:47.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-05-25 13:39:47.424 | Collecting idna===3.3 2022-05-25 13:39:47.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-05-25 13:39:47.570 | Collecting pyparsing===3.0.9 2022-05-25 13:39:47.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-25 13:39:47.635 | Collecting six===1.16.0 2022-05-25 13:39:47.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-25 13:39:47.695 | Collecting charset-normalizer===2.0.12 2022-05-25 13:39:47.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-25 13:39:47.736 | Collecting Parsley>=1.2 2022-05-25 13:39:47.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-25 13:39:47.791 | Collecting beagle>=0.2.1 2022-05-25 13:39:47.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-25 13:39:47.823 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.9.0) 2022-05-25 13:39:47.894 | Collecting certifi>=2017.4.17 2022-05-25 13:39:47.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1d/53542ee8cbedb/certifi-2022.5.18.1-py3-none-any.whl (155 kB) 2022-05-25 13:39:47.989 | Collecting urllib3===1.26.9 2022-05-25 13:39:47.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-25 13:39:48.073 | Collecting extras===1.0.0 2022-05-25 13:39:48.080 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-05-25 13:39:48.167 | Collecting cliff===3.10.1 2022-05-25 13:39:48.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-05-25 13:39:48.235 | Collecting autopage===0.5.0 2022-05-25 13:39:48.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-05-25 13:39:48.295 | Collecting prettytable===3.3.0 2022-05-25 13:39:48.301 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-05-25 13:39:48.459 | Collecting cmd2===2.4.1 2022-05-25 13:39:48.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-05-25 13:39:48.609 | Collecting stevedore===3.5.0 2022-05-25 13:39:48.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-05-25 13:39:48.673 | Collecting wcwidth===0.2.5 2022-05-25 13:39:48.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-25 13:39:48.733 | Collecting attrs===21.4.0 2022-05-25 13:39:48.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-25 13:39:48.855 | Collecting pyperclip===1.8.2 2022-05-25 13:39:48.861 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-05-25 13:39:48.874 | Building wheels for collected packages: openstack-requirements 2022-05-25 13:39:48.874 | Building wheel for openstack-requirements (setup.py): started 2022-05-25 13:39:49.703 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-25 13:39:49.703 | ERROR: Command errored out with exit status 1: 2022-05-25 13:39:49.703 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-nva4g41u/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-nva4g41u/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-tqq9egre 2022-05-25 13:39:49.703 | cwd: /tmp/pip-req-build-nva4g41u/ 2022-05-25 13:39:49.703 | Complete output (6 lines): 2022-05-25 13:39:49.703 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-25 13:39:49.703 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-25 13:39:49.703 | or: setup.py --help-commands 2022-05-25 13:39:49.703 | or: setup.py cmd --help 2022-05-25 13:39:49.703 | 2022-05-25 13:39:49.703 | error: invalid command 'bdist_wheel' 2022-05-25 13:39:49.703 | ---------------------------------------- 2022-05-25 13:39:49.703 | ERROR: Failed building wheel for openstack-requirements 2022-05-25 13:39:49.703 | Running setup.py clean for openstack-requirements 2022-05-25 13:39:50.532 | Failed to build openstack-requirements 2022-05-25 13:39:50.819 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, autopage, pyparsing, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-25 13:39:52.727 | Running setup.py install for openstack-requirements: started 2022-05-25 13:39:55.079 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-25 13:39:55.112 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.5.18.1 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5459 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-05-25 13:39:55.257 | + inc/python:pip_install:196 : result=0 2022-05-25 13:39:55.259 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:39:55.261 | + functions-common:time_stop:2426 : local name 2022-05-25 13:39:55.263 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:39:55.265 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:39:55.267 | + functions-common:time_stop:2429 : local total 2022-05-25 13:39:55.269 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:39:55.274 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:39:55.276 | + functions-common:time_stop:2433 : start_time=1653485982497 2022-05-25 13:39:55.278 | + functions-common:time_stop:2435 : [[ -z 1653485982497 ]] 2022-05-25 13:39:55.281 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:39:55.284 | + functions-common:time_stop:2438 : end_time=1653485995282 2022-05-25 13:39:55.286 | + functions-common:time_stop:2439 : elapsed_time=12785 2022-05-25 13:39:55.290 | + functions-common:time_stop:2440 : total=7407 2022-05-25 13:39:55.291 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:39:55.293 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20192 2022-05-25 13:39:55.295 | + inc/python:pip_install:199 : return 0 2022-05-25 13:39:55.298 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-25 13:39:55.300 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-25 13:39:55.302 | + inc/python:use_library_from_git:246 : local name=pbr 2022-05-25 13:39:55.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:39:55.311 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:39:55.313 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-25 13:39:55.316 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:39:55.318 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-25 13:39:55.339 | Using python 3.8 to install pbr 2022-05-25 13:39:55.341 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-25 13:39:56.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:39:56.089 | from cryptography.utils import int_from_bytes 2022-05-25 13:39:56.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:39:56.089 | from cryptography.utils import int_from_bytes 2022-05-25 13:39:57.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:39:57.307 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-25 13:39:59.080 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:39:59.087 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:39:59.087 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:39:59.200 | + inc/python:pip_install:196 : result=0 2022-05-25 13:39:59.202 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:39:59.205 | + functions-common:time_stop:2426 : local name 2022-05-25 13:39:59.207 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:39:59.209 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:39:59.211 | + functions-common:time_stop:2429 : local total 2022-05-25 13:39:59.213 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:39:59.215 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:39:59.217 | + functions-common:time_stop:2433 : start_time=1653485995333 2022-05-25 13:39:59.219 | + functions-common:time_stop:2435 : [[ -z 1653485995333 ]] 2022-05-25 13:39:59.221 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:39:59.225 | + functions-common:time_stop:2438 : end_time=1653485999223 2022-05-25 13:39:59.227 | + functions-common:time_stop:2439 : elapsed_time=3890 2022-05-25 13:39:59.229 | + functions-common:time_stop:2440 : total=20192 2022-05-25 13:39:59.231 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:39:59.233 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24082 2022-05-25 13:39:59.236 | + inc/python:pip_install:199 : return 0 2022-05-25 13:39:59.238 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-05-25 13:40:02.367 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-25 13:40:04.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:40:04.245 | Collecting bindep 2022-05-25 13:40:04.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-25 13:40:04.305 | Collecting Parsley 2022-05-25 13:40:04.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-25 13:40:04.467 | Collecting pbr>=2.0.0 2022-05-25 13:40:04.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-25 13:40:04.533 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-25 13:40:04.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-25 13:40:04.627 | Collecting packaging; python_version >= "3.6" 2022-05-25 13:40:04.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-25 13:40:04.814 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-25 13:40:04.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-25 13:40:04.872 | Installing collected packages: Parsley, pbr, distro, pyparsing, packaging, bindep 2022-05-25 13:40:05.445 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-05-25 13:40:05.518 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-25 13:40:05.520 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-25 13:40:05.524 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-05-25 13:40:05.540 | + ./stack.sh:main:814 : pkgs= 2022-05-25 13:40:05.544 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-05-25 13:40:05.546 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-05-25 13:40:05.549 | + functions-common:run_phase:1854 : local mode=stack 2022-05-25 13:40:05.551 | + functions-common:run_phase:1855 : local phase=pre-install 2022-05-25 13:40:05.553 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 13:40:05.555 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-05-25 13:40:05.557 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 13:40:05.561 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-05-25 13:40:05.563 | + functions-common:run_phase:1864 : local extra 2022-05-25 13:40:05.566 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 13:40:05.571 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-05-25 13:40:05.573 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 13:40:05.575 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 13:40:05.577 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-25 13:40:05.579 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 13:40:05.595 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:40:05.597 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-25 13:40:05.599 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-25 13:40:05.601 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-25 13:40:05.604 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-25 13:40:05.606 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-25 13:40:05.608 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-25 13:40:05.610 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-25 13:40:05.612 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-25 13:40:05.614 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-25 13:40:05.616 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-25 13:40:05.618 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-25 13:40:05.620 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-25 13:40:05.622 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-25 13:40:05.624 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-05-25 13:40:05.627 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-25 13:40:05.629 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-05-25 13:40:05.631 | + functions-common:run_plugins:1840 : local mode=stack 2022-05-25 13:40:05.634 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-05-25 13:40:05.636 | + functions-common:run_plugins:1843 : local plugins= 2022-05-25 13:40:05.638 | + functions-common:run_plugins:1844 : local plugin 2022-05-25 13:40:05.640 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-25 13:40:05.643 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-25 13:40:05.645 | + functions:set_systemd_override:821 : local value=2048 2022-05-25 13:40:05.648 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-25 13:40:05.650 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-25 13:40:05.701 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-25 13:40:05.701 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-25 13:40:05.703 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-25 13:40:06.084 | + ./stack.sh:main:827 : install_rpc_backend 2022-05-25 13:40:06.088 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-25 13:40:06.105 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:40:06.107 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-25 13:40:06.109 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:40:06.111 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:40:06.114 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:40:06.117 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:40:06.119 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:40:06.121 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:40:06.123 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:06.125 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:06.128 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:40:06.130 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:40:06.133 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:40:06.135 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:40:06.137 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-05-25 13:40:06.139 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:40:06.142 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:06.144 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:06.146 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-05-25 13:40:06.166 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-25 13:40:06.280 | Reading package lists... 2022-05-25 13:40:06.539 | Building dependency tree... 2022-05-25 13:40:06.540 | Reading state information... 2022-05-25 13:40:06.805 | The following packages were automatically installed and are no longer required: 2022-05-25 13:40:06.806 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:40:06.807 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:40:06.807 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:40:06.807 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:40:06.807 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:40:06.807 | python3-zope.interface 2022-05-25 13:40:06.807 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:40:06.807 | The following additional packages will be installed: 2022-05-25 13:40:06.807 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-25 13:40:06.807 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-25 13:40:06.807 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-25 13:40:06.808 | erlang-tools erlang-xmerl locales-all 2022-05-25 13:40:06.809 | Suggested packages: 2022-05-25 13:40:06.809 | erlang erlang-manpages erlang-doc 2022-05-25 13:40:06.880 | The following NEW packages will be installed: 2022-05-25 13:40:06.880 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-25 13:40:06.880 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-25 13:40:06.880 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-25 13:40:06.881 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-25 13:40:07.166 | 0 upgraded, 19 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:40:07.166 | Need to get 38.0 MB of archives. 2022-05-25 13:40:07.166 | After this operation, 276 MB of additional disk space will be used. 2022-05-25 13:40:07.166 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-05-25 13:40:08.916 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-25 13:40:09.243 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-25 13:40:09.245 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-05-25 13:40:09.254 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-25 13:40:09.273 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-05-25 13:40:09.283 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-05-25 13:40:09.383 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-05-25 13:40:09.385 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-05-25 13:40:09.387 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-05-25 13:40:09.567 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-25 13:40:09.663 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-05-25 13:40:10.093 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-05-25 13:40:10.095 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-25 13:40:10.158 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-05-25 13:40:10.166 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-25 13:40:10.182 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-05-25 13:40:10.216 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-05-25 13:40:12.068 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-05-25 13:40:14.311 | Fetched 38.0 MB in 7s (5,557 kB/s) 2022-05-25 13:40:14.497 | Selecting previously unselected package erlang-base. 2022-05-25 13:40:14.546 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-05-25 13:40:14.549 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:14.605 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:16.046 | Selecting previously unselected package erlang-asn1. 2022-05-25 13:40:16.054 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:16.097 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:16.423 | Selecting previously unselected package erlang-crypto. 2022-05-25 13:40:16.431 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:16.474 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:16.737 | Selecting previously unselected package erlang-public-key. 2022-05-25 13:40:16.746 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:16.788 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:17.139 | Selecting previously unselected package erlang-mnesia. 2022-05-25 13:40:17.148 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:17.217 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:17.622 | Selecting previously unselected package erlang-runtime-tools. 2022-05-25 13:40:17.634 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:17.685 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:17.925 | Selecting previously unselected package erlang-ssl. 2022-05-25 13:40:17.934 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:17.959 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:18.371 | Selecting previously unselected package erlang-eldap. 2022-05-25 13:40:18.380 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:18.422 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:18.731 | Selecting previously unselected package erlang-ftp. 2022-05-25 13:40:18.741 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:18.794 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:19.120 | Selecting previously unselected package erlang-tftp. 2022-05-25 13:40:19.129 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:19.177 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:19.479 | Selecting previously unselected package erlang-inets. 2022-05-25 13:40:19.488 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:19.542 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:19.988 | Selecting previously unselected package erlang-snmp. 2022-05-25 13:40:19.998 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:20.034 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:20.680 | Selecting previously unselected package erlang-os-mon. 2022-05-25 13:40:20.689 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:20.736 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:21.091 | Selecting previously unselected package erlang-parsetools. 2022-05-25 13:40:21.100 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:21.136 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:21.457 | Selecting previously unselected package erlang-syntax-tools. 2022-05-25 13:40:21.467 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:21.508 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:21.845 | Selecting previously unselected package erlang-tools. 2022-05-25 13:40:21.855 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:21.890 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:22.262 | Selecting previously unselected package erlang-xmerl. 2022-05-25 13:40:22.271 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-25 13:40:22.308 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:22.902 | Selecting previously unselected package locales-all. 2022-05-25 13:40:22.911 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-05-25 13:40:22.942 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-05-25 13:40:27.708 | Selecting previously unselected package rabbitmq-server. 2022-05-25 13:40:27.720 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-25 13:40:27.753 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-25 13:40:29.263 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:30.139 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-25 13:40:30.139 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-25 13:40:34.443 | Searching for services which depend on erlang and should be started... none found. 2022-05-25 13:40:34.501 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:34.673 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:34.850 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-05-25 13:40:34.993 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:35.130 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:35.279 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:35.456 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:35.639 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:35.804 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:35.964 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.084 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.170 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.307 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.461 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.644 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.782 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:36.941 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-25 13:40:37.113 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-25 13:40:37.475 | Adding group `rabbitmq' (GID 125) ... 2022-05-25 13:40:37.659 | Done. 2022-05-25 13:40:37.743 | Adding system user `rabbitmq' (UID 117) ... 2022-05-25 13:40:37.743 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-25 13:40:38.060 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-25 13:40:38.352 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-25 13:40:46.153 | Processing triggers for man-db (2.9.1-1) ... 2022-05-25 13:40:46.976 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-25 13:40:55.319 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:40:55.321 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:40:55.323 | + functions-common:time_stop:2426 : local name 2022-05-25 13:40:55.325 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:40:55.328 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:40:55.330 | + functions-common:time_stop:2429 : local total 2022-05-25 13:40:55.333 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:40:55.335 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:40:55.338 | + functions-common:time_stop:2433 : start_time=1653486006164 2022-05-25 13:40:55.340 | + functions-common:time_stop:2435 : [[ -z 1653486006164 ]] 2022-05-25 13:40:55.343 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:40:55.347 | + functions-common:time_stop:2438 : end_time=1653486055345 2022-05-25 13:40:55.354 | + functions-common:time_stop:2439 : elapsed_time=49181 2022-05-25 13:40:55.356 | + functions-common:time_stop:2440 : total=355589 2022-05-25 13:40:55.358 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:40:55.360 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=404770 2022-05-25 13:40:55.362 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:40:55.365 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-25 13:40:55.368 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:40:55.370 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:40:55.372 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:40:55.374 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:40:55.377 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:40:55.380 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:40:55.382 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-25 13:40:55.385 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:40:55.387 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:40:55.389 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:40:55.391 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:40:55.394 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:40:55.397 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:40:55.399 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:40:55.401 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:40:55.404 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:40:55.406 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:40:55.408 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-25 13:40:55.410 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:40:55.413 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:40:55.415 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:40:55.417 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:40:55.419 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:40:55.421 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:40:55.424 | + ./stack.sh:main:828 : restart_rpc_backend 2022-05-25 13:40:55.427 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-25 13:40:55.443 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:40:55.445 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-25 13:40:55.448 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:40:55.450 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-05-25 13:40:55.453 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-25 13:40:55.455 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-25 13:40:55.460 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-25 13:40:55.462 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-25 13:40:55.464 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-25 13:40:55.466 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-25 13:40:55.469 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-25 13:40:55.471 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-25 13:40:55.474 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-25 13:40:56.230 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-25 13:40:56.230 | user tags 2022-05-25 13:40:56.230 | guest [administrator]' 2022-05-25 13:40:56.233 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-25 13:40:56.234 | user tags 2022-05-25 13:40:56.234 | guest [administrator]' 2022-05-25 13:40:56.234 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-25 13:40:56.241 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-25 13:40:56.243 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-25 13:40:56.245 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-25 13:40:56.911 | Adding user "stackrabbit" ... 2022-05-25 13:40:56.983 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-25 13:40:57.640 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-25 13:40:57.701 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-25 13:40:57.704 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-25 13:40:58.393 | Changing password for user "stackrabbit" ... 2022-05-25 13:40:58.458 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-25 13:40:58.460 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-25 13:40:58.463 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-25 13:40:59.159 | Deleting user "guest" ... 2022-05-25 13:40:59.224 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-05-25 13:40:59.241 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:40:59.243 | + ./stack.sh:main:831 : install_database 2022-05-25 13:40:59.245 | + lib/database:install_database:118 : install_database_mysql 2022-05-25 13:40:59.247 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-25 13:40:59.250 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:59.252 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:59.254 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-25 13:40:59.612 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-25 13:40:59.615 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-05-25 13:40:59.619 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-05-25 13:40:59.622 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:59.624 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:59.626 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-05-25 13:40:59.629 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-05-25 13:40:59.631 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-25 13:40:59.635 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-25 13:40:59.637 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-25 13:40:59.640 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-05-25 13:40:59.642 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:40:59.645 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-25 13:40:59.648 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:40:59.650 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:40:59.652 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:40:59.654 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:40:59.657 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:40:59.659 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:40:59.661 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:40:59.664 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:40:59.666 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:40:59.668 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:40:59.670 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-25 13:40:59.673 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:40:59.675 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:40:59.677 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:40:59.680 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:40:59.682 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:40:59.684 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:40:59.687 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-25 13:40:59.689 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:59.692 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:59.694 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-25 13:40:59.696 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:40:59.699 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:40:59.701 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:40:59.703 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:40:59.706 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:40:59.709 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:40:59.711 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:59.713 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:59.715 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:40:59.717 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:40:59.720 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:40:59.722 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:40:59.724 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-05-25 13:40:59.726 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:40:59.728 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:40:59.731 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:40:59.733 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-05-25 13:40:59.754 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-25 13:40:59.864 | Reading package lists... 2022-05-25 13:41:00.118 | Building dependency tree... 2022-05-25 13:41:00.120 | Reading state information... 2022-05-25 13:41:00.381 | The following packages were automatically installed and are no longer required: 2022-05-25 13:41:00.382 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:41:00.382 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:41:00.382 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:41:00.382 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:41:00.382 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:41:00.382 | python3-zope.interface 2022-05-25 13:41:00.382 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:41:00.383 | The following additional packages will be installed: 2022-05-25 13:41:00.383 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-25 13:41:00.383 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-25 13:41:00.383 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-25 13:41:00.383 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-25 13:41:00.383 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-25 13:41:00.383 | mysql-server-8.0 mysql-server-core-8.0 2022-05-25 13:41:00.385 | Suggested packages: 2022-05-25 13:41:00.385 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-25 13:41:00.462 | The following NEW packages will be installed: 2022-05-25 13:41:00.462 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-25 13:41:00.462 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-25 13:41:00.462 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-25 13:41:00.463 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-25 13:41:00.463 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-25 13:41:00.463 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-25 13:41:00.709 | 0 upgraded, 24 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:41:00.709 | Need to get 31.5 MB of archives. 2022-05-25 13:41:00.709 | After this operation, 262 MB of additional disk space will be used. 2022-05-25 13:41:00.709 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-05-25 13:41:01.854 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-05-25 13:41:01.856 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-05-25 13:41:01.864 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-05-25 13:41:01.865 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-25 13:41:01.884 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-05-25 13:41:04.707 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-05-25 13:41:04.776 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-25 13:41:04.777 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-25 13:41:04.778 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-25 13:41:04.849 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-25 13:41:04.853 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-25 13:41:04.853 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-25 13:41:04.854 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-25 13:41:04.855 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-25 13:41:04.856 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-25 13:41:04.932 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-25 13:41:04.933 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-25 13:41:04.936 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-25 13:41:05.043 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-25 13:41:05.055 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-25 13:41:05.056 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-05-25 13:41:06.167 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-05-25 13:41:06.167 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-05-25 13:41:06.672 | Preconfiguring packages ... 2022-05-25 13:41:06.913 | Fetched 31.5 MB in 6s (5,540 kB/s) 2022-05-25 13:41:07.026 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-25 13:41:07.077 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-05-25 13:41:07.082 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:41:07.134 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:08.500 | Selecting previously unselected package mysql-client-8.0. 2022-05-25 13:41:08.510 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:41:08.562 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:08.825 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-25 13:41:08.836 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-25 13:41:08.940 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-25 13:41:09.329 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-25 13:41:09.338 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-25 13:41:09.391 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-25 13:41:09.774 | Selecting previously unselected package libmecab2:amd64. 2022-05-25 13:41:09.785 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-25 13:41:09.830 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-25 13:41:10.232 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-25 13:41:10.243 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:41:10.271 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:14.150 | Selecting previously unselected package mysql-server-8.0. 2022-05-25 13:41:14.160 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-25 13:41:15.184 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:15.585 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-25 13:41:15.595 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-25 13:41:15.630 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-25 13:41:15.950 | Selecting previously unselected package liburi-perl. 2022-05-25 13:41:15.959 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-25 13:41:16.013 | Unpacking liburi-perl (1.76-2) ... 2022-05-25 13:41:16.351 | Selecting previously unselected package libhtml-parser-perl. 2022-05-25 13:41:16.362 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-25 13:41:16.413 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-25 13:41:16.652 | Selecting previously unselected package libcgi-pm-perl. 2022-05-25 13:41:16.662 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-25 13:41:16.715 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-25 13:41:17.041 | Selecting previously unselected package libfcgi-perl. 2022-05-25 13:41:17.051 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-25 13:41:17.098 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-25 13:41:17.402 | Selecting previously unselected package libcgi-fast-perl. 2022-05-25 13:41:17.413 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-25 13:41:17.465 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-25 13:41:17.749 | Selecting previously unselected package libencode-locale-perl. 2022-05-25 13:41:17.760 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-25 13:41:17.812 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-25 13:41:18.099 | Selecting previously unselected package libhtml-template-perl. 2022-05-25 13:41:18.109 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-25 13:41:18.156 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-25 13:41:18.454 | Selecting previously unselected package libtimedate-perl. 2022-05-25 13:41:18.463 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-25 13:41:18.510 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-25 13:41:18.818 | Selecting previously unselected package libhttp-date-perl. 2022-05-25 13:41:18.828 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-25 13:41:18.876 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-25 13:41:19.151 | Selecting previously unselected package libio-html-perl. 2022-05-25 13:41:19.161 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-25 13:41:19.219 | Unpacking libio-html-perl (1.001-1) ... 2022-05-25 13:41:19.654 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-25 13:41:19.664 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-25 13:41:19.699 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-25 13:41:20.003 | Selecting previously unselected package libhttp-message-perl. 2022-05-25 13:41:20.012 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-25 13:41:20.065 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-25 13:41:20.316 | Selecting previously unselected package mecab-utils. 2022-05-25 13:41:20.326 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-25 13:41:20.378 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-25 13:41:20.699 | Selecting previously unselected package mecab-ipadic. 2022-05-25 13:41:20.710 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-25 13:41:20.756 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-25 13:41:22.494 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-25 13:41:22.504 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-25 13:41:22.556 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-25 13:41:22.899 | Selecting previously unselected package mysql-server. 2022-05-25 13:41:22.909 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-25 13:41:22.962 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:23.342 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-25 13:41:23.515 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:23.675 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-25 13:41:23.842 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-25 13:41:24.001 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-25 13:41:24.097 | Setting up mecab-utils (0.996-10build1) ... 2022-05-25 13:41:24.252 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-25 13:41:24.417 | Setting up libio-html-perl (1.001-1) ... 2022-05-25 13:41:24.550 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-25 13:41:24.642 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:24.802 | Setting up libfcgi-perl (0.79-1) ... 2022-05-25 13:41:24.979 | Setting up liburi-perl (1.76-2) ... 2022-05-25 13:41:25.110 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-25 13:41:25.259 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-25 13:41:25.379 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-25 13:41:25.449 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-25 13:41:25.453 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-25 13:41:25.453 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-25 13:41:25.453 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-25 13:41:25.453 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-25 13:41:25.603 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-25 13:41:25.603 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-25 13:41:25.604 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-25 13:41:25.604 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-25 13:41:25.613 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-25 13:41:25.704 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-25 13:41:25.705 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-25 13:41:25.707 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-25 13:41:25.736 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-25 13:41:25.782 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-25 13:41:26.083 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-25 13:41:26.089 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-25 13:41:26.180 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-25 13:41:26.180 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-25 13:41:26.180 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-25 13:41:26.181 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-25 13:41:26.185 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-25 13:41:26.185 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-25 13:41:26.231 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-25 13:41:26.424 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-25 13:41:26.424 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-25 13:41:26.425 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-25 13:41:26.425 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-25 13:41:26.427 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-25 13:41:26.428 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-25 13:41:26.857 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-25 13:41:26.977 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-25 13:41:27.298 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-25 13:41:27.302 | 2022-05-25 13:41:27.302 | done! 2022-05-25 13:41:27.308 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-25 13:41:27.384 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:27.526 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-25 13:41:27.631 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-25 13:41:27.635 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-25 13:41:27.635 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-25 13:41:27.635 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-25 13:41:27.636 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-25 13:41:27.847 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-25 13:41:27.847 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-25 13:41:27.848 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-25 13:41:27.848 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-25 13:41:27.860 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-25 13:41:27.992 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-25 13:41:27.992 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-25 13:41:27.993 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-25 13:41:28.033 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-25 13:41:28.106 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-25 13:41:28.606 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-25 13:41:28.617 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-25 13:41:28.726 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-25 13:41:28.727 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-25 13:41:28.727 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-25 13:41:28.727 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-25 13:41:28.732 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-25 13:41:28.733 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-25 13:41:28.825 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-25 13:41:29.119 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-25 13:41:29.120 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-25 13:41:29.120 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-25 13:41:29.121 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-25 13:41:29.124 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-25 13:41:29.125 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-25 13:41:29.642 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-25 13:41:29.780 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-25 13:41:30.103 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-25 13:41:30.107 | 2022-05-25 13:41:30.107 | done! 2022-05-25 13:41:30.116 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-25 13:41:30.207 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-25 13:41:30.361 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-25 13:41:30.521 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:41:31.882 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-25 13:41:31.967 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-25 13:42:18.896 | mysqld will log errors to /var/log/mysql/error.log 2022-05-25 13:42:20.367 | mysqld is running as pid 56889 2022-05-25 13:42:23.998 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-25 13:42:26.936 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-25 13:42:27.087 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-25 13:42:27.222 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-25 13:42:27.382 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-25 13:42:27.528 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-25 13:42:27.996 | Processing triggers for man-db (2.9.1-1) ... 2022-05-25 13:42:29.928 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-25 13:42:37.987 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:42:37.990 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:42:37.993 | + functions-common:time_stop:2426 : local name 2022-05-25 13:42:37.995 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:42:37.997 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:42:37.999 | + functions-common:time_stop:2429 : local total 2022-05-25 13:42:38.001 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:42:38.003 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:42:38.006 | + functions-common:time_stop:2433 : start_time=1653486059751 2022-05-25 13:42:38.008 | + functions-common:time_stop:2435 : [[ -z 1653486059751 ]] 2022-05-25 13:42:38.011 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:42:38.015 | + functions-common:time_stop:2438 : end_time=1653486158013 2022-05-25 13:42:38.017 | + functions-common:time_stop:2439 : elapsed_time=98262 2022-05-25 13:42:38.020 | + functions-common:time_stop:2440 : total=404770 2022-05-25 13:42:38.022 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:42:38.024 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=503032 2022-05-25 13:42:38.027 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:42:38.029 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-05-25 13:42:38.031 | + ./stack.sh:main:834 : install_database_python 2022-05-25 13:42:38.033 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-25 13:42:38.037 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-25 13:42:38.039 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-25 13:42:38.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 13:42:38.045 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-25 13:42:38.048 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-05-25 13:42:38.050 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-05-25 13:42:38.055 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:42:38.055 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-05-25 13:42:38.061 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-05-25 13:42:38.063 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-05-25 13:42:38.065 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-05-25 13:42:38.068 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-25 13:42:38.071 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-25 13:42:38.092 | Using python 3.8 to install PyMySQL 2022-05-25 13:42:38.094 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-25 13:42:38.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:42:38.830 | from cryptography.utils import int_from_bytes 2022-05-25 13:42:38.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:42:38.830 | from cryptography.utils import int_from_bytes 2022-05-25 13:42:40.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:42:40.157 | Collecting PyMySQL 2022-05-25 13:42:40.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-05-25 13:42:41.789 | Installing collected packages: PyMySQL 2022-05-25 13:42:41.989 | Successfully installed PyMySQL-1.0.2 2022-05-25 13:42:41.989 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:42:41.995 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:42:41.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:42:42.114 | + inc/python:pip_install:196 : result=0 2022-05-25 13:42:42.116 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:42:42.118 | + functions-common:time_stop:2426 : local name 2022-05-25 13:42:42.121 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:42:42.123 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:42:42.125 | + functions-common:time_stop:2429 : local total 2022-05-25 13:42:42.127 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:42:42.129 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:42:42.132 | + functions-common:time_stop:2433 : start_time=1653486158086 2022-05-25 13:42:42.134 | + functions-common:time_stop:2435 : [[ -z 1653486158086 ]] 2022-05-25 13:42:42.137 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:42:42.141 | + functions-common:time_stop:2438 : end_time=1653486162138 2022-05-25 13:42:42.143 | + functions-common:time_stop:2439 : elapsed_time=4052 2022-05-25 13:42:42.146 | + functions-common:time_stop:2440 : total=24082 2022-05-25 13:42:42.148 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:42:42.150 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=28134 2022-05-25 13:42:42.152 | + inc/python:pip_install:199 : return 0 2022-05-25 13:42:42.155 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-25 13:42:42.157 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-25 13:42:42.159 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-25 13:42:42.162 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-05-25 13:42:42.179 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:42:42.181 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-05-25 13:42:42.183 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-25 13:42:42.187 | ++ 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-05-25 13:42:42.187 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-25 13:42:42.193 | + 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-05-25 13:42:42.195 | + 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-05-25 13:42:42.198 | + 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-05-25 13:42:42.200 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-25 13:42:42.203 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-25 13:42:42.205 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-25 13:42:42.222 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:42:42.225 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-25 13:42:42.227 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:42:42.229 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:42:42.231 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:42:42.234 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:42:42.236 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:42:42.238 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:42:42.241 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:42:42.243 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:42:42.245 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:42:42.247 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:42:42.250 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:42:42.252 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:42:42.254 | + functions-common:install_package:1465 : real_install_package radvd 2022-05-25 13:42:42.257 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:42:42.260 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:42:42.262 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:42:42.264 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-05-25 13:42:42.286 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-25 13:42:42.396 | Reading package lists... 2022-05-25 13:42:42.653 | Building dependency tree... 2022-05-25 13:42:42.654 | Reading state information... 2022-05-25 13:42:42.907 | The following packages were automatically installed and are no longer required: 2022-05-25 13:42:42.909 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:42:42.909 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:42:42.909 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:42:42.909 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:42:42.909 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:42:42.909 | python3-zope.interface 2022-05-25 13:42:42.909 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:42:42.978 | The following NEW packages will be installed: 2022-05-25 13:42:42.978 | radvd 2022-05-25 13:42:43.223 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:42:43.223 | Need to get 59.0 kB of archives. 2022-05-25 13:42:43.223 | After this operation, 164 kB of additional disk space will be used. 2022-05-25 13:42:43.223 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-25 13:42:44.044 | Fetched 59.0 kB in 0s (120 kB/s) 2022-05-25 13:42:44.311 | Selecting previously unselected package radvd. 2022-05-25 13:42:44.364 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-05-25 13:42:44.368 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-25 13:42:44.429 | Unpacking radvd (1:2.17-2) ... 2022-05-25 13:42:44.878 | Setting up radvd (1:2.17-2) ... 2022-05-25 13:42:46.341 | Job for radvd.service failed because the control process exited with error code. 2022-05-25 13:42:46.341 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-25 13:42:46.343 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-25 13:42:46.355 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-25 13:42:46.355 | Loaded: loaded (]8;;file://dv-cinder-843277-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-25 13:42:46.355 | Active: failed (Result: exit-code) since Wed 2022-05-25 13:42:46 UTC; 15ms ago 2022-05-25 13:42:46.355 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-25 13:42:46.355 | Process: 58052 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-25 13:42:46.356 | 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi radvd[58052]: can't open /etc/radvd.conf: No such file or directory 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi radvd[58052]: Insecure file permissions, but continuing anyway 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi radvd[58052]: exiting, failed to read config file 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-25 13:42:46.356 | May 25 13:42:46 dv-cinder-843277-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-25 13:42:46.419 | Processing triggers for man-db (2.9.1-1) ... 2022-05-25 13:42:46.687 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-25 13:42:54.987 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:42:54.989 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:42:54.992 | + functions-common:time_stop:2426 : local name 2022-05-25 13:42:54.994 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:42:54.996 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:42:54.998 | + functions-common:time_stop:2429 : local total 2022-05-25 13:42:55.000 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:42:55.002 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:42:55.005 | + functions-common:time_stop:2433 : start_time=1653486162283 2022-05-25 13:42:55.007 | + functions-common:time_stop:2435 : [[ -z 1653486162283 ]] 2022-05-25 13:42:55.010 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:42:55.014 | + functions-common:time_stop:2438 : end_time=1653486175011 2022-05-25 13:42:55.016 | + functions-common:time_stop:2439 : elapsed_time=12728 2022-05-25 13:42:55.018 | + functions-common:time_stop:2440 : total=503032 2022-05-25 13:42:55.020 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:42:55.022 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=515760 2022-05-25 13:42:55.025 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:42:55.027 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-25 13:42:55.044 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:42:55.046 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-25 13:42:55.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-25 13:42:55.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-25 13:42:55.054 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-25 13:42:55.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-25 13:42:55.078 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:42:55.080 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:42:55.082 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:42:55.084 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:42:55.086 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:42:55.089 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:42:55.091 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:42:55.093 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:42:55.096 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:42:55.098 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:42:55.100 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:42:55.102 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:42:55.104 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-05-25 13:42:55.106 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:42:55.109 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:42:55.111 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:42:55.113 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-05-25 13:42:55.138 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-25 13:42:55.247 | Reading package lists... 2022-05-25 13:42:55.510 | Building dependency tree... 2022-05-25 13:42:55.511 | Reading state information... 2022-05-25 13:42:55.781 | fakeroot is already the newest version (1.24-1). 2022-05-25 13:42:55.781 | fakeroot set to manually installed. 2022-05-25 13:42:55.781 | make is already the newest version (4.2.1-1.2). 2022-05-25 13:42:55.781 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-25 13:42:55.781 | The following packages were automatically installed and are no longer required: 2022-05-25 13:42:55.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:42:55.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:42:55.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:42:55.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:42:55.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:42:55.782 | python3-zope.interface 2022-05-25 13:42:55.782 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:42:55.925 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:42:55.932 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:42:55.934 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:42:55.937 | + functions-common:time_stop:2426 : local name 2022-05-25 13:42:55.939 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:42:55.941 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:42:55.943 | + functions-common:time_stop:2429 : local total 2022-05-25 13:42:55.945 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:42:55.947 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:42:55.950 | + functions-common:time_stop:2433 : start_time=1653486175132 2022-05-25 13:42:55.952 | + functions-common:time_stop:2435 : [[ -z 1653486175132 ]] 2022-05-25 13:42:55.955 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:42:55.959 | + functions-common:time_stop:2438 : end_time=1653486175957 2022-05-25 13:42:55.961 | + functions-common:time_stop:2439 : elapsed_time=825 2022-05-25 13:42:55.964 | + functions-common:time_stop:2440 : total=515760 2022-05-25 13:42:55.966 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:42:55.968 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=516585 2022-05-25 13:42:55.970 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:42:55.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-25 13:42:55.976 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:42:55.978 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:42:55.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-25 13:42:55.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-25 13:42:55.986 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-25 13:42:55.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-25 13:42:55.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-25 13:42:55.996 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-25 13:42:55.997 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-25 13:42:56.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-25 13:42:56.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-25 13:42:56.006 | + functions:vercmp:628 : local v1=5.4 2022-05-25 13:42:56.008 | + functions:vercmp:629 : local 'op=<' 2022-05-25 13:42:56.010 | + functions:vercmp:630 : local v2=3.13 2022-05-25 13:42:56.013 | + functions:vercmp:631 : local result 2022-05-25 13:42:56.016 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-25 13:42:56.016 | ++ functions:vercmp:635 : sort -V 2022-05-25 13:42:56.019 | ++ functions:vercmp:635 : head -1 2022-05-25 13:42:56.024 | + functions:vercmp:635 : result=3.13 2022-05-25 13:42:56.026 | + functions:vercmp:637 : case $op in 2022-05-25 13:42:56.028 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-25 13:42:56.030 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-25 13:42:56.033 | + functions:vercmp:648 : return 2022-05-25 13:42:56.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-25 13:42:56.038 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:42:56.040 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-05-25 13:42:56.379 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-25 13:42:56.382 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-05-25 13:42:56.385 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:56.388 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:56.390 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-25 13:42:56.392 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:56.395 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-05-25 13:42:56.413 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:42:56.415 | + ./stack.sh:main:842 : install_etcd3 2022-05-25 13:42:56.418 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-25 13:42:56.418 | Installing etcd 2022-05-25 13:42:56.424 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-25 13:42:56.437 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-25 13:42:56.450 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-25 13:42:56.453 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-25 13:42:56.467 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-25 13:42:56.470 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:56.472 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:56.476 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:56.480 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:56.483 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-05-25 13:42:56.486 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-25 13:42:56.489 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:56.492 | --2022-05-25 13:42:56-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:56.526 | Resolving github.com (github.com)... 140.82.121.4 2022-05-25 13:42:56.571 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-05-25 13:42:56.881 | HTTP request sent, awaiting response... 302 Found 2022-05-25 13:42:56.881 | 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%2F20220525%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220525T134256Z&X-Amz-Expires=300&X-Amz-Signature=416134a8901c111f79be586e81864fdc2e8dc274ed635225c0e04fbb31d252f6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-05-25 13:42:56.881 | --2022-05-25 13:42:56-- 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%2F20220525%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220525T134256Z&X-Amz-Expires=300&X-Amz-Signature=416134a8901c111f79be586e81864fdc2e8dc274ed635225c0e04fbb31d252f6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-05-25 13:42:56.882 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2022-05-25 13:42:56.910 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-05-25 13:42:57.103 | HTTP request sent, awaiting response... 200 OK 2022-05-25 13:42:57.103 | Length: 11350736 (11M) [application/octet-stream] 2022-05-25 13:42:57.103 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-25 13:42:57.239 | 2022-05-25 13:42:57.465 | 0K ........ .. 100% 29.9M=0.4s 2022-05-25 13:42:57.465 | 2022-05-25 13:42:57.465 | 2022-05-25 13:42:57 (29.9 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-25 13:42:57.465 | 2022-05-25 13:42:57.469 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-05-25 13:42:57.471 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:57.473 | ++ functions:get_extra_file:74 : return 2022-05-25 13:42:57.476 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-25 13:42:57.478 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-25 13:42:57.481 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-25 13:42:57.483 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-25 13:42:57.622 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-25 13:42:57.625 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/ 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/README.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-25 13:42:57.629 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-25 13:42:57.630 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-25 13:42:57.631 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-25 13:42:57.632 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-25 13:42:57.633 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-25 13:42:57.634 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-25 13:42:57.635 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-25 13:42:57.636 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-25 13:42:57.637 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-25 13:42:57.638 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-25 13:42:57.639 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-25 13:42:57.640 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-25 13:42:57.827 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-25 13:42:57.827 | etcd-v3.3.12-linux-amd64/etcd 2022-05-25 13:42:58.058 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-25 13:42:58.096 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-25 13:42:58.129 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-25 13:42:58.132 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-05-25 13:42:58.148 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:42:58.150 | + ./stack.sh:main:861 : install_dstat 2022-05-25 13:42:58.153 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-25 13:42:58.169 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:42:58.171 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-05-25 13:42:58.173 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:42:58.176 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-05-25 13:42:58.178 | + ./stack.sh:main:870 : install_libs 2022-05-25 13:42:58.180 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-25 13:42:58.183 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-25 13:42:58.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-25 13:42:58.187 | + inc/python:use_library_from_git:246 : local name=automaton 2022-05-25 13:42:58.189 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.192 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.194 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-25 13:42:58.196 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.199 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-25 13:42:58.201 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-25 13:42:58.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-25 13:42:58.205 | + inc/python:use_library_from_git:246 : local name=castellan 2022-05-25 13:42:58.208 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.210 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.212 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-25 13:42:58.214 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.217 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-25 13:42:58.219 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-25 13:42:58.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-25 13:42:58.224 | + inc/python:use_library_from_git:246 : local name=cliff 2022-05-25 13:42:58.226 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.228 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.230 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-25 13:42:58.233 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.235 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-25 13:42:58.237 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-25 13:42:58.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-25 13:42:58.242 | + inc/python:use_library_from_git:246 : local name=cursive 2022-05-25 13:42:58.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.247 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.249 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-25 13:42:58.251 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.254 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-25 13:42:58.256 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-25 13:42:58.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-25 13:42:58.261 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-05-25 13:42:58.264 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.266 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.268 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-25 13:42:58.271 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.273 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-25 13:42:58.275 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-25 13:42:58.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-25 13:42:58.282 | + inc/python:use_library_from_git:246 : local name=futurist 2022-05-25 13:42:58.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.287 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.293 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-25 13:42:58.295 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.298 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-25 13:42:58.300 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-25 13:42:58.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-25 13:42:58.305 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-05-25 13:42:58.307 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.309 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.312 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-25 13:42:58.322 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.325 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-25 13:42:58.327 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-25 13:42:58.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-25 13:42:58.333 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-05-25 13:42:58.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.339 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.343 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-25 13:42:58.346 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.352 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-25 13:42:58.354 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-25 13:42:58.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-25 13:42:58.362 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-05-25 13:42:58.364 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.367 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.369 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-25 13:42:58.373 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.375 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-25 13:42:58.378 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-25 13:42:58.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-25 13:42:58.384 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-05-25 13:42:58.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.389 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.392 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-25 13:42:58.395 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.398 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-25 13:42:58.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-25 13:42:58.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-25 13:42:58.410 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-05-25 13:42:58.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.415 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.417 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-25 13:42:58.419 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.422 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-25 13:42:58.424 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-25 13:42:58.426 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-25 13:42:58.429 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-05-25 13:42:58.432 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.434 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.437 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-25 13:42:58.439 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.442 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-25 13:42:58.445 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-25 13:42:58.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-25 13:42:58.450 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-05-25 13:42:58.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.454 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.457 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-25 13:42:58.460 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.462 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-25 13:42:58.464 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-25 13:42:58.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-25 13:42:58.470 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-05-25 13:42:58.472 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.475 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.477 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-25 13:42:58.479 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.482 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-25 13:42:58.484 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-25 13:42:58.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-25 13:42:58.489 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-05-25 13:42:58.492 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.494 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.497 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-25 13:42:58.499 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.502 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-25 13:42:58.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-25 13:42:58.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-25 13:42:58.509 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-05-25 13:42:58.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.513 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.516 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-25 13:42:58.518 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.521 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-25 13:42:58.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-25 13:42:58.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-25 13:42:58.528 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-05-25 13:42:58.530 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.532 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.534 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-25 13:42:58.537 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.539 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-25 13:42:58.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-25 13:42:58.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-25 13:42:58.546 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-05-25 13:42:58.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.550 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.553 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-25 13:42:58.555 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.557 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-25 13:42:58.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-25 13:42:58.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-25 13:42:58.564 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-05-25 13:42:58.567 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.569 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.571 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-25 13:42:58.574 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.576 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-25 13:42:58.579 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-25 13:42:58.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-25 13:42:58.584 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-05-25 13:42:58.586 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.589 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.591 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-25 13:42:58.594 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.597 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-25 13:42:58.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-25 13:42:58.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-25 13:42:58.604 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-05-25 13:42:58.606 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.609 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.611 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-25 13:42:58.613 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.616 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-25 13:42:58.618 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-25 13:42:58.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-25 13:42:58.623 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-05-25 13:42:58.625 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.627 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.630 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-25 13:42:58.632 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.635 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-25 13:42:58.637 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-25 13:42:58.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-25 13:42:58.642 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-05-25 13:42:58.644 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.647 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.649 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-25 13:42:58.651 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.654 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-25 13:42:58.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-25 13:42:58.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-25 13:42:58.661 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-05-25 13:42:58.663 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.665 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.668 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-25 13:42:58.670 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.672 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-25 13:42:58.674 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-25 13:42:58.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-25 13:42:58.680 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-05-25 13:42:58.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.685 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.687 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-25 13:42:58.690 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.693 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-25 13:42:58.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-25 13:42:58.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-25 13:42:58.700 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-05-25 13:42:58.702 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.704 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.707 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-25 13:42:58.709 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.712 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-25 13:42:58.714 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-25 13:42:58.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-25 13:42:58.719 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-05-25 13:42:58.721 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.723 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.726 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-25 13:42:58.728 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.731 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-25 13:42:58.733 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-25 13:42:58.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-25 13:42:58.738 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-05-25 13:42:58.741 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.743 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.745 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-25 13:42:58.748 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.750 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-25 13:42:58.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-25 13:42:58.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-25 13:42:58.757 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-05-25 13:42:58.760 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.762 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.764 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-25 13:42:58.766 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.769 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-25 13:42:58.772 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-25 13:42:58.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-25 13:42:58.777 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-05-25 13:42:58.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.781 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.784 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-25 13:42:58.787 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.789 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-25 13:42:58.791 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-25 13:42:58.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-25 13:42:58.796 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-05-25 13:42:58.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.801 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.803 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-25 13:42:58.805 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.808 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-25 13:42:58.810 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-25 13:42:58.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-25 13:42:58.815 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-05-25 13:42:58.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.820 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.822 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-25 13:42:58.824 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.827 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-25 13:42:58.829 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-25 13:42:58.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-25 13:42:58.834 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-05-25 13:42:58.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.839 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.841 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-25 13:42:58.844 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.846 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-25 13:42:58.849 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-25 13:42:58.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-25 13:42:58.854 | + inc/python:use_library_from_git:246 : local name=tooz 2022-05-25 13:42:58.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.858 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.861 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-25 13:42:58.864 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.867 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-25 13:42:58.869 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-25 13:42:58.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-25 13:42:58.874 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-05-25 13:42:58.876 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.878 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.881 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-25 13:42:58.883 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.886 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-25 13:42:58.888 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-25 13:42:58.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-25 13:42:58.893 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-05-25 13:42:58.895 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.898 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.900 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-25 13:42:58.902 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.905 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-25 13:42:58.907 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-25 13:42:58.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-25 13:42:58.912 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-05-25 13:42:58.915 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.917 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.919 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-25 13:42:58.921 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.924 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-25 13:42:58.926 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-25 13:42:58.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-25 13:42:58.931 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-05-25 13:42:58.934 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:42:58.937 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:42:58.939 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-25 13:42:58.941 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:42:58.944 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-25 13:42:58.965 | Using python 3.8 to install etcd3 2022-05-25 13:42:58.968 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-25 13:42:59.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:42:59.727 | from cryptography.utils import int_from_bytes 2022-05-25 13:42:59.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:42:59.728 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:00.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:43:00.989 | Collecting etcd3 2022-05-25 13:43:01.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-25 13:43:01.042 | Preparing metadata (setup.py): started 2022-05-25 13:43:04.339 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:43:06.763 | Collecting grpcio>=1.27.1 2022-05-25 13:43:06.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83c/0eee24264e715/grpcio-1.46.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-05-25 13:43:07.719 | Collecting protobuf>=3.6.1 2022-05-25 13:43:07.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-05-25 13:43:07.757 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-25 13:43:07.758 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-25 13:43:07.787 | Building wheels for collected packages: etcd3 2022-05-25 13:43:07.788 | Building wheel for etcd3 (setup.py): started 2022-05-25 13:43:12.192 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-25 13:43:12.212 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42887 sha256=fbec044dd68e8f65002a70e151d14523cb0ae518e288e41a4706c7ee793f2956 2022-05-25 13:43:12.212 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-25 13:43:12.216 | Successfully built etcd3 2022-05-25 13:43:13.812 | Installing collected packages: protobuf, grpcio, etcd3 2022-05-25 13:43:14.569 | Successfully installed etcd3-0.12.0 grpcio-1.46.1 protobuf-3.20.1 2022-05-25 13:43:14.569 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:43:14.575 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:43:14.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:43:14.734 | + inc/python:pip_install:196 : result=0 2022-05-25 13:43:14.736 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:43:14.738 | + functions-common:time_stop:2426 : local name 2022-05-25 13:43:14.740 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:43:14.743 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:43:14.745 | + functions-common:time_stop:2429 : local total 2022-05-25 13:43:14.747 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:43:14.749 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:43:14.751 | + functions-common:time_stop:2433 : start_time=1653486178960 2022-05-25 13:43:14.754 | + functions-common:time_stop:2435 : [[ -z 1653486178960 ]] 2022-05-25 13:43:14.757 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:43:14.761 | + functions-common:time_stop:2438 : end_time=1653486194758 2022-05-25 13:43:14.763 | + functions-common:time_stop:2439 : elapsed_time=15798 2022-05-25 13:43:14.765 | + functions-common:time_stop:2440 : total=28134 2022-05-25 13:43:14.767 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:43:14.770 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=43932 2022-05-25 13:43:14.773 | + inc/python:pip_install:199 : return 0 2022-05-25 13:43:14.775 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-25 13:43:14.796 | Using python 3.8 to install etcd3gw 2022-05-25 13:43:14.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-25 13:43:15.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:15.536 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:15.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:15.536 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:16.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:43:16.822 | Collecting etcd3gw 2022-05-25 13:43:16.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-05-25 13:43:16.839 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-25 13:43:16.841 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-25 13:43:16.842 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-25 13:43:16.871 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-25 13:43:16.872 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-25 13:43:16.874 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-25 13:43:16.877 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-25 13:43:18.466 | Installing collected packages: etcd3gw 2022-05-25 13:43:18.657 | Successfully installed etcd3gw-1.0.2 2022-05-25 13:43:18.657 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:43:18.663 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:43:18.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:43:18.771 | + inc/python:pip_install:196 : result=0 2022-05-25 13:43:18.774 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:43:18.776 | + functions-common:time_stop:2426 : local name 2022-05-25 13:43:18.778 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:43:18.780 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:43:18.782 | + functions-common:time_stop:2429 : local total 2022-05-25 13:43:18.785 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:43:18.787 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:43:18.789 | + functions-common:time_stop:2433 : start_time=1653486194791 2022-05-25 13:43:18.791 | + functions-common:time_stop:2435 : [[ -z 1653486194791 ]] 2022-05-25 13:43:18.794 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:43:18.798 | + functions-common:time_stop:2438 : end_time=1653486198795 2022-05-25 13:43:18.800 | + functions-common:time_stop:2439 : elapsed_time=4004 2022-05-25 13:43:18.802 | + functions-common:time_stop:2440 : total=43932 2022-05-25 13:43:18.804 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:43:18.807 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=47936 2022-05-25 13:43:18.809 | + inc/python:pip_install:199 : return 0 2022-05-25 13:43:18.811 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-05-25 13:43:18.813 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-25 13:43:18.816 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-25 13:43:18.819 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:43:18.821 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:43:18.823 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:43:18.825 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:43:18.828 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:43:18.830 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:43:18.833 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:43:18.835 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:43:18.838 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:43:18.840 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:43:18.842 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-25 13:43:18.845 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:43:18.847 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:43:18.850 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-25 13:43:18.852 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-25 13:43:18.854 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:43:18.857 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:43:18.859 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:43:18.861 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:43:18.864 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:43:18.866 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:43:18.868 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:43:18.870 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:43:18.873 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:43:18.875 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:43:18.878 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:43:18.880 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:43:18.883 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-25 13:43:18.885 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:43:18.887 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:43:18.889 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:43:18.891 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-25 13:43:18.913 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-25 13:43:19.024 | Reading package lists... 2022-05-25 13:43:19.272 | Building dependency tree... 2022-05-25 13:43:19.273 | Reading state information... 2022-05-25 13:43:19.531 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-25 13:43:19.531 | The following packages were automatically installed and are no longer required: 2022-05-25 13:43:19.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:43:19.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:43:19.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:43:19.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:43:19.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:43:19.532 | python3-zope.interface 2022-05-25 13:43:19.533 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:43:19.533 | The following additional packages will be installed: 2022-05-25 13:43:19.534 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-25 13:43:19.535 | Suggested packages: 2022-05-25 13:43:19.535 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-25 13:43:19.602 | The following NEW packages will be installed: 2022-05-25 13:43:19.603 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-25 13:43:19.850 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:43:19.850 | Need to get 1,306 kB of archives. 2022-05-25 13:43:19.850 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-25 13:43:19.850 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-25 13:43:20.477 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-25 13:43:20.523 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-25 13:43:20.619 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-25 13:43:20.730 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-25 13:43:20.732 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-25 13:43:21.294 | Fetched 1,306 kB in 1s (1,156 kB/s) 2022-05-25 13:43:21.477 | Selecting previously unselected package libnorm1:amd64. 2022-05-25 13:43:21.530 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-05-25 13:43:21.534 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-25 13:43:21.634 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-25 13:43:22.088 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-25 13:43:22.099 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-25 13:43:22.156 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-25 13:43:22.637 | Selecting previously unselected package libzmq5:amd64. 2022-05-25 13:43:22.647 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-25 13:43:22.699 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-25 13:43:23.126 | Selecting previously unselected package uwsgi-core. 2022-05-25 13:43:23.136 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-25 13:43:23.194 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-25 13:43:23.772 | Selecting previously unselected package uwsgi. 2022-05-25 13:43:23.782 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-25 13:43:23.840 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-25 13:43:24.299 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-25 13:43:24.310 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-25 13:43:24.362 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-25 13:43:24.742 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-25 13:43:24.897 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-25 13:43:25.019 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-25 13:43:25.179 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-25 13:43:25.360 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-25 13:43:26.550 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-25 13:43:26.820 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-25 13:43:27.294 | Processing triggers for man-db (2.9.1-1) ... 2022-05-25 13:43:27.829 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-25 13:43:35.751 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:43:35.753 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:43:35.755 | + functions-common:time_stop:2426 : local name 2022-05-25 13:43:35.758 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:43:35.760 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:43:35.762 | + functions-common:time_stop:2429 : local total 2022-05-25 13:43:35.764 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:43:35.766 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:43:35.768 | + functions-common:time_stop:2433 : start_time=1653486198911 2022-05-25 13:43:35.771 | + functions-common:time_stop:2435 : [[ -z 1653486198911 ]] 2022-05-25 13:43:35.773 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:43:35.777 | + functions-common:time_stop:2438 : end_time=1653486215775 2022-05-25 13:43:35.780 | + functions-common:time_stop:2439 : elapsed_time=16864 2022-05-25 13:43:35.782 | + functions-common:time_stop:2440 : total=516585 2022-05-25 13:43:35.784 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:43:35.787 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=533449 2022-05-25 13:43:35.789 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:43:35.791 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-25 13:43:35.793 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:43:35.796 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:43:35.798 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-25 13:43:35.861 | Enabling module proxy. 2022-05-25 13:43:35.868 | To activate the new configuration, you need to run: 2022-05-25 13:43:35.868 | systemctl restart apache2 2022-05-25 13:43:35.872 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-25 13:43:35.934 | Considering dependency proxy for proxy_uwsgi: 2022-05-25 13:43:35.935 | Module proxy already enabled 2022-05-25 13:43:35.935 | Enabling module proxy_uwsgi. 2022-05-25 13:43:35.940 | To activate the new configuration, you need to run: 2022-05-25 13:43:35.940 | systemctl restart apache2 2022-05-25 13:43:35.944 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-25 13:43:35.948 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:43:35.950 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:43:35.952 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:43:36.078 | + ./stack.sh:main:876 : install_keystoneauth 2022-05-25 13:43:36.080 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-25 13:43:36.083 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-05-25 13:43:36.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.088 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.091 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-25 13:43:36.094 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.097 | + ./stack.sh:main:877 : install_keystoneclient 2022-05-25 13:43:36.099 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-25 13:43:36.102 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-05-25 13:43:36.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.107 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.109 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-25 13:43:36.112 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.114 | + ./stack.sh:main:878 : install_glanceclient 2022-05-25 13:43:36.117 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-25 13:43:36.119 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-05-25 13:43:36.121 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.124 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.126 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-25 13:43:36.128 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.131 | + ./stack.sh:main:879 : install_cinderclient 2022-05-25 13:43:36.134 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-25 13:43:36.136 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-05-25 13:43:36.138 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.140 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.143 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-25 13:43:36.145 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.148 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-25 13:43:36.150 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-05-25 13:43:36.152 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.154 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.157 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-25 13:43:36.159 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.161 | + ./stack.sh:main:880 : install_novaclient 2022-05-25 13:43:36.164 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-05-25 13:43:36.166 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-05-25 13:43:36.168 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.171 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.173 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-25 13:43:36.175 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.178 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-05-25 13:43:36.195 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:43:36.198 | + ./stack.sh:main:882 : install_swiftclient 2022-05-25 13:43:36.201 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-25 13:43:36.203 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-05-25 13:43:36.206 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.209 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.211 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-25 13:43:36.213 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.216 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-05-25 13:43:36.232 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:43:36.234 | + ./stack.sh:main:885 : install_neutronclient 2022-05-25 13:43:36.237 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-25 13:43:36.240 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-05-25 13:43:36.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.244 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.247 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-25 13:43:36.249 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.251 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-05-25 13:43:36.255 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-25 13:43:36.257 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-05-25 13:43:36.260 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:43:36.262 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:43:36.264 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-25 13:43:36.267 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:43:36.269 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-25 13:43:36.272 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-25 13:43:36.274 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 13:43:36.277 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-25 13:43:36.279 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-05-25 13:43:36.282 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-05-25 13:43:36.285 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:43:36.286 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-05-25 13:43:36.290 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-05-25 13:43:36.293 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-05-25 13:43:36.295 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-05-25 13:43:36.298 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-25 13:43:36.300 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-25 13:43:36.321 | Using python 3.8 to install keystonemiddleware 2022-05-25 13:43:36.324 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-25 13:43:37.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:37.070 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:37.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:37.070 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:38.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:43:38.273 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-05-25 13:43:38.331 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-25 13:43:38.333 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-25 13:43:38.334 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-25 13:43:38.335 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-25 13:43:38.336 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-25 13:43:38.337 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-25 13:43:38.338 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-25 13:43:38.339 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-25 13:43:38.340 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-05-25 13:43:38.342 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-25 13:43:38.343 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-25 13:43:38.344 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-05-25 13:43:38.345 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-25 13:43:38.346 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-25 13:43:38.403 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-25 13:43:38.405 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-25 13:43:38.406 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-25 13:43:38.446 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-25 13:43:38.484 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-25 13:43:38.485 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-25 13:43:38.486 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-25 13:43:38.488 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-25 13:43:38.538 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-25 13:43:38.540 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-25 13:43:38.550 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-25 13:43:38.552 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-25 13:43:38.567 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-25 13:43:38.568 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-25 13:43:38.569 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-25 13:43:38.637 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-25 13:43:38.639 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-25 13:43:38.640 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-25 13:43:38.642 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-25 13:43:38.693 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-25 13:43:38.705 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-25 13:43:40.276 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:43:40.282 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:43:40.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:43:40.394 | + inc/python:pip_install:196 : result=0 2022-05-25 13:43:40.397 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:43:40.399 | + functions-common:time_stop:2426 : local name 2022-05-25 13:43:40.401 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:43:40.404 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:43:40.406 | + functions-common:time_stop:2429 : local total 2022-05-25 13:43:40.408 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:43:40.411 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:43:40.413 | + functions-common:time_stop:2433 : start_time=1653486216315 2022-05-25 13:43:40.415 | + functions-common:time_stop:2435 : [[ -z 1653486216315 ]] 2022-05-25 13:43:40.418 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:43:40.422 | + functions-common:time_stop:2438 : end_time=1653486220419 2022-05-25 13:43:40.424 | + functions-common:time_stop:2439 : elapsed_time=4104 2022-05-25 13:43:40.427 | + functions-common:time_stop:2440 : total=47936 2022-05-25 13:43:40.429 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:43:40.432 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=52040 2022-05-25 13:43:40.434 | + inc/python:pip_install:199 : return 0 2022-05-25 13:43:40.436 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-25 13:43:40.439 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-25 13:43:40.441 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 13:43:40.444 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-25 13:43:40.446 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-05-25 13:43:40.449 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-05-25 13:43:40.452 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:43:40.452 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-05-25 13:43:40.458 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-05-25 13:43:40.460 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-05-25 13:43:40.462 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-05-25 13:43:40.465 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-25 13:43:40.467 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-25 13:43:40.490 | Using python 3.8 to install python-memcached 2022-05-25 13:43:40.492 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-25 13:43:41.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:41.232 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:41.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:41.232 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:42.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:43:42.491 | Collecting python-memcached 2022-05-25 13:43:42.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-25 13:43:42.506 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-25 13:43:44.107 | Installing collected packages: python-memcached 2022-05-25 13:43:44.246 | Successfully installed python-memcached-1.59 2022-05-25 13:43:44.246 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:43:44.252 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:43:44.252 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:43:44.361 | + inc/python:pip_install:196 : result=0 2022-05-25 13:43:44.364 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:43:44.366 | + functions-common:time_stop:2426 : local name 2022-05-25 13:43:44.368 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:43:44.371 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:43:44.373 | + functions-common:time_stop:2429 : local total 2022-05-25 13:43:44.375 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:43:44.377 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:43:44.380 | + functions-common:time_stop:2433 : start_time=1653486220484 2022-05-25 13:43:44.382 | + functions-common:time_stop:2435 : [[ -z 1653486220484 ]] 2022-05-25 13:43:44.385 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:43:44.389 | + functions-common:time_stop:2438 : end_time=1653486224387 2022-05-25 13:43:44.391 | + functions-common:time_stop:2439 : elapsed_time=3903 2022-05-25 13:43:44.394 | + functions-common:time_stop:2440 : total=52040 2022-05-25 13:43:44.396 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:43:44.398 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=55943 2022-05-25 13:43:44.401 | + inc/python:pip_install:199 : return 0 2022-05-25 13:43:44.403 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-05-25 13:43:44.419 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:43:44.422 | + ./stack.sh:main:892 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-05-25 13:43:44.424 | + ./stack.sh:main:893 : stack_install_service keystone 2022-05-25 13:43:44.427 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-25 13:43:44.429 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-25 13:43:44.432 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:43:44.434 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-25 13:43:44.436 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-25 13:43:44.452 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:43:44.454 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-25 13:43:44.457 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-25 13:43:44.459 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-05-25 13:43:44.461 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:43:44.463 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:43:44.466 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:43:44.468 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:43:44.470 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:43:44.473 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:43:44.488 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:43:44.490 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:43:44.492 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:43:44.495 | + functions-common:git_clone:618 : echo master 2022-05-25 13:43:44.495 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:43:44.500 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-05-25 13:43:44.502 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:43:44.505 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-25 13:43:44.519 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-05-25 13:43:44.522 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:43:44.522 | + functions-common:git_clone:679 : head -1 2022-05-25 13:43:44.526 | 5a0fbe975 Update python testing as per zed cycle teting runtime 2022-05-25 13:43:44.528 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:43:44.531 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-25 13:43:44.533 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:43:44.535 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-25 13:43:44.538 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-05-25 13:43:44.540 | + inc/python:setup_develop:340 : local extras= 2022-05-25 13:43:44.542 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-25 13:43:44.544 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:43:44.547 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-25 13:43:44.549 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-05-25 13:43:44.552 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:43:44.554 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-05-25 13:43:44.557 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-05-25 13:43:44.559 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:43:44.562 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-05-25 13:43:44.564 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:43:44.568 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:43:44.571 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-25 13:43:44.576 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-05-25 13:43:44.579 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-25 13:43:45.246 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-05-25 13:43:45.248 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:43:45.250 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:43:45.253 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:43:45.255 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-25 13:43:45.257 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-05-25 13:43:45.259 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:43:45.261 | + inc/python:setup_package:424 : local extras= 2022-05-25 13:43:45.264 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:43:45.266 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-05-25 13:43:45.268 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-05-25 13:43:45.271 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-05-25 13:43:45.273 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:43:45.275 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-05-25 13:43:45.295 | Using python 3.8 to install /opt/stack/keystone 2022-05-25 13:43:45.298 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-25 13:43:46.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:46.033 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:46.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:43:46.033 | from cryptography.utils import int_from_bytes 2022-05-25 13:43:47.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:43:47.256 | Obtaining file:///opt/stack/keystone 2022-05-25 13:43:47.257 | Preparing metadata (setup.py): started 2022-05-25 13:43:51.979 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:43:52.124 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (5.9.0) 2022-05-25 13:43:52.125 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (1.8.7) 2022-05-25 13:43:52.228 | Collecting Flask!=0.11,>=1.0.2 2022-05-25 13:43:52.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-05-25 13:43:52.286 | Collecting Flask-RESTful>=0.3.5 2022-05-25 13:43:52.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-05-25 13:43:52.296 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (36.0.2) 2022-05-25 13:43:52.297 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (1.4.36) 2022-05-25 13:43:52.298 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (0.13.0) 2022-05-25 13:43:52.300 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (3.5.0) 2022-05-25 13:43:52.343 | Collecting passlib>=1.7.0 2022-05-25 13:43:52.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-05-25 13:43:52.371 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (4.5.0) 2022-05-25 13:43:52.372 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (9.5.0) 2022-05-25 13:43:52.373 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (3.2.2) 2022-05-25 13:43:52.606 | Collecting scrypt>=0.8.0 2022-05-25 13:43:52.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-05-25 13:43:52.651 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (2.11.0) 2022-05-25 13:43:52.652 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (8.8.0) 2022-05-25 13:43:52.653 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (4.1.0) 2022-05-25 13:43:52.654 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (12.14.0) 2022-05-25 13:43:52.655 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (11.3.0) 2022-05-25 13:43:52.656 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (5.1.0) 2022-05-25 13:43:52.657 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (5.0.0) 2022-05-25 13:43:52.658 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (4.5.1) 2022-05-25 13:43:52.660 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (3.12.1) 2022-05-25 13:43:52.661 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (4.3.0) 2022-05-25 13:43:52.662 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (1.5.0) 2022-05-25 13:43:52.663 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (4.13.0) 2022-05-25 13:43:52.715 | Collecting oauthlib>=0.6.2 2022-05-25 13:43:52.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-05-25 13:43:52.797 | Collecting pysaml2>=5.0.0 2022-05-25 13:43:52.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-05-25 13:43:52.900 | Collecting PyJWT>=1.6.1 2022-05-25 13:43:52.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-05-25 13:43:52.910 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (1.1.5) 2022-05-25 13:43:52.911 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev14) (3.2.0) 2022-05-25 13:43:52.912 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (3.1.1) 2022-05-25 13:43:52.913 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (1.0.3) 2022-05-25 13:43:52.914 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (3.4.3) 2022-05-25 13:43:52.915 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev14) (2022.1) 2022-05-25 13:43:52.925 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev14) (1.15.0) 2022-05-25 13:43:52.968 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev14) (5.1.1) 2022-05-25 13:43:53.026 | Collecting itsdangerous>=2.0 2022-05-25 13:43:53.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-05-25 13:43:53.108 | Collecting click>=8.0 2022-05-25 13:43:53.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-05-25 13:43:53.213 | Collecting Werkzeug>=2.0 2022-05-25 13:43:53.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-05-25 13:43:53.230 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev14) (4.11.3) 2022-05-25 13:43:53.231 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev14) (3.1.2) 2022-05-25 13:43:53.288 | Collecting aniso8601>=0.82 2022-05-25 13:43:53.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-05-25 13:43:53.314 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev14) (1.16.0) 2022-05-25 13:43:53.379 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (4.6.0) 2022-05-25 13:43:53.380 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (2.27.1) 2022-05-25 13:43:53.516 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev14) (6.0) 2022-05-25 13:43:53.517 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev14) (0.8.0) 2022-05-25 13:43:53.519 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev14) (2.5.0) 2022-05-25 13:43:53.520 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev14) (1.5.0) 2022-05-25 13:43:53.573 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev14) (2.0.1) 2022-05-25 13:43:53.575 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev14) (0.5.0) 2022-05-25 13:43:53.577 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev14) (1.7.7) 2022-05-25 13:43:53.629 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev14) (0.9.6) 2022-05-25 13:43:53.631 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev14) (2.8.2) 2022-05-25 13:43:53.687 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (2.4.1) 2022-05-25 13:43:53.688 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (5.2.4) 2022-05-25 13:43:53.689 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (2.8.0) 2022-05-25 13:43:53.691 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (5.1.0) 2022-05-25 13:43:53.694 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (0.4.0) 2022-05-25 13:43:53.695 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (5.1.1) 2022-05-25 13:43:53.715 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev14) (3.3.0) 2022-05-25 13:43:53.766 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev14) (3.3.0) 2022-05-25 13:43:53.786 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev14) (0.11.0) 2022-05-25 13:43:53.788 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev14) (21.3) 2022-05-25 13:43:53.789 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev14) (3.0.9) 2022-05-25 13:43:53.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev14) (1.0.2) 2022-05-25 13:43:53.839 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev14) (4.5.1) 2022-05-25 13:43:53.955 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev14) (62.2.0) 2022-05-25 13:43:54.058 | Collecting xmlschema>=1.2.1 2022-05-25 13:43:54.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/246d97e7ab039/xmlschema-1.11.0-py3-none-any.whl (334 kB) 2022-05-25 13:43:54.079 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev14) (22.0.0) 2022-05-25 13:43:54.113 | Collecting defusedxml 2022-05-25 13:43:54.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-05-25 13:43:54.126 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev14) (5.7.1) 2022-05-25 13:43:54.349 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev14) (1.1.2) 2022-05-25 13:43:54.370 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev14) (0.4.2) 2022-05-25 13:43:54.373 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev14) (0.5.2) 2022-05-25 13:43:54.442 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev14) (1.2.0) 2022-05-25 13:43:54.459 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (5.0.0) 2022-05-25 13:43:54.517 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev14) (2.21) 2022-05-25 13:43:54.558 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev14) (1.14.1) 2022-05-25 13:43:54.662 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev14) (3.8.0) 2022-05-25 13:43:54.717 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev14) (2.1.1) 2022-05-25 13:43:54.793 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (1.7.0) 2022-05-25 13:43:54.926 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev14) (0.17.3) 2022-05-25 13:43:54.954 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (0.14.1) 2022-05-25 13:43:54.995 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (1.3.3) 2022-05-25 13:43:54.997 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (3.5.0) 2022-05-25 13:43:54.999 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (3.0.0) 2022-05-25 13:43:55.000 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (0.33.1) 2022-05-25 13:43:55.001 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (2.1.1) 2022-05-25 13:43:55.004 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (2.5.1) 2022-05-25 13:43:55.055 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev14) (0.2.5) 2022-05-25 13:43:55.193 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (1.26.9) 2022-05-25 13:43:55.196 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (2.0.12) 2022-05-25 13:43:55.197 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (2019.11.28) 2022-05-25 13:43:55.200 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev14) (3.3) 2022-05-25 13:43:55.347 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev14) (2.5.0) 2022-05-25 13:43:55.542 | Collecting elementpath<3.0.0,>=2.5.0 2022-05-25 13:43:55.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/1f1160aaae66b/elementpath-2.5.1-py3-none-any.whl (181 kB) 2022-05-25 13:43:55.812 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (2.2.1) 2022-05-25 13:43:56.072 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev14) (0.7) 2022-05-25 13:43:56.106 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev14) (1.0.0) 2022-05-25 13:43:57.434 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-05-25 13:43:58.120 | Attempting uninstall: click 2022-05-25 13:43:58.122 | Found existing installation: Click 7.0 2022-05-25 13:43:58.126 | Uninstalling Click-7.0: 2022-05-25 13:43:58.155 | Successfully uninstalled Click-7.0 2022-05-25 13:44:00.006 | Attempting uninstall: PyJWT 2022-05-25 13:44:00.008 | Found existing installation: PyJWT 1.7.1 2022-05-25 13:44:00.020 | Uninstalling PyJWT-1.7.1: 2022-05-25 13:44:00.048 | Successfully uninstalled PyJWT-1.7.1 2022-05-25 13:44:00.623 | Attempting uninstall: oauthlib 2022-05-25 13:44:00.625 | Found existing installation: oauthlib 3.1.0 2022-05-25 13:44:00.637 | Uninstalling oauthlib-3.1.0: 2022-05-25 13:44:00.666 | Successfully uninstalled oauthlib-3.1.0 2022-05-25 13:44:00.967 | Running setup.py develop for keystone 2022-05-25 13:44:06.624 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.0 2022-05-25 13:44:06.624 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:44:06.631 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:44:06.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:44:06.780 | + inc/python:pip_install:196 : result=0 2022-05-25 13:44:06.783 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:44:06.785 | + functions-common:time_stop:2426 : local name 2022-05-25 13:44:06.787 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:44:06.790 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:44:06.792 | + functions-common:time_stop:2429 : local total 2022-05-25 13:44:06.794 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:44:06.796 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:44:06.798 | + functions-common:time_stop:2433 : start_time=1653486225290 2022-05-25 13:44:06.801 | + functions-common:time_stop:2435 : [[ -z 1653486225290 ]] 2022-05-25 13:44:06.803 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:44:06.808 | + functions-common:time_stop:2438 : end_time=1653486246805 2022-05-25 13:44:06.810 | + functions-common:time_stop:2439 : elapsed_time=21515 2022-05-25 13:44:06.812 | + functions-common:time_stop:2440 : total=55943 2022-05-25 13:44:06.814 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:44:06.816 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=77458 2022-05-25 13:44:06.819 | + inc/python:pip_install:199 : return 0 2022-05-25 13:44:06.821 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:44:06.823 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-25 13:44:06.826 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-25 13:44:06.844 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-25 13:44:06.856 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-05-25 13:44:06.858 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-05-25 13:44:06.860 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:44:06.863 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:44:06.866 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-25 13:44:06.868 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:44:06.870 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-25 13:44:06.887 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:06.889 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-25 13:44:06.891 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:44:06.894 | + ./stack.sh:main:894 : configure_keystone 2022-05-25 13:44:06.896 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-25 13:44:06.908 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-25 13:44:06.911 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-25 13:44:06.915 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-25 13:44:06.931 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:06.933 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-25 13:44:06.962 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-25 13:44:06.990 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-25 13:44:07.019 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-25 13:44:07.048 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-25 13:44:07.079 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-25 13:44:07.108 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-25 13:44:07.136 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-25 13:44:07.163 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-25 13:44:07.166 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-25 13:44:07.168 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-25 13:44:07.170 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-25 13:44:07.172 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-25 13:44:07.175 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-25 13:44:07.191 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:07.194 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-25 13:44:07.196 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-25 13:44:07.199 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-25 13:44:07.214 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:07.216 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:44:07.219 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:44:07.249 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-25 13:44:07.251 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-25 13:44:07.254 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-25 13:44:07.257 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-25 13:44:07.273 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:07.275 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.43/identity 2022-05-25 13:44:07.306 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-25 13:44:07.308 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-25 13:44:07.339 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-25 13:44:07.341 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-25 13:44:07.343 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-25 13:44:07.346 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-25 13:44:07.348 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:44:07.351 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:44:07.353 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:44:07.369 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:07.372 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:44:07.374 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-25 13:44:07.377 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-25 13:44:07.406 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-25 13:44:07.409 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-25 13:44:07.411 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-25 13:44:07.414 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-25 13:44:07.417 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-25 13:44:07.434 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-25 13:44:07.436 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-25 13:44:07.438 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-25 13:44:07.441 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-25 13:44:07.443 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-25 13:44:07.469 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:44:07.497 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:44:07.524 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-25 13:44:07.551 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-25 13:44:07.578 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-25 13:44:07.581 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-25 13:44:07.583 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-25 13:44:07.586 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-25 13:44:07.588 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-25 13:44:07.590 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-25 13:44:07.593 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-25 13:44:07.596 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-25 13:44:07.600 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-25 13:44:07.602 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-25 13:44:07.605 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-25 13:44:07.617 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:44:07.618 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-25 13:44:07.626 | d /var/run/uwsgi 0755 ubuntu root 2022-05-25 13:44:07.629 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:44:07.645 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-25 13:44:07.647 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-25 13:44:07.651 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-25 13:44:07.680 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-25 13:44:07.707 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-25 13:44:07.734 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-25 13:44:07.762 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-25 13:44:07.789 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-25 13:44:07.816 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-25 13:44:07.843 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-25 13:44:07.870 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-25 13:44:07.897 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-25 13:44:07.925 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-25 13:44:07.953 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-25 13:44:07.980 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-25 13:44:08.008 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-25 13:44:08.010 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-25 13:44:08.013 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-25 13:44:08.015 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-25 13:44:08.017 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-25 13:44:08.020 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:44:08.022 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:44:08.024 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-25 13:44:08.027 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-25 13:44:08.029 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-25 13:44:08.057 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-25 13:44:08.084 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-25 13:44:08.085 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-25 13:44:08.093 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-25 13:44:08.097 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-25 13:44:08.099 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-25 13:44:08.101 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-25 13:44:08.104 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-25 13:44:08.106 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:44:08.108 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:44:08.110 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:44:08.113 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-25 13:44:08.116 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-25 13:44:08.118 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:44:08.120 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:44:08.122 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-25 13:44:08.184 | Enabling site keystone-wsgi-public. 2022-05-25 13:44:08.191 | To activate the new configuration, you need to run: 2022-05-25 13:44:08.191 | systemctl reload apache2 2022-05-25 13:44:08.196 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-25 13:44:08.198 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:44:08.200 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:44:08.203 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:44:08.331 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-25 13:44:08.361 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-25 13:44:08.392 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-25 13:44:08.423 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-25 13:44:08.425 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-25 13:44:08.456 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-25 13:44:08.484 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-25 13:44:08.514 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-25 13:44:08.518 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-25 13:44:08.520 | + ./stack.sh:main:898 : is_service_enabled swift 2022-05-25 13:44:08.537 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:08.540 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-05-25 13:44:08.557 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:08.560 | + ./stack.sh:main:902 : stack_install_service swift 2022-05-25 13:44:08.562 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-25 13:44:08.565 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-25 13:44:08.568 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:44:08.570 | + lib/stack:stack_install_service:32 : install_swift 2022-05-25 13:44:08.573 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-25 13:44:08.575 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-25 13:44:08.578 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-05-25 13:44:08.580 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:44:08.582 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:44:08.585 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:44:08.587 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:44:08.590 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:44:08.592 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:44:08.608 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:44:08.611 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:44:08.613 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:44:08.616 | + functions-common:git_clone:618 : echo master 2022-05-25 13:44:08.617 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:44:08.622 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-05-25 13:44:08.624 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:44:08.626 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-25 13:44:08.639 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-05-25 13:44:08.642 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:44:08.643 | + functions-common:git_clone:679 : head -1 2022-05-25 13:44:08.646 | 64f09c696 Merge "ceph-tests: Remove known-failure" 2022-05-25 13:44:08.649 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:44:08.651 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-25 13:44:08.654 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:44:08.656 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-05-25 13:44:08.659 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-05-25 13:44:08.661 | + inc/python:setup_develop:340 : local extras=keystone 2022-05-25 13:44:08.664 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-25 13:44:08.666 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:44:08.668 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-05-25 13:44:08.671 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-05-25 13:44:08.673 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:44:08.676 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-05-25 13:44:08.679 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-05-25 13:44:08.681 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:44:08.684 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-05-25 13:44:08.686 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:44:08.688 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:44:08.692 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-25 13:44:08.697 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-05-25 13:44:08.700 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-25 13:44:09.366 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-05-25 13:44:09.369 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:44:09.371 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:44:09.373 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:44:09.375 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-05-25 13:44:09.378 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-05-25 13:44:09.380 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:44:09.383 | + inc/python:setup_package:424 : local extras=keystone 2022-05-25 13:44:09.385 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:44:09.387 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-05-25 13:44:09.389 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-05-25 13:44:09.392 | + inc/python:setup_package:434 : extras='[keystone]' 2022-05-25 13:44:09.394 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:44:09.396 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-25 13:44:09.417 | Using python 3.8 to install /opt/stack/swift 2022-05-25 13:44:09.419 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-25 13:44:10.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:44:10.166 | from cryptography.utils import int_from_bytes 2022-05-25 13:44:10.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:44:10.166 | from cryptography.utils import int_from_bytes 2022-05-25 13:44:11.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:44:11.412 | Obtaining file:///opt/stack/swift 2022-05-25 13:44:11.412 | Preparing metadata (setup.py): started 2022-05-25 13:44:15.776 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:44:15.886 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.33.1) 2022-05-25 13:44:15.887 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.1.2) 2022-05-25 13:44:15.889 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.11.0) 2022-05-25 13:44:15.890 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (2.1.1) 2022-05-25 13:44:16.855 | Collecting lxml>=3.4.1 2022-05-25 13:44:16.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-05-25 13:44:17.055 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (2.27.1) 2022-05-25 13:44:17.056 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.16.0) 2022-05-25 13:44:17.164 | Collecting xattr>=0.4 2022-05-25 13:44:17.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-05-25 13:44:17.214 | Collecting PyECLib>=1.3.1 2022-05-25 13:44:17.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-05-25 13:44:17.555 | Preparing metadata (setup.py): started 2022-05-25 13:44:20.460 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:44:20.464 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (36.0.2) 2022-05-25 13:44:20.465 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (9.5.0) 2022-05-25 13:44:20.506 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev62) (1.15.0) 2022-05-25 13:44:20.514 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev62) (2.2.1) 2022-05-25 13:44:20.572 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.8.7) 2022-05-25 13:44:20.573 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2.11.0) 2022-05-25 13:44:20.574 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.6.0) 2022-05-25 13:44:20.575 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (8.8.0) 2022-05-25 13:44:20.576 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.1.0) 2022-05-25 13:44:20.577 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (3.1.1) 2022-05-25 13:44:20.578 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.5.0) 2022-05-25 13:44:20.580 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.0.0) 2022-05-25 13:44:20.581 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.13.0) 2022-05-25 13:44:20.582 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.1.0) 2022-05-25 13:44:20.583 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.3.0) 2022-05-25 13:44:20.584 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.9.0) 2022-05-25 13:44:20.609 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev62) (62.2.0) 2022-05-25 13:44:20.642 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (3.3) 2022-05-25 13:44:20.644 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (2.0.12) 2022-05-25 13:44:20.645 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (2019.11.28) 2022-05-25 13:44:20.647 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (1.26.9) 2022-05-25 13:44:20.671 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev62) (2.21) 2022-05-25 13:44:20.812 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.0.2) 2022-05-25 13:44:20.814 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.7.0) 2022-05-25 13:44:20.815 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (3.5.0) 2022-05-25 13:44:20.858 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.1.5) 2022-05-25 13:44:20.901 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2.5.0) 2022-05-25 13:44:20.903 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.5.0) 2022-05-25 13:44:20.904 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (0.8.0) 2022-05-25 13:44:20.905 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (6.0) 2022-05-25 13:44:20.967 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (0.9.6) 2022-05-25 13:44:20.969 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2.8.2) 2022-05-25 13:44:20.983 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2022.1) 2022-05-25 13:44:20.984 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.0.3) 2022-05-25 13:44:21.004 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (21.3) 2022-05-25 13:44:21.005 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (3.0.9) 2022-05-25 13:44:21.129 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.14.1) 2022-05-25 13:44:21.144 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.1.1) 2022-05-25 13:44:21.445 | Building wheels for collected packages: PyECLib 2022-05-25 13:44:21.446 | Building wheel for PyECLib (setup.py): started 2022-05-25 13:44:25.648 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-05-25 13:44:25.649 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50638 sha256=ebb59611a5174f30f66d96ea3774f593f2f61d756abff0c0d3b2961b88f019e6 2022-05-25 13:44:25.649 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-05-25 13:44:25.653 | Successfully built PyECLib 2022-05-25 13:44:27.042 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-05-25 13:44:27.646 | Running setup.py develop for swift 2022-05-25 13:44:33.025 | Successfully installed PyECLib-1.6.1 lxml-4.8.0 swift xattr-0.9.9 2022-05-25 13:44:33.026 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:44:33.033 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:44:33.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:44:33.179 | + inc/python:pip_install:196 : result=0 2022-05-25 13:44:33.182 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:44:33.184 | + functions-common:time_stop:2426 : local name 2022-05-25 13:44:33.186 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:44:33.189 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:44:33.191 | + functions-common:time_stop:2429 : local total 2022-05-25 13:44:33.193 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:44:33.195 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:44:33.198 | + functions-common:time_stop:2433 : start_time=1653486249411 2022-05-25 13:44:33.200 | + functions-common:time_stop:2435 : [[ -z 1653486249411 ]] 2022-05-25 13:44:33.202 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:44:33.207 | + functions-common:time_stop:2438 : end_time=1653486273204 2022-05-25 13:44:33.209 | + functions-common:time_stop:2439 : elapsed_time=23793 2022-05-25 13:44:33.212 | + functions-common:time_stop:2440 : total=77458 2022-05-25 13:44:33.214 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:44:33.217 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=101251 2022-05-25 13:44:33.219 | + inc/python:pip_install:199 : return 0 2022-05-25 13:44:33.221 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:44:33.224 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-25 13:44:33.226 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-25 13:44:33.245 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-25 13:44:33.258 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-05-25 13:44:33.260 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-05-25 13:44:33.263 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:44:33.265 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:44:33.267 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-25 13:44:33.270 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:44:33.272 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-25 13:44:33.274 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:44:33.277 | + ./stack.sh:main:903 : configure_swift 2022-05-25 13:44:33.279 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-25 13:44:33.281 | + lib/swift:configure_swift:332 : local node_number 2022-05-25 13:44:33.283 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-25 13:44:33.285 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-25 13:44:33.287 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-25 13:44:34.440 | No object-expirer running 2022-05-25 13:44:34.440 | No container-server running 2022-05-25 13:44:34.440 | No object-replicator running 2022-05-25 13:44:34.440 | No container-updater running 2022-05-25 13:44:34.440 | No object-server running 2022-05-25 13:44:34.440 | No account-server running 2022-05-25 13:44:34.440 | No container-auditor running 2022-05-25 13:44:34.440 | No container-sharder running 2022-05-25 13:44:34.440 | No container-sync running 2022-05-25 13:44:34.440 | No account-reaper running 2022-05-25 13:44:34.440 | No container-replicator running 2022-05-25 13:44:34.441 | No account-auditor running 2022-05-25 13:44:34.441 | No proxy-server running 2022-05-25 13:44:34.441 | No object-reconstructor running 2022-05-25 13:44:34.441 | No container-reconciler running 2022-05-25 13:44:34.441 | No account-replicator running 2022-05-25 13:44:34.441 | No object-updater running 2022-05-25 13:44:34.441 | No object-auditor running 2022-05-25 13:44:34.534 | + lib/swift:configure_swift:337 : true 2022-05-25 13:44:34.537 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-25 13:44:34.549 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-25 13:44:34.561 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-25 13:44:34.564 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-25 13:44:34.565 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-25 13:44:34.569 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-25 13:44:34.570 | s/%GROUP%/ubuntu/; 2022-05-25 13:44:34.570 | s/%USER%/ubuntu/; 2022-05-25 13:44:34.570 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-25 13:44:34.570 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-25 13:44:34.573 | uid = ubuntu 2022-05-25 13:44:34.573 | gid = ubuntu 2022-05-25 13:44:34.573 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-25 13:44:34.573 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-25 13:44:34.573 | address = 127.0.0.1 2022-05-25 13:44:34.573 | 2022-05-25 13:44:34.573 | [account6612] 2022-05-25 13:44:34.573 | max connections = 25 2022-05-25 13:44:34.573 | path = /opt/stack/data/swift/1/node/ 2022-05-25 13:44:34.573 | read only = false 2022-05-25 13:44:34.573 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-25 13:44:34.573 | 2022-05-25 13:44:34.573 | [account6622] 2022-05-25 13:44:34.573 | max connections = 25 2022-05-25 13:44:34.573 | path = /opt/stack/data/swift/2/node/ 2022-05-25 13:44:34.573 | read only = false 2022-05-25 13:44:34.573 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-25 13:44:34.573 | 2022-05-25 13:44:34.573 | [account6632] 2022-05-25 13:44:34.573 | max connections = 25 2022-05-25 13:44:34.573 | path = /opt/stack/data/swift/3/node/ 2022-05-25 13:44:34.573 | read only = false 2022-05-25 13:44:34.573 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-25 13:44:34.573 | 2022-05-25 13:44:34.574 | [account6642] 2022-05-25 13:44:34.574 | max connections = 25 2022-05-25 13:44:34.574 | path = /opt/stack/data/swift/4/node/ 2022-05-25 13:44:34.574 | read only = false 2022-05-25 13:44:34.574 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | [container6611] 2022-05-25 13:44:34.574 | max connections = 25 2022-05-25 13:44:34.574 | path = /opt/stack/data/swift/1/node/ 2022-05-25 13:44:34.574 | read only = false 2022-05-25 13:44:34.574 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | [container6621] 2022-05-25 13:44:34.574 | max connections = 25 2022-05-25 13:44:34.574 | path = /opt/stack/data/swift/2/node/ 2022-05-25 13:44:34.574 | read only = false 2022-05-25 13:44:34.574 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | [container6631] 2022-05-25 13:44:34.574 | max connections = 25 2022-05-25 13:44:34.574 | path = /opt/stack/data/swift/3/node/ 2022-05-25 13:44:34.574 | read only = false 2022-05-25 13:44:34.574 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | [container6641] 2022-05-25 13:44:34.574 | max connections = 25 2022-05-25 13:44:34.574 | path = /opt/stack/data/swift/4/node/ 2022-05-25 13:44:34.574 | read only = false 2022-05-25 13:44:34.574 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | 2022-05-25 13:44:34.574 | [object6613] 2022-05-25 13:44:34.574 | max connections = 25 2022-05-25 13:44:34.574 | path = /opt/stack/data/swift/1/node/ 2022-05-25 13:44:34.574 | read only = false 2022-05-25 13:44:34.574 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-25 13:44:34.575 | 2022-05-25 13:44:34.575 | [object6623] 2022-05-25 13:44:34.575 | max connections = 25 2022-05-25 13:44:34.575 | path = /opt/stack/data/swift/2/node/ 2022-05-25 13:44:34.575 | read only = false 2022-05-25 13:44:34.575 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-25 13:44:34.575 | 2022-05-25 13:44:34.575 | [object6633] 2022-05-25 13:44:34.575 | max connections = 25 2022-05-25 13:44:34.575 | path = /opt/stack/data/swift/3/node/ 2022-05-25 13:44:34.575 | read only = false 2022-05-25 13:44:34.575 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-25 13:44:34.575 | 2022-05-25 13:44:34.575 | [object6643] 2022-05-25 13:44:34.575 | max connections = 25 2022-05-25 13:44:34.575 | path = /opt/stack/data/swift/4/node/ 2022-05-25 13:44:34.575 | read only = false 2022-05-25 13:44:34.575 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-25 13:44:34.576 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-25 13:44:34.579 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:44:34.581 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:44:34.583 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-25 13:44:34.596 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-25 13:44:34.598 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-25 13:44:34.602 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-25 13:44:34.606 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-25 13:44:34.608 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-25 13:44:34.612 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-25 13:44:34.640 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.43:8080/v1/ 2022-05-25 13:44:34.666 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-25 13:44:34.684 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-25 13:44:34.712 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-25 13:44:34.730 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-25 13:44:34.759 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-25 13:44:34.776 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-25 13:44:34.804 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-25 13:44:34.822 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-25 13:44:34.849 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-25 13:44:34.868 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-25 13:44:34.895 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-25 13:44:34.913 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-25 13:44:34.928 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:34.930 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-25 13:44:34.958 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-25 13:44:34.985 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-25 13:44:35.011 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-25 13:44:35.038 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-25 13:44:35.053 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:35.055 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-25 13:44:35.083 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-25 13:44:35.098 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:35.100 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-25 13:44:35.116 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:35.118 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-25 13:44:35.120 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-25 13:44:35.136 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:35.138 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-25 13:44:35.140 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-25 13:44:35.143 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-25 13:44:35.148 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-25 13:44:35.157 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-25 13:44:35.184 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-25 13:44:35.212 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-25 13:44:35.242 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-25 13:44:35.273 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-25 13:44:35.301 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-25 13:44:35.303 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-25 13:44:35.305 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-25 13:44:35.307 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-25 13:44:35.309 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-25 13:44:35.337 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-25 13:44:35.365 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.43/identity 2022-05-25 13:44:35.393 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-25 13:44:35.419 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-25 13:44:35.446 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-25 13:44:35.473 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-25 13:44:35.500 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-25 13:44:35.526 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-25 13:44:35.554 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-25 13:44:35.583 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-25 13:44:35.612 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-25 13:44:35.639 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-25 13:44:35.666 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-25 13:44:35.697 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-25 13:44:35.725 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-25 13:44:35.743 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-25 13:44:35.771 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-25 13:44:35.799 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-25 13:44:35.803 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-25 13:44:35.831 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-25 13:44:35.858 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-25 13:44:35.886 | + lib/swift:configure_swift:475 : local node_number 2022-05-25 13:44:35.888 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-25 13:44:35.890 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-25 13:44:35.892 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-25 13:44:35.897 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-25 13:44:35.899 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-25 13:44:35.901 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-25 13:44:35.903 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-25 13:44:35.905 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-25 13:44:35.908 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-25 13:44:35.910 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-25 13:44:35.912 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-25 13:44:35.930 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-25 13:44:35.957 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-25 13:44:35.976 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-25 13:44:36.006 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-25 13:44:36.023 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-25 13:44:36.053 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-25 13:44:36.071 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-25 13:44:36.101 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-25 13:44:36.122 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-25 13:44:36.151 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-25 13:44:36.170 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-25 13:44:36.199 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-25 13:44:36.217 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-25 13:44:36.254 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-25 13:44:36.273 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-25 13:44:36.304 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-25 13:44:36.326 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-25 13:44:36.355 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-25 13:44:36.361 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-25 13:44:36.379 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-25 13:44:36.410 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-25 13:44:36.439 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-25 13:44:36.441 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-25 13:44:36.446 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-25 13:44:36.449 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-25 13:44:36.451 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-25 13:44:36.454 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-25 13:44:36.457 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-25 13:44:36.459 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-25 13:44:36.461 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-25 13:44:36.463 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-25 13:44:36.482 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-25 13:44:36.511 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-25 13:44:36.529 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-25 13:44:36.558 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-25 13:44:36.577 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-25 13:44:36.610 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-25 13:44:36.630 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-25 13:44:36.661 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-25 13:44:36.680 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-25 13:44:36.711 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-25 13:44:36.729 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-25 13:44:36.758 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-25 13:44:36.776 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-25 13:44:36.804 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-25 13:44:36.822 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-25 13:44:36.852 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-25 13:44:36.872 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-25 13:44:36.900 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-25 13:44:36.905 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-25 13:44:36.924 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-25 13:44:36.953 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-25 13:44:36.956 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-25 13:44:36.960 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-25 13:44:36.962 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-25 13:44:36.965 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-25 13:44:36.967 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-25 13:44:36.969 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-25 13:44:36.971 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-25 13:44:36.973 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-25 13:44:36.975 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-25 13:44:36.994 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-25 13:44:37.022 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-25 13:44:37.040 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-25 13:44:37.069 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-25 13:44:37.087 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-25 13:44:37.118 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-25 13:44:37.142 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-25 13:44:37.170 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-25 13:44:37.190 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-25 13:44:37.218 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-25 13:44:37.237 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-25 13:44:37.266 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-25 13:44:37.285 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-25 13:44:37.323 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-25 13:44:37.346 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-25 13:44:37.376 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-25 13:44:37.395 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-25 13:44:37.424 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-25 13:44:37.429 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-25 13:44:37.448 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-25 13:44:37.478 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-25 13:44:37.506 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-25 13:44:37.535 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-25 13:44:37.565 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-25 13:44:37.567 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-25 13:44:37.572 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-25 13:44:37.601 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-25 13:44:37.635 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-25 13:44:37.665 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-25 13:44:37.694 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-25 13:44:37.728 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-25 13:44:37.755 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-25 13:44:37.783 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-25 13:44:37.810 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-25 13:44:37.840 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-25 13:44:37.856 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:37.859 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-25 13:44:37.878 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-25 13:44:37.881 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-25 13:44:37.902 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-25 13:44:37.904 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.43 2022-05-25 13:44:37.932 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-25 13:44:37.934 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-25 13:44:37.963 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.43/identity 2022-05-25 13:44:37.992 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-25 13:44:37.994 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-25 13:44:38.022 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-25 13:44:38.038 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:38.040 | + lib/swift:configure_swift:538 : local user_group 2022-05-25 13:44:38.043 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-25 13:44:38.048 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-25 13:44:38.050 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-25 13:44:38.064 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-25 13:44:38.069 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-25 13:44:38.078 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-25 13:44:38.081 | + lib/swift:configure_swift:545 : is_suse 2022-05-25 13:44:38.083 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:44:38.085 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:44:38.088 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:44:38.090 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:44:38.093 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:44:38.095 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:44:38.097 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-25 13:44:38.111 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-25 13:44:38.113 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-25 13:44:38.116 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-05-25 13:44:38.134 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:44:38.136 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-05-25 13:44:38.154 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:38.156 | + ./stack.sh:main:914 : stack_install_service glance 2022-05-25 13:44:38.158 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-25 13:44:38.161 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-25 13:44:38.164 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:44:38.166 | + lib/stack:stack_install_service:32 : install_glance 2022-05-25 13:44:38.169 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-25 13:44:38.171 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-25 13:44:38.174 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-25 13:44:38.191 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:38.194 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-25 13:44:38.196 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-25 13:44:38.215 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:44:38.217 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-25 13:44:38.220 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-25 13:44:38.222 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-05-25 13:44:38.225 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:44:38.228 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:44:38.230 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-25 13:44:38.233 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:44:38.236 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-25 13:44:38.239 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-25 13:44:38.242 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-25 13:44:38.245 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-25 13:44:38.247 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-25 13:44:38.250 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-25 13:44:38.253 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-25 13:44:38.256 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-25 13:44:38.259 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-05-25 13:44:38.261 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-05-25 13:44:38.266 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:44:38.266 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-05-25 13:44:38.271 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-25 13:44:38.274 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-05-25 13:44:38.276 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-05-25 13:44:38.279 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-25 13:44:38.282 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-25 13:44:38.303 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-25 13:44:38.305 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-25 13:44:39.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:44:39.071 | from cryptography.utils import int_from_bytes 2022-05-25 13:44:39.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:44:39.071 | from cryptography.utils import int_from_bytes 2022-05-25 13:44:40.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:44:40.398 | Collecting glance-store[cinder,swift]!=0.29.0 2022-05-25 13:44:40.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-05-25 13:44:40.501 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-25 13:44:40.502 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-25 13:44:40.503 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-25 13:44:40.504 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-25 13:44:40.505 | 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.1) 2022-05-25 13:44:40.506 | 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.5.0) 2022-05-25 13:44:40.507 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-25 13:44:40.508 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-25 13:44:40.509 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-25 13:44:40.510 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-05-25 13:44:40.511 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-25 13:44:40.512 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-25 13:44:40.514 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-25 13:44:40.588 | Collecting python-swiftclient>=3.2.0 2022-05-25 13:44:40.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cd/1c746fbdfa1f3/python_swiftclient-4.0.0-py3-none-any.whl (87 kB) 2022-05-25 13:44:40.698 | Collecting python-cinderclient>=4.1.0 2022-05-25 13:44:40.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-05-25 13:44:40.720 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-25 13:44:40.722 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-25 13:44:40.878 | Collecting os-brick>=2.6.0 2022-05-25 13:44:40.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-05-25 13:44:40.906 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-25 13:44:40.908 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-25 13:44:40.920 | 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.9) 2022-05-25 13:44:40.988 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-25 13:44:40.989 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-25 13:44:40.990 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-25 13:44:41.015 | 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.7.0) 2022-05-25 13:44:41.016 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-25 13:44:41.018 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-25 13:44:41.019 | 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) (5.0.0) 2022-05-25 13:44:41.022 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-25 13:44:41.034 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-25 13:44:41.074 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-25 13:44:41.075 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-25 13:44:41.077 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-25 13:44:41.078 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-25 13:44:41.098 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-25 13:44:41.101 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-25 13:44:41.116 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-25 13:44:41.130 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-25 13:44:41.133 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-25 13:44:41.153 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-05-25 13:44:41.155 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-25 13:44:41.235 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-25 13:44:41.262 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-25 13:44:41.264 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-25 13:44:41.266 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-25 13:44:41.315 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-25 13:44:41.340 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-25 13:44:41.549 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-25 13:44:41.553 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-25 13:44:41.585 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-25 13:44:41.589 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-25 13:44:41.590 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-25 13:44:41.591 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-25 13:44:41.592 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-25 13:44:41.594 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-25 13:44:41.648 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-25 13:44:41.827 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-25 13:44:41.851 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.2.0) 2022-05-25 13:44:41.937 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-25 13:44:42.084 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-25 13:44:43.676 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-05-25 13:44:44.980 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-4.0.0 2022-05-25 13:44:44.980 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:44:44.986 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:44:44.986 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:44:45.110 | + inc/python:pip_install:196 : result=0 2022-05-25 13:44:45.113 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:44:45.115 | + functions-common:time_stop:2426 : local name 2022-05-25 13:44:45.118 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:44:45.120 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:44:45.122 | + functions-common:time_stop:2429 : local total 2022-05-25 13:44:45.125 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:44:45.128 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:44:45.130 | + functions-common:time_stop:2433 : start_time=1653486278297 2022-05-25 13:44:45.132 | + functions-common:time_stop:2435 : [[ -z 1653486278297 ]] 2022-05-25 13:44:45.135 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:44:45.139 | + functions-common:time_stop:2438 : end_time=1653486285137 2022-05-25 13:44:45.142 | + functions-common:time_stop:2439 : elapsed_time=6840 2022-05-25 13:44:45.145 | + functions-common:time_stop:2440 : total=101251 2022-05-25 13:44:45.147 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:44:45.149 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=108091 2022-05-25 13:44:45.152 | + inc/python:pip_install:199 : return 0 2022-05-25 13:44:45.154 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-25 13:44:45.157 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-25 13:44:45.160 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-25 13:44:45.173 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-25 13:44:45.178 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-25 13:44:45.180 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-25 13:44:45.182 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-05-25 13:44:45.185 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:44:45.187 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:44:45.190 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:44:45.193 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:44:45.195 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:44:45.198 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:44:45.214 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:44:45.217 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:44:45.220 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:44:45.222 | + functions-common:git_clone:618 : echo master 2022-05-25 13:44:45.223 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:44:45.228 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-05-25 13:44:45.230 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:44:45.233 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-25 13:44:45.246 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-05-25 13:44:45.249 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:44:45.249 | + functions-common:git_clone:679 : head -1 2022-05-25 13:44:45.252 | 2e94e3dc7 Merge "Revert "Disable import workflow in glance cinder jobs"" 2022-05-25 13:44:45.255 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:44:45.258 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-25 13:44:45.260 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:44:45.263 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-05-25 13:44:45.266 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-05-25 13:44:45.268 | + inc/python:setup_develop:340 : local extras= 2022-05-25 13:44:45.271 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-25 13:44:45.274 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:44:45.276 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-05-25 13:44:45.278 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-05-25 13:44:45.281 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:44:45.284 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-05-25 13:44:45.287 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-05-25 13:44:45.289 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:44:45.292 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-05-25 13:44:45.295 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:44:45.297 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:44:45.300 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-25 13:44:45.306 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-05-25 13:44:45.309 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-25 13:44:45.989 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-05-25 13:44:45.992 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:44:45.994 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:44:45.997 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:44:45.999 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-05-25 13:44:46.002 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-05-25 13:44:46.004 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:44:46.007 | + inc/python:setup_package:424 : local extras= 2022-05-25 13:44:46.009 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:44:46.011 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-05-25 13:44:46.014 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-05-25 13:44:46.016 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-05-25 13:44:46.018 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:44:46.021 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-05-25 13:44:46.042 | Using python 3.8 to install /opt/stack/glance 2022-05-25 13:44:46.044 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-25 13:44:46.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:44:46.822 | from cryptography.utils import int_from_bytes 2022-05-25 13:44:46.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:44:46.822 | from cryptography.utils import int_from_bytes 2022-05-25 13:44:47.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:44:48.026 | Obtaining file:///opt/stack/glance 2022-05-25 13:44:48.027 | Preparing metadata (setup.py): started 2022-05-25 13:44:52.499 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:44:52.644 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (5.9.0) 2022-05-25 13:44:52.645 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (0.7.1) 2022-05-25 13:44:52.646 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (1.4.36) 2022-05-25 13:44:52.647 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (0.33.1) 2022-05-25 13:44:52.648 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (2.1.1) 2022-05-25 13:44:52.649 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (2.5.1) 2022-05-25 13:44:52.650 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (1.8.7) 2022-05-25 13:44:52.651 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (0.4.2) 2022-05-25 13:44:52.652 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (1.7.7) 2022-05-25 13:44:52.653 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (0.20.4) 2022-05-25 13:44:52.654 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (8.8.0) 2022-05-25 13:44:52.656 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.5.1) 2022-05-25 13:44:52.657 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.1.0) 2022-05-25 13:44:52.658 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (1.5.0) 2022-05-25 13:44:52.659 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.13.0) 2022-05-25 13:44:52.660 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (3.5.0) 2022-05-25 13:44:52.661 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (2.4.1) 2022-05-25 13:44:52.828 | Collecting taskflow>=4.0.0 2022-05-25 13:44:52.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47f/b0baa789068e1/taskflow-4.7.0-py3-none-any.whl (493 kB) 2022-05-25 13:44:52.859 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.6.0) 2022-05-25 13:44:52.860 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (9.5.0) 2022-05-25 13:44:52.903 | Collecting WSME>=0.8.0 2022-05-25 13:44:52.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-05-25 13:44:52.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (3.3.0) 2022-05-25 13:44:52.917 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (3.5.0) 2022-05-25 13:44:52.918 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev57) (3.2.0) 2022-05-25 13:44:52.919 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.5.0) 2022-05-25 13:44:52.921 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (22.0.0) 2022-05-25 13:44:52.922 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (11.3.0) 2022-05-25 13:44:52.923 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (5.1.0) 2022-05-25 13:44:52.969 | Collecting oslo.limit>=1.4.0 2022-05-25 13:44:52.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-05-25 13:44:52.980 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (5.0.0) 2022-05-25 13:44:52.981 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (12.14.0) 2022-05-25 13:44:52.982 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.5.1) 2022-05-25 13:44:52.984 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (2.4.0) 2022-05-25 13:44:52.985 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (3.12.1) 2022-05-25 13:44:53.018 | Collecting retrying!=1.3.0,>=1.2.3 2022-05-25 13:44:53.025 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-25 13:44:53.028 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (3.4.3) 2022-05-25 13:44:53.029 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (4.0.0) 2022-05-25 13:44:53.031 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (2.5.0) 2022-05-25 13:44:53.032 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (36.0.2) 2022-05-25 13:44:53.067 | Collecting cursive>=0.2.1 2022-05-25 13:44:53.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-25 13:44:53.079 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (1.0.2) 2022-05-25 13:44:53.080 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev57) (5.7.0) 2022-05-25 13:44:53.187 | Collecting castellan>=0.17.0 2022-05-25 13:44:53.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-05-25 13:44:53.216 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev57) (4.11.3) 2022-05-25 13:44:53.218 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev57) (1.2.0) 2022-05-25 13:44:53.220 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev57) (5.7.1) 2022-05-25 13:44:53.241 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev57) (2.27.1) 2022-05-25 13:44:53.307 | Collecting python-barbicanclient>=4.5.2 2022-05-25 13:44:53.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-05-25 13:44:53.360 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev57) (1.15.0) 2022-05-25 13:44:53.400 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev57) (4.3.0) 2022-05-25 13:44:53.408 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev57) (1.14.1) 2022-05-25 13:44:53.422 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev57) (1.1.2) 2022-05-25 13:44:53.423 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev57) (2.2.1) 2022-05-25 13:44:53.424 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev57) (1.16.0) 2022-05-25 13:44:53.512 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev57) (3.0.9) 2022-05-25 13:44:53.587 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev57) (1.7.0) 2022-05-25 13:44:53.668 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev57) (2.11.0) 2022-05-25 13:44:53.669 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev57) (3.1.1) 2022-05-25 13:44:53.703 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev57) (0.17.3) 2022-05-25 13:44:53.746 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev57) (6.0) 2022-05-25 13:44:53.747 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev57) (1.5.0) 2022-05-25 13:44:53.749 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev57) (0.8.0) 2022-05-25 13:44:53.808 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev57) (0.5.0) 2022-05-25 13:44:53.809 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev57) (0.13.0) 2022-05-25 13:44:53.813 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev57) (2.0.1) 2022-05-25 13:44:53.838 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev57) (0.99.0) 2022-05-25 13:44:53.887 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev57) (0.9.6) 2022-05-25 13:44:53.889 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev57) (2.8.2) 2022-05-25 13:44:53.947 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (5.1.0) 2022-05-25 13:44:53.948 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (2.8.0) 2022-05-25 13:44:53.950 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (5.2.4) 2022-05-25 13:44:53.954 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (5.1.1) 2022-05-25 13:44:53.955 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (0.4.0) 2022-05-25 13:44:53.979 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev57) (3.3.0) 2022-05-25 13:44:53.981 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev57) (3.2.2) 2022-05-25 13:44:53.986 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev57) (3.1.2) 2022-05-25 13:44:54.026 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev57) (5.9.0) 2022-05-25 13:44:54.070 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev57) (0.11.0) 2022-05-25 13:44:54.071 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev57) (21.3) 2022-05-25 13:44:54.073 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev57) (2022.1) 2022-05-25 13:44:54.147 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev57) (62.2.0) 2022-05-25 13:44:54.205 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev57) (0.2.5) 2022-05-25 13:44:54.308 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev57) (0.7) 2022-05-25 13:44:54.660 | Collecting automaton>=1.9.0 2022-05-25 13:44:54.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-05-25 13:44:54.671 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev57) (6.3.1) 2022-05-25 13:44:54.704 | Collecting pydot>=1.2.4 2022-05-25 13:44:54.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-05-25 13:44:54.835 | Collecting networkx>=2.1.0 2022-05-25 13:44:54.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-05-25 13:44:54.995 | Collecting simplegeneric 2022-05-25 13:44:55.002 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-25 13:44:55.007 | Preparing metadata (setup.py): started 2022-05-25 13:44:57.638 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:44:57.668 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (5.0.0) 2022-05-25 13:44:57.761 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev57) (2.21) 2022-05-25 13:44:57.875 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev57) (2.1.1) 2022-05-25 13:44:58.087 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (1.32) 2022-05-25 13:44:58.089 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (1.4.0) 2022-05-25 13:44:58.091 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (5.1.1) 2022-05-25 13:44:58.092 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (2.5.0) 2022-05-25 13:44:58.093 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (1.4.4) 2022-05-25 13:44:58.094 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (1.1.5) 2022-05-25 13:44:58.096 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (1.0.0) 2022-05-25 13:44:58.212 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (0.14.1) 2022-05-25 13:44:58.244 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev57) (1.0.3) 2022-05-25 13:44:58.323 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (3.0.0) 2022-05-25 13:44:58.329 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev57) (1.3.3) 2022-05-25 13:44:58.572 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev57) (3.10.1) 2022-05-25 13:44:58.756 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev57) (1.26.9) 2022-05-25 13:44:58.758 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev57) (2019.11.28) 2022-05-25 13:44:58.760 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev57) (2.0.12) 2022-05-25 13:44:58.762 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev57) (3.3) 2022-05-25 13:44:58.874 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev57) (0.5.2) 2022-05-25 13:44:59.025 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev57) (2.5.0) 2022-05-25 13:44:59.126 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev57) (3.8.0) 2022-05-25 13:44:59.443 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev57) (2.4.1) 2022-05-25 13:44:59.447 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev57) (0.5.0) 2022-05-25 13:44:59.677 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev57) (2.3) 2022-05-25 13:44:59.954 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev57) (1.0.0) 2022-05-25 13:45:00.304 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev57) (21.4.0) 2022-05-25 13:45:00.305 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev57) (1.8.2) 2022-05-25 13:45:00.656 | Building wheels for collected packages: simplegeneric 2022-05-25 13:45:00.657 | Building wheel for simplegeneric (setup.py): started 2022-05-25 13:45:04.271 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-25 13:45:04.272 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=630c22469dc5b9d11af0f1f2da1d66e8ae01bd131a306dcdc357f51f24511b82 2022-05-25 13:45:04.272 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-25 13:45:04.276 | Successfully built simplegeneric 2022-05-25 13:45:05.117 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-05-25 13:45:08.517 | Running setup.py develop for glance 2022-05-25 13:45:14.343 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.7.0 2022-05-25 13:45:14.343 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:45:14.350 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:45:14.350 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:45:14.498 | + inc/python:pip_install:196 : result=0 2022-05-25 13:45:14.500 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:45:14.503 | + functions-common:time_stop:2426 : local name 2022-05-25 13:45:14.505 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:45:14.508 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:45:14.510 | + functions-common:time_stop:2429 : local total 2022-05-25 13:45:14.512 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:45:14.514 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:45:14.517 | + functions-common:time_stop:2433 : start_time=1653486286036 2022-05-25 13:45:14.519 | + functions-common:time_stop:2435 : [[ -z 1653486286036 ]] 2022-05-25 13:45:14.522 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:45:14.527 | + functions-common:time_stop:2438 : end_time=1653486314523 2022-05-25 13:45:14.532 | + functions-common:time_stop:2439 : elapsed_time=28487 2022-05-25 13:45:14.535 | + functions-common:time_stop:2440 : total=108091 2022-05-25 13:45:14.537 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:45:14.539 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=136578 2022-05-25 13:45:14.542 | + inc/python:pip_install:199 : return 0 2022-05-25 13:45:14.545 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:45:14.547 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-25 13:45:14.550 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-25 13:45:14.569 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-25 13:45:14.581 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-05-25 13:45:14.584 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-05-25 13:45:14.586 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:45:14.589 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:45:14.591 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-25 13:45:14.594 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:45:14.597 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:45:14.599 | + ./stack.sh:main:915 : configure_glance 2022-05-25 13:45:14.602 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-25 13:45:14.615 | + lib/glance:configure_glance:326 : local dburl 2022-05-25 13:45:14.618 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-25 13:45:14.620 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-25 13:45:14.623 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-25 13:45:14.625 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-25 13:45:14.628 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:45:14.630 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:45:14.632 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:45:14.647 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:45:14.650 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:45:14.652 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-25 13:45:14.655 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-25 13:45:14.657 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-25 13:45:14.687 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-25 13:45:14.717 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-25 13:45:14.744 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-25 13:45:14.771 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-25 13:45:14.803 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-25 13:45:14.834 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-25 13:45:14.836 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-25 13:45:14.839 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-25 13:45:14.842 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-25 13:45:14.844 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-25 13:45:14.875 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-25 13:45:14.903 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-05-25 13:45:14.931 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-25 13:45:14.960 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-25 13:45:14.990 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-25 13:45:15.017 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-25 13:45:15.047 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-25 13:45:15.076 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-25 13:45:15.107 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-25 13:45:15.135 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-25 13:45:15.168 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-25 13:45:15.170 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-25 13:45:15.173 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-25 13:45:15.175 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-25 13:45:15.177 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-25 13:45:15.179 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-25 13:45:15.196 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:45:15.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-25 13:45:15.202 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-25 13:45:15.205 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-25 13:45:15.222 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:45:15.224 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:45:15.227 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:45:15.255 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-25 13:45:15.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-25 13:45:15.260 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-25 13:45:15.262 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-25 13:45:15.265 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-25 13:45:15.293 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-25 13:45:15.321 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-25 13:45:15.323 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-25 13:45:15.326 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-25 13:45:15.328 | + lib/glance:configure_glance_store:254 : local be 2022-05-25 13:45:15.331 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-25 13:45:15.333 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-25 13:45:15.335 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-25 13:45:15.367 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-25 13:45:15.369 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.43 2022-05-25 13:45:15.400 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-25 13:45:15.403 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-25 13:45:15.420 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:45:15.422 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-25 13:45:15.450 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-25 13:45:15.479 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-25 13:45:15.507 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-25 13:45:15.536 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-25 13:45:15.564 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-25 13:45:15.580 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:45:15.583 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-25 13:45:15.611 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-25 13:45:15.644 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-25 13:45:15.671 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.43/identity/v3 2022-05-25 13:45:15.699 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-25 13:45:15.728 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.43/image 2022-05-25 13:45:15.756 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-25 13:45:15.772 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:45:15.774 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-25 13:45:15.777 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-25 13:45:15.780 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-25 13:45:15.783 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-25 13:45:15.800 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-25 13:45:15.802 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-25 13:45:15.804 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-25 13:45:15.807 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-25 13:45:15.809 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-25 13:45:15.837 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:45:15.865 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:45:15.892 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-25 13:45:15.920 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-25 13:45:15.925 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-25 13:45:15.955 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-25 13:45:15.984 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-25 13:45:16.012 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.43/identity 2022-05-25 13:45:16.041 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-25 13:45:16.069 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-25 13:45:16.098 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-25 13:45:16.126 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-25 13:45:16.158 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-25 13:45:16.189 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-25 13:45:16.220 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-25 13:45:16.248 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-25 13:45:16.253 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-25 13:45:16.260 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-25 13:45:16.276 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:45:16.279 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-25 13:45:16.281 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-25 13:45:16.283 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-25 13:45:16.286 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-25 13:45:16.288 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-25 13:45:16.291 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-25 13:45:16.294 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-25 13:45:16.297 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-25 13:45:16.300 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-25 13:45:16.331 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-25 13:45:16.334 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-25 13:45:16.336 | ++ functions:get_random_port:837 : true 2022-05-25 13:45:16.339 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-25 13:45:16.341 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-25 13:45:16.344 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-25 13:45:16.410 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-25 13:45:16.412 | ++ functions:get_random_port:841 : break 2 2022-05-25 13:45:16.414 | ++ functions:get_random_port:845 : echo 60999 2022-05-25 13:45:16.417 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-25 13:45:16.419 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-25 13:45:16.447 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-25 13:45:16.476 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-25 13:45:16.504 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-25 13:45:16.531 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-25 13:45:16.558 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-25 13:45:16.586 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-25 13:45:16.614 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-25 13:45:16.641 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-25 13:45:16.669 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-25 13:45:16.697 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-25 13:45:16.724 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-25 13:45:16.752 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-25 13:45:16.780 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-25 13:45:16.808 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-25 13:45:16.835 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-25 13:45:16.863 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-25 13:45:16.891 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-25 13:45:16.918 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-25 13:45:16.947 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-25 13:45:16.950 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-25 13:45:16.953 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:45:16.955 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:16.957 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:16.959 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-25 13:45:16.962 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-25 13:45:17.024 | proxy (enabled by site administrator) 2022-05-25 13:45:17.027 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-25 13:45:17.030 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-25 13:45:17.032 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:45:17.036 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:17.038 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:17.041 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-25 13:45:17.043 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-25 13:45:17.096 | No module matches proxy_http 2022-05-25 13:45:17.100 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-05-25 13:45:17.162 | Considering dependency proxy for proxy_http: 2022-05-25 13:45:17.162 | Module proxy already enabled 2022-05-25 13:45:17.162 | Enabling module proxy_http. 2022-05-25 13:45:17.167 | To activate the new configuration, you need to run: 2022-05-25 13:45:17.167 | systemctl restart apache2 2022-05-25 13:45:17.172 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-05-25 13:45:17.175 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:45:17.177 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:45:17.179 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:45:17.306 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-25 13:45:17.310 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-25 13:45:17.312 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-25 13:45:17.315 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-25 13:45:17.317 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:17.320 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:17.322 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-25 13:45:17.325 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-25 13:45:17.329 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-25 13:45:17.329 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-25 13:45:17.337 | KeepAlive Off 2022-05-25 13:45:17.342 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-25 13:45:17.343 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-25 13:45:17.351 | SetEnv proxy-sendchunked 1 2022-05-25 13:45:17.355 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-25 13:45:17.356 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-25 13:45:17.364 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-25 13:45:17.367 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-25 13:45:17.369 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-25 13:45:17.372 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-25 13:45:17.374 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-25 13:45:17.376 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:45:17.379 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:17.381 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:17.383 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-25 13:45:17.385 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-25 13:45:17.388 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:17.391 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:17.394 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-25 13:45:17.455 | Enabling site glance-wsgi-api. 2022-05-25 13:45:17.461 | To activate the new configuration, you need to run: 2022-05-25 13:45:17.461 | systemctl reload apache2 2022-05-25 13:45:17.465 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-25 13:45:17.468 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:45:17.470 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:45:17.473 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:45:17.605 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-25 13:45:17.611 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-25 13:45:17.641 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-25 13:45:17.643 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-25 13:45:17.646 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-05-25 13:45:17.664 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:45:17.666 | + ./stack.sh:main:920 : stack_install_service cinder 2022-05-25 13:45:17.669 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-25 13:45:17.671 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-25 13:45:17.674 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:45:17.676 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-25 13:45:17.679 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-25 13:45:17.681 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-25 13:45:17.684 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-05-25 13:45:17.686 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:45:17.689 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:45:17.692 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:45:17.694 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:45:17.697 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:45:17.700 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:45:17.717 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:45:17.719 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:45:17.722 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:45:17.725 | + functions-common:git_clone:618 : echo master 2022-05-25 13:45:17.725 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:45:17.730 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-05-25 13:45:17.733 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:45:17.735 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-25 13:45:17.748 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-05-25 13:45:17.751 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:45:17.751 | + functions-common:git_clone:679 : head -1 2022-05-25 13:45:17.755 | 78700b8cb StorPool: drop _attach_volume() and _detach_volume(). 2022-05-25 13:45:17.758 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:45:17.761 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-25 13:45:17.764 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:45:17.767 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-25 13:45:17.769 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-05-25 13:45:17.772 | + inc/python:setup_develop:340 : local extras= 2022-05-25 13:45:17.774 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-25 13:45:17.777 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:45:17.780 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-25 13:45:17.782 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-05-25 13:45:17.785 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:45:17.787 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-05-25 13:45:17.790 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-05-25 13:45:17.793 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:45:17.796 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-05-25 13:45:17.798 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:45:17.800 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:45:17.804 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-25 13:45:17.810 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-05-25 13:45:17.812 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-25 13:45:18.472 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-05-25 13:45:18.475 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:45:18.478 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:45:18.480 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:45:18.483 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-25 13:45:18.485 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-05-25 13:45:18.488 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:45:18.490 | + inc/python:setup_package:424 : local extras= 2022-05-25 13:45:18.493 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:45:18.495 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-05-25 13:45:18.498 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-05-25 13:45:18.500 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-05-25 13:45:18.503 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:45:18.505 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-05-25 13:45:18.528 | Using python 3.8 to install /opt/stack/cinder 2022-05-25 13:45:18.530 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-25 13:45:19.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:45:19.341 | from cryptography.utils import int_from_bytes 2022-05-25 13:45:19.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:45:19.341 | from cryptography.utils import int_from_bytes 2022-05-25 13:45:20.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:45:20.536 | Obtaining file:///opt/stack/cinder 2022-05-25 13:45:20.537 | Preparing metadata (setup.py): started 2022-05-25 13:45:25.908 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:45:26.118 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.9.0) 2022-05-25 13:45:26.119 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.1.1) 2022-05-25 13:45:26.120 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (0.33.1) 2022-05-25 13:45:26.121 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (1.1.2) 2022-05-25 13:45:26.122 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (0.20.4) 2022-05-25 13:45:26.124 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (1.0.2) 2022-05-25 13:45:26.125 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev179) (3.2.0) 2022-05-25 13:45:26.126 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.6.0) 2022-05-25 13:45:26.127 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (9.5.0) 2022-05-25 13:45:26.128 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.8.0) 2022-05-25 13:45:26.241 | Collecting oauth2client>=4.1.3 2022-05-25 13:45:26.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-25 13:45:26.256 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (8.8.0) 2022-05-25 13:45:26.257 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.5.1) 2022-05-25 13:45:26.258 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.1.0) 2022-05-25 13:45:26.259 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (11.3.0) 2022-05-25 13:45:26.260 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.0.0) 2022-05-25 13:45:26.261 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (12.14.0) 2022-05-25 13:45:26.263 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.5.1) 2022-05-25 13:45:26.264 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (3.12.1) 2022-05-25 13:45:26.265 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.8.0) 2022-05-25 13:45:26.266 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.4.0) 2022-05-25 13:45:26.267 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (6.3.1) 2022-05-25 13:45:26.268 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.3.0) 2022-05-25 13:45:26.269 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.8.0) 2022-05-25 13:45:26.270 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (1.5.0) 2022-05-25 13:45:26.271 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.13.0) 2022-05-25 13:45:26.272 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.6.0) 2022-05-25 13:45:26.273 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (3.4.3) 2022-05-25 13:45:26.274 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (21.3) 2022-05-25 13:45:26.419 | Collecting paramiko>=2.7.2 2022-05-25 13:45:26.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-05-25 13:45:26.474 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (3.5.0) 2022-05-25 13:45:26.475 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.1.1) 2022-05-25 13:45:26.476 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.9.0) 2022-05-25 13:45:26.477 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (3.0.9) 2022-05-25 13:45:26.478 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.3.0) 2022-05-25 13:45:26.581 | Collecting python-glanceclient>=3.2.2 2022-05-25 13:45:26.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdb/28c976f4b9a9f/python_glanceclient-4.0.0-py3-none-any.whl (204 kB) 2022-05-25 13:45:26.630 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.5.0) 2022-05-25 13:45:26.631 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (18.0.0) 2022-05-25 13:45:26.632 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.0.0) 2022-05-25 13:45:26.633 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2022.1) 2022-05-25 13:45:26.635 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.27.1) 2022-05-25 13:45:26.636 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.5.1) 2022-05-25 13:45:26.637 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (4.7.0) 2022-05-25 13:45:26.688 | Collecting rtslib-fb>=2.1.74 2022-05-25 13:45:26.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-05-25 13:45:26.727 | Preparing metadata (setup.py): started 2022-05-25 13:45:29.642 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:45:29.646 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (1.16.0) 2022-05-25 13:45:29.647 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (1.4.36) 2022-05-25 13:45:29.648 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (0.13.0) 2022-05-25 13:45:29.649 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (3.5.0) 2022-05-25 13:45:29.701 | Collecting tabulate>=0.8.7 2022-05-25 13:45:29.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-05-25 13:45:29.725 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (6.3.1) 2022-05-25 13:45:29.726 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (1.8.7) 2022-05-25 13:45:29.727 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.1.0) 2022-05-25 13:45:29.857 | Collecting oslo.vmware>=3.10.0 2022-05-25 13:45:29.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-05-25 13:45:29.951 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.2.0) 2022-05-25 13:45:29.952 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (5.7.0) 2022-05-25 13:45:29.954 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (2.11.1) 2022-05-25 13:45:30.131 | Collecting google-api-python-client>=1.11.0 2022-05-25 13:45:30.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/444/92f8abf87e831/google_api_python_client-2.47.0-py2.py3-none-any.whl (8.4 MB) 2022-05-25 13:45:30.568 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (3.11.0) 2022-05-25 13:45:30.569 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (36.0.2) 2022-05-25 13:45:30.570 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev179) (0.2.2) 2022-05-25 13:45:30.709 | Collecting zstd>=1.4.5.1 2022-05-25 13:45:30.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-05-25 13:45:31.944 | Collecting boto3>=1.16.51 2022-05-25 13:45:31.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5b/7cce2473cb7f6/boto3-1.23.0-py3-none-any.whl (132 kB) 2022-05-25 13:45:33.653 | Collecting botocore<1.27.0,>=1.26.0 2022-05-25 13:45:33.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/43b8a7950d785/botocore-1.26.0-py3-none-any.whl (8.7 MB) 2022-05-25 13:45:33.890 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev179) (1.0.0) 2022-05-25 13:45:33.956 | Collecting s3transfer<0.6.0,>=0.5.0 2022-05-25 13:45:33.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-25 13:45:34.029 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev179) (1.15.0) 2022-05-25 13:45:34.060 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev179) (2.2.1) 2022-05-25 13:45:34.215 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-05-25 13:45:34.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/0d2d6412c77c3/google_api_core-2.7.3-py3-none-any.whl (114 kB) 2022-05-25 13:45:34.383 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-05-25 13:45:34.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/349/ac49b18b01019/google_auth-2.6.6-py2.py3-none-any.whl (156 kB) 2022-05-25 13:45:34.448 | Collecting uritemplate<5,>=3.0.1 2022-05-25 13:45:34.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-05-25 13:45:34.487 | Collecting google-auth-httplib2>=0.1.0 2022-05-25 13:45:34.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-05-25 13:45:34.592 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev179) (1.7.0) 2022-05-25 13:45:34.646 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev179) (2.11.0) 2022-05-25 13:45:34.647 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev179) (3.1.1) 2022-05-25 13:45:34.818 | Collecting pyasn1>=0.1.7 2022-05-25 13:45:34.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-25 13:45:34.951 | Collecting pyasn1-modules>=0.0.5 2022-05-25 13:45:34.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-05-25 13:45:35.024 | Collecting rsa>=3.1.4 2022-05-25 13:45:35.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-05-25 13:45:35.138 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev179) (0.17.3) 2022-05-25 13:45:35.184 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev179) (1.5.0) 2022-05-25 13:45:35.185 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev179) (6.0) 2022-05-25 13:45:35.186 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev179) (0.8.0) 2022-05-25 13:45:35.187 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev179) (2.5.0) 2022-05-25 13:45:35.249 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev179) (2.0.1) 2022-05-25 13:45:35.251 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev179) (0.5.0) 2022-05-25 13:45:35.252 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev179) (1.7.7) 2022-05-25 13:45:35.313 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev179) (0.9.6) 2022-05-25 13:45:35.315 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev179) (2.8.2) 2022-05-25 13:45:35.378 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (5.1.0) 2022-05-25 13:45:35.378 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (2.4.1) 2022-05-25 13:45:35.380 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (0.4.0) 2022-05-25 13:45:35.382 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (5.1.1) 2022-05-25 13:45:35.383 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (5.2.4) 2022-05-25 13:45:35.408 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev179) (3.2.2) 2022-05-25 13:45:35.410 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev179) (3.3.0) 2022-05-25 13:45:35.411 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev179) (3.1.2) 2022-05-25 13:45:35.457 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev179) (1.0.3) 2022-05-25 13:45:35.544 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev179) (1.3.3) 2022-05-25 13:45:35.546 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev179) (3.0.0) 2022-05-25 13:45:35.570 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev179) (3.3.0) 2022-05-25 13:45:35.597 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev179) (0.11.0) 2022-05-25 13:45:35.707 | Collecting suds-community>=0.6 2022-05-25 13:45:35.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-05-25 13:45:35.723 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev179) (1.26.9) 2022-05-25 13:45:35.971 | Collecting pynacl>=1.0.1 2022-05-25 13:45:35.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-05-25 13:45:36.025 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev179) (62.2.0) 2022-05-25 13:45:36.167 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev179) (3.10.1) 2022-05-25 13:45:36.204 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev179) (1.14.1) 2022-05-25 13:45:36.205 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev179) (22.0.0) 2022-05-25 13:45:36.244 | Collecting warlock<2,>=1.2.0 2022-05-25 13:45:36.252 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-05-25 13:45:36.456 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev179) (2019.11.28) 2022-05-25 13:45:36.458 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev179) (3.3) 2022-05-25 13:45:36.461 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev179) (2.0.12) 2022-05-25 13:45:36.497 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev179) (0.7) 2022-05-25 13:45:36.569 | Collecting pyudev>=0.16.1 2022-05-25 13:45:36.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-05-25 13:45:36.821 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev179) (0.5.2) 2022-05-25 13:45:36.822 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev179) (0.4.2) 2022-05-25 13:45:36.966 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev179) (2.5.0) 2022-05-25 13:45:36.970 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev179) (2.8) 2022-05-25 13:45:36.972 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev179) (1.4.2) 2022-05-25 13:45:37.105 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev179) (0.13.1) 2022-05-25 13:45:37.223 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev179) (5.7.1) 2022-05-25 13:45:37.225 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev179) (4.11.3) 2022-05-25 13:45:37.226 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev179) (1.2.0) 2022-05-25 13:45:37.261 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (5.0.0) 2022-05-25 13:45:37.478 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev179) (2.21) 2022-05-25 13:45:37.585 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev179) (2.4.1) 2022-05-25 13:45:37.586 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev179) (0.5.0) 2022-05-25 13:45:37.765 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev179) (2.5.0) 2022-05-25 13:45:37.909 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-05-25 13:45:37.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/d955b5bb65893/googleapis_common_protos-1.56.1-py2.py3-none-any.whl (211 kB) 2022-05-25 13:45:37.928 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev179) (3.20.1) 2022-05-25 13:45:38.148 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev179) (2.1.1) 2022-05-25 13:45:38.585 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev179) (1.1.5) 2022-05-25 13:45:38.634 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev179) (0.14.1) 2022-05-25 13:45:38.685 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev179) (0.2.5) 2022-05-25 13:45:40.251 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev179) (1.32) 2022-05-25 13:45:40.528 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev179) (21.4.0) 2022-05-25 13:45:40.530 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev179) (1.8.2) 2022-05-25 13:45:40.678 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev179) (2.3) 2022-05-25 13:45:40.874 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev179) (1.0.0) 2022-05-25 13:45:41.052 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev179) (3.8.0) 2022-05-25 13:45:41.780 | Building wheels for collected packages: rtslib-fb 2022-05-25 13:45:41.781 | Building wheel for rtslib-fb (setup.py): started 2022-05-25 13:45:45.717 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-05-25 13:45:45.718 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86187 sha256=bc7f7ee1534b578fbf1179dab4381a58f1c7a60e4f1b3c00022dc44e4092b8e2 2022-05-25 13:45:45.718 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-05-25 13:45:45.721 | Successfully built rtslib-fb 2022-05-25 13:45:46.721 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-05-25 13:45:49.382 | Attempting uninstall: pynacl 2022-05-25 13:45:49.384 | Found existing installation: PyNaCl 1.3.0 2022-05-25 13:45:49.394 | Uninstalling PyNaCl-1.3.0: 2022-05-25 13:45:49.421 | Successfully uninstalled PyNaCl-1.3.0 2022-05-25 13:45:51.988 | Running setup.py develop for cinder 2022-05-25 13:45:59.244 | Successfully installed boto3-1.23.0 botocore-1.26.0 cinder google-api-core-2.7.3 google-api-python-client-2.47.0 google-auth-2.6.6 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.1 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-4.0.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.5.2 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-05-25 13:45:59.244 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:45:59.253 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:45:59.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:45:59.512 | + inc/python:pip_install:196 : result=0 2022-05-25 13:45:59.514 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:45:59.516 | + functions-common:time_stop:2426 : local name 2022-05-25 13:45:59.519 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:45:59.521 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:45:59.523 | + functions-common:time_stop:2429 : local total 2022-05-25 13:45:59.525 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:45:59.528 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:45:59.530 | + functions-common:time_stop:2433 : start_time=1653486318521 2022-05-25 13:45:59.533 | + functions-common:time_stop:2435 : [[ -z 1653486318521 ]] 2022-05-25 13:45:59.536 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:45:59.540 | + functions-common:time_stop:2438 : end_time=1653486359537 2022-05-25 13:45:59.543 | + functions-common:time_stop:2439 : elapsed_time=41016 2022-05-25 13:45:59.545 | + functions-common:time_stop:2440 : total=136578 2022-05-25 13:45:59.547 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:45:59.549 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=177594 2022-05-25 13:45:59.552 | + inc/python:pip_install:199 : return 0 2022-05-25 13:45:59.554 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:45:59.557 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-25 13:45:59.559 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-25 13:45:59.578 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-25 13:45:59.591 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-05-25 13:45:59.593 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-05-25 13:45:59.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:45:59.598 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:45:59.601 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-25 13:45:59.603 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:45:59.606 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-25 13:45:59.609 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-25 13:45:59.611 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-25 13:45:59.614 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:59.616 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:59.619 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-25 13:45:59.630 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-25 13:45:59.633 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:45:59.636 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:45:59.638 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:45:59.641 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:45:59.643 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:45:59.645 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:45:59.648 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:59.650 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:59.654 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:45:59.656 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:45:59.659 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:45:59.661 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:45:59.663 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-05-25 13:45:59.666 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:45:59.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:45:59.672 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:45:59.674 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-05-25 13:45:59.697 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-25 13:45:59.807 | Reading package lists... 2022-05-25 13:46:00.055 | Building dependency tree... 2022-05-25 13:46:00.056 | Reading state information... 2022-05-25 13:46:00.306 | The following packages were automatically installed and are no longer required: 2022-05-25 13:46:00.308 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:46:00.308 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:46:00.308 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:46:00.308 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:46:00.308 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:46:00.308 | python3-zope.interface 2022-05-25 13:46:00.308 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:46:00.309 | The following additional packages will be installed: 2022-05-25 13:46:00.309 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-25 13:46:00.309 | python3-urwid 2022-05-25 13:46:00.310 | Suggested packages: 2022-05-25 13:46:00.310 | python-pyparsing-doc python-urwid-doc 2022-05-25 13:46:00.379 | The following NEW packages will be installed: 2022-05-25 13:46:00.379 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-25 13:46:00.379 | python3-urwid targetcli-fb 2022-05-25 13:46:00.627 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:46:00.627 | Need to get 356 kB of archives. 2022-05-25 13:46:00.627 | After this operation, 2,294 kB of additional disk space will be used. 2022-05-25 13:46:00.627 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-05-25 13:46:00.996 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-05-25 13:46:01.206 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-05-25 13:46:01.229 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-05-25 13:46:01.249 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-05-25 13:46:01.269 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-05-25 13:46:01.838 | Fetched 356 kB in 1s (397 kB/s) 2022-05-25 13:46:02.016 | Selecting previously unselected package python3-pyparsing. 2022-05-25 13:46:02.067 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-05-25 13:46:02.071 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-05-25 13:46:02.124 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-05-25 13:46:02.530 | Selecting previously unselected package python3-urwid. 2022-05-25 13:46:02.540 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-05-25 13:46:02.593 | Unpacking python3-urwid (2.0.1-3) ... 2022-05-25 13:46:02.982 | Selecting previously unselected package python3-configshell-fb. 2022-05-25 13:46:02.991 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-05-25 13:46:03.044 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-25 13:46:03.479 | Selecting previously unselected package python3-pyudev. 2022-05-25 13:46:03.488 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-05-25 13:46:03.541 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-25 13:46:03.959 | Selecting previously unselected package python3-rtslib-fb. 2022-05-25 13:46:03.970 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-05-25 13:46:04.010 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-25 13:46:04.479 | Selecting previously unselected package targetcli-fb. 2022-05-25 13:46:04.489 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-05-25 13:46:04.530 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-25 13:46:04.978 | Setting up python3-urwid (2.0.1-3) ... 2022-05-25 13:46:05.423 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-25 13:46:05.423 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-25 13:46:05.423 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-25 13:46:05.423 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-25 13:46:05.423 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-25 13:46:05.423 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-25 13:46:05.423 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-25 13:46:05.423 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-25 13:46:05.582 | Setting up python3-pyparsing (2.4.6-1) ... 2022-05-25 13:46:06.033 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-25 13:46:06.478 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-25 13:46:06.913 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-25 13:46:08.354 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-25 13:46:08.966 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-05-25 13:46:08.966 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-05-25 13:46:10.965 | Processing triggers for man-db (2.9.1-1) ... 2022-05-25 13:46:11.267 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-25 13:46:19.870 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:46:19.873 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:46:19.876 | + functions-common:time_stop:2426 : local name 2022-05-25 13:46:19.878 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:46:19.881 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:46:19.883 | + functions-common:time_stop:2429 : local total 2022-05-25 13:46:19.886 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:46:19.888 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:46:19.892 | + functions-common:time_stop:2433 : start_time=1653486359695 2022-05-25 13:46:19.894 | + functions-common:time_stop:2435 : [[ -z 1653486359695 ]] 2022-05-25 13:46:19.897 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:46:19.902 | + functions-common:time_stop:2438 : end_time=1653486379899 2022-05-25 13:46:19.904 | + functions-common:time_stop:2439 : elapsed_time=20204 2022-05-25 13:46:19.907 | + functions-common:time_stop:2440 : total=533449 2022-05-25 13:46:19.910 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:46:19.912 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=553653 2022-05-25 13:46:19.915 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:46:19.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:46:19.920 | + ./stack.sh:main:921 : configure_cinder 2022-05-25 13:46:19.922 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-25 13:46:19.934 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-25 13:46:19.938 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-25 13:46:19.941 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-25 13:46:19.943 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-25 13:46:19.946 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-25 13:46:19.946 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-25 13:46:19.951 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-25 13:46:19.954 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-25 13:46:19.956 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-25 13:46:19.958 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-25 13:46:19.960 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-25 13:46:19.962 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-25 13:46:19.964 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-25 13:46:19.966 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-25 13:46:19.978 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-25 13:46:19.991 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-05-25 13:46:20.003 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-05-25 13:46:20.015 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-25 13:46:20.027 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-25 13:46:20.030 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-25 13:46:20.034 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XoqJIUYuhZ 2022-05-25 13:46:20.036 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-25 13:46:20.038 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-25 13:46:20.040 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-25 13:46:20.043 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XoqJIUYuhZ 2022-05-25 13:46:20.047 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XoqJIUYuhZ 2022-05-25 13:46:20.058 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XoqJIUYuhZ /etc/sudoers.d/cinder-rootwrap 2022-05-25 13:46:20.071 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-25 13:46:20.082 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-25 13:46:20.084 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-25 13:46:20.086 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-25 13:46:20.088 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-25 13:46:20.091 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-25 13:46:20.093 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-25 13:46:20.096 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-25 13:46:20.098 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-25 13:46:20.103 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-25 13:46:20.107 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-25 13:46:20.126 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-25 13:46:20.145 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-25 13:46:20.165 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-25 13:46:20.183 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-25 13:46:20.201 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-25 13:46:20.221 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-25 13:46:20.240 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-25 13:46:20.259 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-25 13:46:20.261 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-25 13:46:20.264 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-25 13:46:20.266 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-25 13:46:20.269 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-25 13:46:20.298 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-25 13:46:20.325 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-05-25 13:46:20.353 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-25 13:46:20.380 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-25 13:46:20.407 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-25 13:46:20.434 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-25 13:46:20.462 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-25 13:46:20.489 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-25 13:46:20.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-25 13:46:20.544 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-25 13:46:20.575 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-25 13:46:20.604 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-25 13:46:20.607 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-25 13:46:20.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-25 13:46:20.611 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-25 13:46:20.613 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:46:20.616 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:46:20.618 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:46:20.635 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:20.637 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:46:20.641 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-25 13:46:20.644 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-25 13:46:20.675 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-25 13:46:20.702 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-25 13:46:20.730 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-25 13:46:20.759 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-25 13:46:20.786 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-25 13:46:20.814 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-25 13:46:20.844 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-25 13:46:20.847 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.43 2022-05-25 13:46:20.875 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-25 13:46:20.906 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-25 13:46:20.913 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6ecee138f0cde426ca8a013e1fe62377 2022-05-25 13:46:20.942 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-25 13:46:20.944 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-25 13:46:20.974 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-25 13:46:21.002 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-25 13:46:21.032 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-25 13:46:21.059 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-25 13:46:21.075 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:21.078 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-25 13:46:21.095 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:21.097 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-25 13:46:21.115 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:21.117 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-25 13:46:21.133 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:21.136 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-25 13:46:21.138 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-25 13:46:21.140 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-25 13:46:21.142 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-25 13:46:21.145 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-25 13:46:21.147 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-25 13:46:21.149 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-25 13:46:21.166 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:21.169 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-25 13:46:21.172 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-25 13:46:21.175 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-25 13:46:21.192 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:21.194 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:46:21.197 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:46:21.226 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-25 13:46:21.228 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-25 13:46:21.231 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-25 13:46:21.233 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-25 13:46:21.236 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-25 13:46:21.238 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-25 13:46:21.256 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-25 13:46:21.258 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-25 13:46:21.261 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-25 13:46:21.263 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-25 13:46:21.266 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-25 13:46:21.294 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:46:21.323 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:46:21.352 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-25 13:46:21.380 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-25 13:46:21.396 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:21.398 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-25 13:46:21.401 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-25 13:46:21.403 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-25 13:46:21.406 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-25 13:46:21.408 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-25 13:46:21.410 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-25 13:46:21.413 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-25 13:46:21.417 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-25 13:46:21.419 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-25 13:46:21.422 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-25 13:46:21.434 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-25 13:46:21.435 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:46:21.444 | d /var/run/uwsgi 0755 ubuntu root 2022-05-25 13:46:21.447 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:46:21.462 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-25 13:46:21.465 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-25 13:46:21.468 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-25 13:46:21.498 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-25 13:46:21.525 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-25 13:46:21.552 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-25 13:46:21.581 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-25 13:46:21.608 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-25 13:46:21.637 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-25 13:46:21.665 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-25 13:46:21.692 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-25 13:46:21.721 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-25 13:46:21.748 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-25 13:46:21.778 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-25 13:46:21.806 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-25 13:46:21.835 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-25 13:46:21.837 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-25 13:46:21.840 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-25 13:46:21.842 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-25 13:46:21.845 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-25 13:46:21.847 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:46:21.850 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:46:21.852 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-25 13:46:21.855 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-25 13:46:21.857 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-25 13:46:21.884 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-25 13:46:21.913 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-25 13:46:21.913 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-25 13:46:21.921 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-25 13:46:21.925 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-25 13:46:21.927 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-25 13:46:21.929 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-25 13:46:21.932 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-25 13:46:21.934 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:46:21.937 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:46:21.939 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:46:21.941 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-25 13:46:21.944 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-25 13:46:21.946 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:46:21.948 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:46:21.951 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-25 13:46:22.013 | Enabling site cinder-wsgi. 2022-05-25 13:46:22.019 | To activate the new configuration, you need to run: 2022-05-25 13:46:22.019 | systemctl reload apache2 2022-05-25 13:46:22.023 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-25 13:46:22.026 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:46:22.028 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:46:22.031 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:46:22.162 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-25 13:46:22.165 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-25 13:46:22.196 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.43/image 2022-05-25 13:46:22.225 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-25 13:46:22.242 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:22.245 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-25 13:46:22.247 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-25 13:46:22.250 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-25 13:46:22.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-25 13:46:22.255 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-25 13:46:22.285 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-25 13:46:22.315 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.43/identity 2022-05-25 13:46:22.343 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-25 13:46:22.371 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-25 13:46:22.399 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-25 13:46:22.427 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-25 13:46:22.455 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-25 13:46:22.483 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-25 13:46:22.512 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-25 13:46:22.540 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-25 13:46:22.568 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-25 13:46:22.596 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-25 13:46:22.598 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-25 13:46:22.615 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:22.618 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.43:2379 2022-05-25 13:46:22.648 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-25 13:46:22.650 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-25 13:46:22.652 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-05-25 13:46:22.670 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:22.673 | + ./stack.sh:main:926 : stack_install_service neutron 2022-05-25 13:46:22.675 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-25 13:46:22.678 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-25 13:46:22.680 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:46:22.682 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-25 13:46:22.685 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-25 13:46:22.689 | ++ 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-05-25 13:46:22.689 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-25 13:46:22.695 | + 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-05-25 13:46:22.697 | + 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-05-25 13:46:22.700 | + 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-05-25 13:46:22.703 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-25 13:46:22.705 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-25 13:46:22.708 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-25 13:46:22.710 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-05-25 13:46:22.712 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:46:22.715 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:46:22.718 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-25 13:46:22.721 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:46:22.724 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-25 13:46:22.726 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-25 13:46:22.728 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-05-25 13:46:22.731 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:46:22.734 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:46:22.736 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:46:22.739 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:46:22.741 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:46:22.744 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:46:22.760 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:46:22.762 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:46:22.764 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:46:22.767 | + functions-common:git_clone:618 : echo master 2022-05-25 13:46:22.768 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:46:22.773 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-05-25 13:46:22.775 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:46:22.777 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-25 13:46:22.790 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-05-25 13:46:22.793 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:46:22.794 | + functions-common:git_clone:679 : head -1 2022-05-25 13:46:22.798 | bdea142584 Merge "Start using security-groups-shared-filtering from neutron-lib" 2022-05-25 13:46:22.801 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:46:22.803 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-25 13:46:22.806 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:46:22.808 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-25 13:46:22.810 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-05-25 13:46:22.813 | + inc/python:setup_develop:340 : local extras= 2022-05-25 13:46:22.816 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-25 13:46:22.818 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:46:22.821 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-25 13:46:22.823 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-05-25 13:46:22.826 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:46:22.829 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-05-25 13:46:22.832 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-05-25 13:46:22.834 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:46:22.837 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-05-25 13:46:22.840 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:46:22.842 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:46:22.846 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-25 13:46:22.852 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-05-25 13:46:22.854 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-25 13:46:23.546 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-05-25 13:46:23.549 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:46:23.551 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:46:23.553 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:46:23.556 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-25 13:46:23.558 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-05-25 13:46:23.560 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:46:23.563 | + inc/python:setup_package:424 : local extras= 2022-05-25 13:46:23.566 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:46:23.568 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-05-25 13:46:23.570 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-05-25 13:46:23.573 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-05-25 13:46:23.575 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:46:23.578 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-05-25 13:46:23.599 | Using python 3.8 to install /opt/stack/neutron 2022-05-25 13:46:23.601 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-25 13:46:24.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:46:24.476 | from cryptography.utils import int_from_bytes 2022-05-25 13:46:24.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:46:24.476 | from cryptography.utils import int_from_bytes 2022-05-25 13:46:25.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:46:25.667 | Obtaining file:///opt/stack/neutron 2022-05-25 13:46:25.668 | Preparing metadata (setup.py): started 2022-05-25 13:46:31.252 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:46:31.342 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (5.9.0) 2022-05-25 13:46:31.344 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (3.5.0) 2022-05-25 13:46:31.345 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.1.1) 2022-05-25 13:46:31.346 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.5.1) 2022-05-25 13:46:31.347 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.5.0) 2022-05-25 13:46:31.348 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (5.1.1) 2022-05-25 13:46:31.349 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (0.33.1) 2022-05-25 13:46:31.350 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.4.1) 2022-05-25 13:46:31.351 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (0.20.4) 2022-05-25 13:46:31.352 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.27.1) 2022-05-25 13:46:31.353 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (3.1.2) 2022-05-25 13:46:31.354 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (9.5.0) 2022-05-25 13:46:31.355 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (0.8.0) 2022-05-25 13:46:31.356 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (0.11.0) 2022-05-25 13:46:31.357 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.21.0) 2022-05-25 13:46:31.358 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (7.8.0) 2022-05-25 13:46:31.360 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (6.3.1) 2022-05-25 13:46:31.361 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.4.36) 2022-05-25 13:46:31.361 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.8.7) 2022-05-25 13:46:31.362 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.6.0) 2022-05-25 13:46:31.364 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.7.7) 2022-05-25 13:46:31.365 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (3.5.0) 2022-05-25 13:46:31.366 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.11.0) 2022-05-25 13:46:31.367 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.5.1) 2022-05-25 13:46:31.368 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (8.8.0) 2022-05-25 13:46:31.369 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.1.0) 2022-05-25 13:46:31.370 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (11.3.0) 2022-05-25 13:46:31.371 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (5.1.0) 2022-05-25 13:46:31.372 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (5.0.0) 2022-05-25 13:46:31.374 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (12.14.0) 2022-05-25 13:46:31.375 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.5.1) 2022-05-25 13:46:31.376 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (3.12.1) 2022-05-25 13:46:31.377 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.8.0) 2022-05-25 13:46:31.378 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.4.0) 2022-05-25 13:46:31.379 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (6.3.1) 2022-05-25 13:46:31.380 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.3.0) 2022-05-25 13:46:31.381 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.8.0) 2022-05-25 13:46:31.382 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.5.0) 2022-05-25 13:46:31.383 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.13.0) 2022-05-25 13:46:31.384 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.6.0) 2022-05-25 13:46:31.385 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (3.4.3) 2022-05-25 13:46:31.386 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.4.0) 2022-05-25 13:46:31.387 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.1.0) 2022-05-25 13:46:31.388 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.17.1.post1) 2022-05-25 13:46:31.390 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (1.16.1) 2022-05-25 13:46:31.391 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (21.3) 2022-05-25 13:46:31.392 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (5.9.0) 2022-05-25 13:46:31.393 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:31.394 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (22.0.0) 2022-05-25 13:46:31.395 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (18.0.0) 2022-05-25 13:46:31.396 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (0.99.0) 2022-05-25 13:46:31.397 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (4.5.0) 2022-05-25 13:46:31.398 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.8.0) 2022-05-25 13:46:31.399 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.4.1) 2022-05-25 13:46:31.400 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev231) (2.11.1) 2022-05-25 13:46:31.417 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev231) (4.11.3) 2022-05-25 13:46:31.418 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev231) (5.7.1) 2022-05-25 13:46:31.419 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev231) (1.2.0) 2022-05-25 13:46:31.426 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev231) (1.14.1) 2022-05-25 13:46:31.439 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev231) (1.1.2) 2022-05-25 13:46:31.440 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev231) (2.2.1) 2022-05-25 13:46:31.441 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev231) (1.16.0) 2022-05-25 13:46:31.458 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev231) (3.0.9) 2022-05-25 13:46:31.465 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev231) (2.1.1) 2022-05-25 13:46:31.528 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev231) (1.0.2) 2022-05-25 13:46:31.529 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev231) (1.7.0) 2022-05-25 13:46:31.582 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev231) (4.5.0) 2022-05-25 13:46:31.585 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev231) (3.1.1) 2022-05-25 13:46:31.630 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev231) (1.2.3) 2022-05-25 13:46:31.633 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev231) (2.7.0) 2022-05-25 13:46:31.662 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (1.1.5) 2022-05-25 13:46:31.664 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (1.4.4) 2022-05-25 13:46:31.665 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (36.0.2) 2022-05-25 13:46:31.666 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (1.0.0) 2022-05-25 13:46:31.668 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (1.32) 2022-05-25 13:46:31.669 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (1.4.0) 2022-05-25 13:46:31.670 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (2.5.0) 2022-05-25 13:46:31.671 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev231) (6.0) 2022-05-25 13:46:31.689 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev231) (1.0.3) 2022-05-25 13:46:31.781 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev231) (0.17.3) 2022-05-25 13:46:31.828 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev231) (1.5.0) 2022-05-25 13:46:31.922 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev231) (0.5.0) 2022-05-25 13:46:31.926 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev231) (0.13.0) 2022-05-25 13:46:31.927 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev231) (2.0.1) 2022-05-25 13:46:31.985 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev231) (0.9.6) 2022-05-25 13:46:31.987 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev231) (2.8.2) 2022-05-25 13:46:32.044 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev231) (5.2.4) 2022-05-25 13:46:32.046 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev231) (5.1.1) 2022-05-25 13:46:32.051 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev231) (0.4.0) 2022-05-25 13:46:32.052 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev231) (5.1.0) 2022-05-25 13:46:32.075 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev231) (3.2.2) 2022-05-25 13:46:32.079 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev231) (3.3.0) 2022-05-25 13:46:32.126 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev231) (1.15.0) 2022-05-25 13:46:32.179 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev231) (2022.1) 2022-05-25 13:46:32.214 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev231) (3.0.0) 2022-05-25 13:46:32.215 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev231) (1.3.3) 2022-05-25 13:46:32.241 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev231) (3.3.0) 2022-05-25 13:46:32.379 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev231) (2.4.0) 2022-05-25 13:46:32.450 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev231) (62.2.0) 2022-05-25 13:46:32.532 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev231) (3.0.0) 2022-05-25 13:46:32.533 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev231) (0.3.5) 2022-05-25 13:46:32.643 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.644 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.645 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.646 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.648 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.649 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.650 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev231) (0.6.9) 2022-05-25 13:46:32.856 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev231) (3.10.1) 2022-05-25 13:46:32.857 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev231) (2.6.0) 2022-05-25 13:46:32.859 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev231) (3.2.0) 2022-05-25 13:46:32.901 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev231) (2.1.0) 2022-05-25 13:46:32.902 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev231) (3.17.6) 2022-05-25 13:46:33.017 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev231) (2.0.12) 2022-05-25 13:46:33.019 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev231) (1.26.9) 2022-05-25 13:46:33.021 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev231) (3.3) 2022-05-25 13:46:33.022 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev231) (2019.11.28) 2022-05-25 13:46:33.057 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev231) (0.7) 2022-05-25 13:46:33.395 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev231) (0.13.1) 2022-05-25 13:46:33.469 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev231) (5.0.0) 2022-05-25 13:46:33.628 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev231) (2.21) 2022-05-25 13:46:33.700 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev231) (0.5.0) 2022-05-25 13:46:33.701 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev231) (2.4.1) 2022-05-25 13:46:33.939 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev231) (2.5.0) 2022-05-25 13:46:34.112 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev231) (2.3) 2022-05-25 13:46:34.641 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev231) (0.14.1) 2022-05-25 13:46:34.689 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev231) (0.2.5) 2022-05-25 13:46:35.329 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev231) (0.5.2) 2022-05-25 13:46:35.331 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev231) (0.4.2) 2022-05-25 13:46:35.642 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev231) (4.11.1) 2022-05-25 13:46:35.643 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev231) (2.1.1) 2022-05-25 13:46:35.813 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev231) (3.8.0) 2022-05-25 13:46:36.056 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev231) (1.8.2) 2022-05-25 13:46:36.057 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev231) (21.4.0) 2022-05-25 13:46:36.244 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev231) (1.0.0) 2022-05-25 13:46:36.505 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev231) (2.3.2.post1) 2022-05-25 13:46:37.919 | Installing collected packages: neutron 2022-05-25 13:46:37.920 | Attempting uninstall: neutron 2022-05-25 13:46:37.922 | Found existing installation: neutron 20.1.0 2022-05-25 13:46:39.224 | Uninstalling neutron-20.1.0: 2022-05-25 13:46:39.302 | Successfully uninstalled neutron-20.1.0 2022-05-25 13:46:39.304 | Running setup.py develop for neutron 2022-05-25 13:46:46.930 | Successfully installed neutron 2022-05-25 13:46:46.930 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:46:46.938 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:46:46.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:46:47.084 | + inc/python:pip_install:196 : result=0 2022-05-25 13:46:47.086 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:46:47.088 | + functions-common:time_stop:2426 : local name 2022-05-25 13:46:47.090 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:46:47.093 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:46:47.095 | + functions-common:time_stop:2429 : local total 2022-05-25 13:46:47.097 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:46:47.100 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:46:47.102 | + functions-common:time_stop:2433 : start_time=1653486383593 2022-05-25 13:46:47.104 | + functions-common:time_stop:2435 : [[ -z 1653486383593 ]] 2022-05-25 13:46:47.107 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:46:47.112 | + functions-common:time_stop:2438 : end_time=1653486407109 2022-05-25 13:46:47.114 | + functions-common:time_stop:2439 : elapsed_time=23516 2022-05-25 13:46:47.116 | + functions-common:time_stop:2440 : total=177594 2022-05-25 13:46:47.118 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:46:47.120 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=201110 2022-05-25 13:46:47.122 | + inc/python:pip_install:199 : return 0 2022-05-25 13:46:47.125 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:46:47.128 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-25 13:46:47.130 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-25 13:46:47.149 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-25 13:46:47.161 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-05-25 13:46:47.164 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-05-25 13:46:47.166 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:46:47.168 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:46:47.171 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-25 13:46:47.174 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:46:47.176 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-25 13:46:47.179 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:46:47.181 | + ./stack.sh:main:929 : is_service_enabled nova 2022-05-25 13:46:47.199 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:46:47.201 | + ./stack.sh:main:931 : stack_install_service nova 2022-05-25 13:46:47.203 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-25 13:46:47.206 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-25 13:46:47.209 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:46:47.211 | + lib/stack:stack_install_service:32 : install_nova 2022-05-25 13:46:47.213 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-05-25 13:46:47.216 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-05-25 13:46:47.218 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:46:47.221 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:46:47.223 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-25 13:46:47.227 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:46:47.229 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-05-25 13:46:47.245 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:47.247 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-05-25 13:46:47.264 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:47.266 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-05-25 13:46:47.284 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:46:47.286 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-25 13:46:47.289 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-25 13:46:47.291 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-05-25 13:46:47.293 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:46:47.296 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:46:47.299 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:46:47.302 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:46:47.304 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:46:47.306 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:46:47.325 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:46:47.327 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:46:47.329 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:46:47.332 | + functions-common:git_clone:618 : echo master 2022-05-25 13:46:47.332 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:46:47.337 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-05-25 13:46:47.339 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-05-25 13:46:47.342 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-25 13:46:47.355 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-05-25 13:46:47.359 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:46:47.359 | + functions-common:git_clone:679 : head -1 2022-05-25 13:46:47.382 | e44b1a940f Merge "libvirt: Add a workaround to skip compareCPU() on destination" 2022-05-25 13:46:47.385 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:46:47.388 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-05-25 13:46:47.390 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:46:47.393 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-05-25 13:46:47.395 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-05-25 13:46:47.397 | + inc/python:setup_develop:340 : local extras= 2022-05-25 13:46:47.400 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-25 13:46:47.402 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:46:47.404 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-05-25 13:46:47.407 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-05-25 13:46:47.410 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:46:47.412 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-05-25 13:46:47.415 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-05-25 13:46:47.418 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:46:47.421 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-05-25 13:46:47.424 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:46:47.426 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:46:47.429 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-25 13:46:47.435 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-05-25 13:46:47.437 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-25 13:46:48.111 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-05-25 13:46:48.114 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:46:48.116 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:46:48.118 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:46:48.120 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-05-25 13:46:48.123 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-05-25 13:46:48.125 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:46:48.127 | + inc/python:setup_package:424 : local extras= 2022-05-25 13:46:48.130 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:46:48.132 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-05-25 13:46:48.134 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-05-25 13:46:48.136 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-05-25 13:46:48.139 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:46:48.141 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-05-25 13:46:48.162 | Using python 3.8 to install /opt/stack/nova 2022-05-25 13:46:48.165 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-25 13:46:49.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:46:49.000 | from cryptography.utils import int_from_bytes 2022-05-25 13:46:49.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:46:49.000 | from cryptography.utils import int_from_bytes 2022-05-25 13:46:50.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:46:50.221 | Obtaining file:///opt/stack/nova 2022-05-25 13:46:50.221 | Preparing metadata (setup.py): started 2022-05-25 13:46:56.755 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:46:56.967 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (5.9.0) 2022-05-25 13:46:56.968 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.4.36) 2022-05-25 13:46:56.970 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (5.1.1) 2022-05-25 13:46:56.971 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (0.33.1) 2022-05-25 13:46:56.972 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (3.1.2) 2022-05-25 13:46:56.973 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (9.5.0) 2022-05-25 13:46:56.974 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.8.0) 2022-05-25 13:46:56.975 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.5.1) 2022-05-25 13:46:56.976 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (36.0.2) 2022-05-25 13:46:56.977 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.8.7) 2022-05-25 13:46:56.978 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.1.2) 2022-05-25 13:46:56.979 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.1.1) 2022-05-25 13:46:56.980 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (3.5.0) 2022-05-25 13:46:56.981 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (3.3.0) 2022-05-25 13:46:56.982 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (0.13.0) 2022-05-25 13:46:56.984 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.7.7) 2022-05-25 13:46:56.985 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (0.8.0) 2022-05-25 13:46:56.986 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (0.11.0) 2022-05-25 13:46:56.987 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.8.1) 2022-05-25 13:46:56.988 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.0.2) 2022-05-25 13:46:56.989 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev115) (3.2.0) 2022-05-25 13:46:56.991 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (8.3.0) 2022-05-25 13:46:56.992 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.6.0) 2022-05-25 13:46:56.993 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (7.8.0) 2022-05-25 13:46:56.994 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.0.0) 2022-05-25 13:46:56.995 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.27.1) 2022-05-25 13:46:56.996 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (3.5.0) 2022-05-25 13:46:57.073 | Collecting websockify>=0.9.0 2022-05-25 13:46:57.080 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-05-25 13:46:57.085 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.11.0) 2022-05-25 13:46:57.086 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.5.1) 2022-05-25 13:46:57.087 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (8.8.0) 2022-05-25 13:46:57.088 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.1.0) 2022-05-25 13:46:57.089 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (5.0.0) 2022-05-25 13:46:57.090 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.6.0) 2022-05-25 13:46:57.092 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.4.0) 2022-05-25 13:46:57.093 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.3.0) 2022-05-25 13:46:57.094 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.5.0) 2022-05-25 13:46:57.095 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.13.0) 2022-05-25 13:46:57.096 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (11.3.0) 2022-05-25 13:46:57.097 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (6.3.1) 2022-05-25 13:46:57.099 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (12.14.0) 2022-05-25 13:46:57.100 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (3.12.1) 2022-05-25 13:46:57.101 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.8.0) 2022-05-25 13:46:57.102 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (5.1.0) 2022-05-25 13:46:57.103 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.8.0) 2022-05-25 13:46:57.104 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.5.0) 2022-05-25 13:46:57.105 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.5.1) 2022-05-25 13:46:57.106 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (5.9.0) 2022-05-25 13:46:57.107 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.6.0) 2022-05-25 13:46:57.109 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (5.2.0) 2022-05-25 13:46:57.110 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.1.0) 2022-05-25 13:46:57.111 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.7.0) 2022-05-25 13:46:57.113 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.8.0) 2022-05-25 13:46:57.114 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (3.11.0) 2022-05-25 13:46:57.152 | Collecting microversion-parse>=0.2.1 2022-05-25 13:46:57.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-05-25 13:46:57.162 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.11.1) 2022-05-25 13:46:57.163 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (0.2.2) 2022-05-25 13:46:57.164 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.3.3) 2022-05-25 13:46:57.165 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (1.7.0) 2022-05-25 13:46:57.167 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (4.7.0) 2022-05-25 13:46:57.168 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.8.2) 2022-05-25 13:46:57.169 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (2.4.1) 2022-05-25 13:46:57.170 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (0.99.0) 2022-05-25 13:46:57.171 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev115) (6.0) 2022-05-25 13:46:57.188 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev115) (5.7.1) 2022-05-25 13:46:57.188 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev115) (1.2.0) 2022-05-25 13:46:57.190 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev115) (4.11.3) 2022-05-25 13:46:57.210 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev115) (5.3.0) 2022-05-25 13:46:57.252 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev115) (1.15.0) 2022-05-25 13:46:57.283 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev115) (2.2.1) 2022-05-25 13:46:57.284 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev115) (1.16.0) 2022-05-25 13:46:57.306 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev115) (2.1.1) 2022-05-25 13:46:57.433 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev115) (4.5.0) 2022-05-25 13:46:57.437 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev115) (3.1.1) 2022-05-25 13:46:57.495 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev115) (1.4.4) 2022-05-25 13:46:57.497 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev115) (1.4.0) 2022-05-25 13:46:57.499 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev115) (1.32) 2022-05-25 13:46:57.500 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev115) (2.5.0) 2022-05-25 13:46:57.501 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev115) (1.1.5) 2022-05-25 13:46:57.502 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev115) (1.0.0) 2022-05-25 13:46:57.524 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev115) (5.7.0) 2022-05-25 13:46:57.526 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev115) (6.3.1) 2022-05-25 13:46:57.608 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev115) (2.5.0) 2022-05-25 13:46:57.611 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:46:57.612 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev115) (1.16.1) 2022-05-25 13:46:57.671 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev115) (0.17.3) 2022-05-25 13:46:57.781 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev115) (2.0.1) 2022-05-25 13:46:57.783 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev115) (0.5.0) 2022-05-25 13:46:57.863 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev115) (0.9.6) 2022-05-25 13:46:57.925 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev115) (5.2.4) 2022-05-25 13:46:57.929 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev115) (5.1.0) 2022-05-25 13:46:57.930 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev115) (5.1.1) 2022-05-25 13:46:57.932 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev115) (0.4.0) 2022-05-25 13:46:57.957 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev115) (3.2.2) 2022-05-25 13:46:57.959 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev115) (3.3.0) 2022-05-25 13:46:58.011 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev115) (1.0.3) 2022-05-25 13:46:58.073 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev115) (2022.1) 2022-05-25 13:46:58.105 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev115) (3.0.0) 2022-05-25 13:46:58.106 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev115) (1.3.3) 2022-05-25 13:46:58.162 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev115) (3.0.9) 2022-05-25 13:46:58.164 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev115) (21.3) 2022-05-25 13:46:58.253 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev115) (1.5.0) 2022-05-25 13:46:58.278 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev115) (62.2.0) 2022-05-25 13:46:58.361 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev115) (0.2.5) 2022-05-25 13:46:58.437 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev115) (3.17.6) 2022-05-25 13:46:58.506 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev115) (1.14.1) 2022-05-25 13:46:58.507 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev115) (22.0.0) 2022-05-25 13:46:58.508 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev115) (1.3.3) 2022-05-25 13:46:58.554 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev115) (3.10.1) 2022-05-25 13:46:58.558 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev115) (2.1.0) 2022-05-25 13:46:58.560 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev115) (2.6.0) 2022-05-25 13:46:58.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev115) (2019.11.28) 2022-05-25 13:46:58.642 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev115) (2.0.12) 2022-05-25 13:46:58.645 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev115) (3.3) 2022-05-25 13:46:58.647 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev115) (1.26.9) 2022-05-25 13:46:58.744 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev115) (0.7) 2022-05-25 13:46:58.956 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev115) (0.4.2) 2022-05-25 13:46:58.959 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev115) (0.5.2) 2022-05-25 13:46:59.073 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev115) (1.4.2) 2022-05-25 13:46:59.075 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev115) (2.5.0) 2022-05-25 13:46:59.078 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev115) (2.8) 2022-05-25 13:46:59.164 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev115) (0.13.1) 2022-05-25 13:47:00.421 | Collecting numpy 2022-05-25 13:47:00.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-25 13:47:00.899 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev115) (5.0.0) 2022-05-25 13:47:01.102 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev115) (2.21) 2022-05-25 13:47:01.179 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev115) (2.4.1) 2022-05-25 13:47:01.181 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev115) (0.5.0) 2022-05-25 13:47:01.394 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev115) (2.5.0) 2022-05-25 13:47:01.503 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev115) (2.3) 2022-05-25 13:47:01.976 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev115) (0.14.1) 2022-05-25 13:47:02.023 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev115) (2.17.1.post1) 2022-05-25 13:47:02.390 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:02.391 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:02.392 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:02.393 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:02.394 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:02.395 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:02.396 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev115) (0.6.9) 2022-05-25 13:47:03.682 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev115) (3.8.0) 2022-05-25 13:47:04.093 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev115) (21.4.0) 2022-05-25 13:47:04.094 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev115) (1.8.2) 2022-05-25 13:47:04.192 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev115) (2.4.0) 2022-05-25 13:47:04.299 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev115) (1.0.0) 2022-05-25 13:47:05.780 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-05-25 13:47:09.183 | Running setup.py develop for nova 2022-05-25 13:47:17.295 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-05-25 13:47:17.295 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:47:17.302 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:47:17.302 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:47:17.467 | + inc/python:pip_install:196 : result=0 2022-05-25 13:47:17.471 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:47:17.474 | + functions-common:time_stop:2426 : local name 2022-05-25 13:47:17.476 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:47:17.478 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:47:17.480 | + functions-common:time_stop:2429 : local total 2022-05-25 13:47:17.483 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:47:17.485 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:47:17.487 | + functions-common:time_stop:2433 : start_time=1653486408157 2022-05-25 13:47:17.489 | + functions-common:time_stop:2435 : [[ -z 1653486408157 ]] 2022-05-25 13:47:17.492 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:47:17.496 | + functions-common:time_stop:2438 : end_time=1653486437493 2022-05-25 13:47:17.498 | + functions-common:time_stop:2439 : elapsed_time=29336 2022-05-25 13:47:17.501 | + functions-common:time_stop:2440 : total=201110 2022-05-25 13:47:17.503 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:47:17.505 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=230446 2022-05-25 13:47:17.508 | + inc/python:pip_install:199 : return 0 2022-05-25 13:47:17.510 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:47:17.512 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-25 13:47:17.516 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-25 13:47:17.535 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-25 13:47:17.547 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-05-25 13:47:17.550 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-05-25 13:47:17.552 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:47:17.554 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:47:17.557 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-25 13:47:17.559 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:47:17.562 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-25 13:47:17.574 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:47:17.576 | + ./stack.sh:main:932 : configure_nova 2022-05-25 13:47:17.579 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-25 13:47:17.592 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-25 13:47:17.595 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-25 13:47:17.597 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-25 13:47:17.601 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-25 13:47:17.601 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-25 13:47:17.606 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-25 13:47:17.609 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-25 13:47:17.612 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-25 13:47:17.614 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-25 13:47:17.616 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-25 13:47:17.619 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-25 13:47:17.621 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-25 13:47:17.624 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-25 13:47:17.636 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-25 13:47:17.649 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-05-25 13:47:17.662 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-05-25 13:47:17.674 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-25 13:47:17.687 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-25 13:47:17.689 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-25 13:47:17.694 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RLUUr3ThEW 2022-05-25 13:47:17.696 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-25 13:47:17.699 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-25 13:47:17.701 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-25 13:47:17.704 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-25 13:47:17.706 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-25 13:47:17.708 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RLUUr3ThEW 2022-05-25 13:47:17.712 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RLUUr3ThEW 2022-05-25 13:47:17.724 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RLUUr3ThEW /etc/sudoers.d/nova-rootwrap 2022-05-25 13:47:17.737 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-25 13:47:17.741 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-25 13:47:17.743 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-25 13:47:17.746 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-25 13:47:17.749 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-25 13:47:17.751 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-25 13:47:17.753 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-25 13:47:17.756 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-25 13:47:17.758 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-25 13:47:17.763 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-25 13:47:17.779 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:17.782 | + lib/nova:configure_nova:334 : create_nova_conf 2022-05-25 13:47:17.784 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-25 13:47:17.788 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-05-25 13:47:17.791 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-25 13:47:17.821 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-05-25 13:47:17.823 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-25 13:47:17.849 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-25 13:47:17.879 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-25 13:47:17.905 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-25 13:47:17.934 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-25 13:47:17.965 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-25 13:47:17.995 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-05-25 13:47:17.997 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.43 2022-05-25 13:47:18.024 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-25 13:47:18.050 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-25 13:47:18.078 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-25 13:47:18.104 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-25 13:47:18.131 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-25 13:47:18.160 | + lib/nova:create_nova_conf:433 : is_fedora 2022-05-25 13:47:18.162 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:47:18.164 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:47:18.167 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:47:18.169 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:47:18.171 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:47:18.173 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:47:18.175 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:47:18.177 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:47:18.180 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:47:18.182 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:47:18.184 | + lib/nova:create_nova_conf:433 : is_suse 2022-05-25 13:47:18.186 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:47:18.189 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:47:18.191 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:47:18.193 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:47:18.195 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:47:18.197 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:47:18.199 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-05-25 13:47:18.215 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:18.218 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-25 13:47:18.220 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-05-25 13:47:18.222 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-25 13:47:18.251 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-05-25 13:47:18.253 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-25 13:47:18.255 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-25 13:47:18.258 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-25 13:47:18.260 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:47:18.262 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:47:18.265 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:47:18.280 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:18.283 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:47:18.285 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-25 13:47:18.288 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-25 13:47:18.319 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-05-25 13:47:18.321 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-25 13:47:18.323 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-25 13:47:18.326 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-25 13:47:18.329 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:47:18.331 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:47:18.333 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:47:18.349 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:18.351 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:47:18.353 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-25 13:47:18.357 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-25 13:47:18.387 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-05-25 13:47:18.417 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-25 13:47:18.447 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-25 13:47:18.474 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-05-25 13:47:18.490 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:18.492 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-05-25 13:47:18.508 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:18.512 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-05-25 13:47:18.512 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-05-25 13:47:18.517 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-05-25 13:47:18.519 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-25 13:47:18.546 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-05-25 13:47:18.563 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:18.565 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-25 13:47:18.567 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-25 13:47:18.570 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-25 13:47:18.572 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-25 13:47:18.574 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-25 13:47:18.603 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-25 13:47:18.631 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-05-25 13:47:18.658 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-25 13:47:18.687 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-25 13:47:18.714 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-25 13:47:18.741 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-25 13:47:18.769 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-25 13:47:18.797 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-25 13:47:18.823 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-25 13:47:18.852 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-05-25 13:47:18.868 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:18.870 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-05-25 13:47:18.873 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-25 13:47:18.903 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-25 13:47:18.931 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.43/identity 2022-05-25 13:47:18.958 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-05-25 13:47:18.988 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-25 13:47:19.016 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-25 13:47:19.043 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-25 13:47:19.071 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-25 13:47:19.099 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-05-25 13:47:19.116 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:19.118 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-05-25 13:47:19.120 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-25 13:47:19.147 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-25 13:47:19.178 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-25 13:47:19.180 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-25 13:47:19.208 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-05-25 13:47:19.210 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-05-25 13:47:19.212 | + lib/nova:create_nova_conf:501 : is_suse 2022-05-25 13:47:19.215 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:47:19.217 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:47:19.220 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:47:19.222 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:47:19.224 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:47:19.227 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:47:19.229 | + lib/nova:create_nova_conf:501 : is_fedora 2022-05-25 13:47:19.231 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:47:19.233 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:47:19.236 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:47:19.238 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:47:19.240 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:47:19.242 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:47:19.244 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:47:19.247 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:47:19.249 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:47:19.251 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:47:19.253 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-05-25 13:47:19.256 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-25 13:47:19.258 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-25 13:47:19.261 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-25 13:47:19.278 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-25 13:47:19.281 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-25 13:47:19.286 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-25 13:47:19.286 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-25 13:47:19.287 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-25 13:47:19.319 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:47:19.348 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:47:19.376 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-25 13:47:19.404 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-25 13:47:19.435 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-05-25 13:47:19.450 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:19.454 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-25 13:47:19.456 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-25 13:47:19.458 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-25 13:47:19.460 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-25 13:47:19.463 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-25 13:47:19.465 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-25 13:47:19.469 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-25 13:47:19.474 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-25 13:47:19.476 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-25 13:47:19.478 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-25 13:47:19.490 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-25 13:47:19.491 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:47:19.500 | d /var/run/uwsgi 0755 ubuntu root 2022-05-25 13:47:19.503 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:47:19.519 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-25 13:47:19.522 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-25 13:47:19.525 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-25 13:47:19.554 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-25 13:47:19.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-25 13:47:19.608 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-25 13:47:19.636 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-25 13:47:19.666 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-25 13:47:19.694 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-25 13:47:19.721 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-25 13:47:19.749 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-25 13:47:19.776 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-25 13:47:19.803 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-25 13:47:19.830 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-25 13:47:19.857 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-25 13:47:19.887 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-25 13:47:19.889 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-25 13:47:19.893 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-25 13:47:19.895 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-25 13:47:19.897 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-25 13:47:19.899 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:19.902 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:19.904 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-25 13:47:19.907 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-25 13:47:19.909 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-25 13:47:19.936 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-25 13:47:19.963 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-25 13:47:19.963 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-25 13:47:19.972 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-25 13:47:19.975 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-25 13:47:19.978 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-25 13:47:19.980 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-25 13:47:19.982 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-25 13:47:19.985 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:47:19.987 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:19.989 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:19.992 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-25 13:47:19.994 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-25 13:47:19.996 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:19.999 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:20.001 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-25 13:47:20.065 | Enabling site nova-api-wsgi. 2022-05-25 13:47:20.071 | To activate the new configuration, you need to run: 2022-05-25 13:47:20.071 | systemctl reload apache2 2022-05-25 13:47:20.075 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-25 13:47:20.078 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:47:20.080 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:47:20.082 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:47:20.214 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-05-25 13:47:20.231 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:20.234 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-25 13:47:20.236 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-25 13:47:20.238 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-25 13:47:20.241 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-25 13:47:20.243 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-25 13:47:20.245 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-25 13:47:20.248 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-25 13:47:20.253 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-25 13:47:20.255 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-25 13:47:20.257 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-25 13:47:20.270 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-25 13:47:20.270 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:47:20.279 | d /var/run/uwsgi 0755 ubuntu root 2022-05-25 13:47:20.283 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:47:20.299 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-25 13:47:20.301 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-25 13:47:20.305 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-25 13:47:20.336 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-25 13:47:20.364 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-25 13:47:20.393 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-25 13:47:20.420 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-25 13:47:20.448 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-25 13:47:20.477 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-25 13:47:20.509 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-25 13:47:20.538 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-25 13:47:20.565 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-25 13:47:20.592 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-25 13:47:20.618 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-25 13:47:20.645 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-25 13:47:20.672 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-25 13:47:20.675 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-25 13:47:20.702 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-05-25 13:47:20.718 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:20.721 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-25 13:47:20.751 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-05-25 13:47:20.753 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-25 13:47:20.756 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-25 13:47:20.772 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:20.774 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:47:20.777 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:47:20.805 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-25 13:47:20.835 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-25 13:47:20.838 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-25 13:47:20.840 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-25 13:47:20.843 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-25 13:47:20.845 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-25 13:47:20.847 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-25 13:47:20.863 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:20.866 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-25 13:47:20.869 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-25 13:47:20.871 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-25 13:47:20.888 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:20.891 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:47:20.894 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-05-25 13:47:20.922 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-25 13:47:20.924 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-25 13:47:20.926 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-25 13:47:20.954 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-25 13:47:20.981 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-25 13:47:21.012 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-05-25 13:47:21.029 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:21.032 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-25 13:47:21.059 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-05-25 13:47:21.062 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-05-25 13:47:21.064 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-25 13:47:21.094 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-25 13:47:21.122 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.43/identity 2022-05-25 13:47:21.150 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-05-25 13:47:21.178 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-25 13:47:21.205 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-25 13:47:21.234 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-25 13:47:21.261 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-25 13:47:21.289 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-25 13:47:21.317 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-05-25 13:47:21.334 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:21.337 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-05-25 13:47:21.341 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-25 13:47:21.344 | + lib/nova:create_nova_conf:549 : local conf 2022-05-25 13:47:21.346 | + lib/nova:create_nova_conf:550 : local vhost 2022-05-25 13:47:21.349 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-05-25 13:47:21.352 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-05-25 13:47:21.354 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-05-25 13:47:21.357 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-05-25 13:47:21.360 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-05-25 13:47:21.363 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-05-25 13:47:21.367 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-05-25 13:47:21.369 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-25 13:47:21.372 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-25 13:47:21.374 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-25 13:47:21.377 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:47:21.379 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:47:21.381 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:47:21.398 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:21.401 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:47:21.403 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-25 13:47:21.406 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-25 13:47:21.436 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-25 13:47:21.468 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-25 13:47:21.501 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-25 13:47:21.503 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-05-25 13:47:21.505 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-25 13:47:21.508 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-25 13:47:21.524 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:21.528 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-25 13:47:21.528 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-25 13:47:22.218 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-05-25 13:47:22.221 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-05-25 13:47:22.864 | Adding vhost "nova_cell1" ... 2022-05-25 13:47:23.153 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-05-25 13:47:23.841 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-05-25 13:47:23.900 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-25 13:47:23.903 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-25 13:47:23.906 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-25 13:47:23.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-25 13:47:23.911 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-25 13:47:23.913 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-25 13:47:23.930 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:23.933 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-25 13:47:23.935 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-25 13:47:23.939 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-25 13:47:23.954 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:23.957 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2022-05-25 13:47:23.960 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2022-05-25 13:47:23.987 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-25 13:47:23.990 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-25 13:47:23.992 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-05-25 13:47:24.008 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:24.010 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-25 13:47:24.013 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-05-25 13:47:24.015 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-25 13:47:24.046 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.43/identity 2022-05-25 13:47:24.073 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-25 13:47:24.101 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-25 13:47:24.129 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-25 13:47:24.157 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-25 13:47:24.184 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-25 13:47:24.212 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-25 13:47:24.241 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-05-25 13:47:24.243 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-25 13:47:24.246 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-25 13:47:24.249 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-25 13:47:24.266 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-25 13:47:24.268 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-25 13:47:24.271 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-25 13:47:24.273 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-25 13:47:24.275 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-25 13:47:24.303 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:47:24.331 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:47:24.359 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-25 13:47:24.388 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-25 13:47:24.392 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-05-25 13:47:24.396 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-25 13:47:24.398 | + lib/nova:create_nova_conf:583 : local conf 2022-05-25 13:47:24.400 | + lib/nova:create_nova_conf:584 : local offset 2022-05-25 13:47:24.403 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-05-25 13:47:24.406 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-05-25 13:47:24.409 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-05-25 13:47:24.411 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-05-25 13:47:24.414 | + lib/nova:create_nova_conf:586 : offset=0 2022-05-25 13:47:24.416 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-25 13:47:24.418 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-05-25 13:47:24.421 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-05-25 13:47:24.423 | + lib/nova:configure_console_proxies:699 : offset=0 2022-05-25 13:47:24.425 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-05-25 13:47:24.441 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:24.443 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-05-25 13:47:24.445 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-05-25 13:47:24.461 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:24.464 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-05-25 13:47:24.480 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:24.482 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-05-25 13:47:24.499 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:47:24.502 | + ./stack.sh:main:935 : is_service_enabled placement 2022-05-25 13:47:24.521 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:47:24.524 | + ./stack.sh:main:937 : stack_install_service placement 2022-05-25 13:47:24.526 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-25 13:47:24.529 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-25 13:47:24.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-25 13:47:24.534 | + lib/stack:stack_install_service:32 : install_placement 2022-05-25 13:47:24.537 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-25 13:47:24.539 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-25 13:47:24.542 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:24.544 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:24.547 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-25 13:47:24.549 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:47:24.552 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:47:24.554 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:47:24.556 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:47:24.559 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:47:24.561 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:47:24.564 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:24.566 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:24.569 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:47:24.571 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:47:24.573 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:47:24.576 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:47:24.579 | + functions-common:install_package:1465 : real_install_package apache2 2022-05-25 13:47:24.582 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:47:24.584 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:24.586 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:24.589 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-05-25 13:47:24.612 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-25 13:47:24.724 | Reading package lists... 2022-05-25 13:47:24.978 | Building dependency tree... 2022-05-25 13:47:24.979 | Reading state information... 2022-05-25 13:47:25.240 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-25 13:47:25.240 | The following packages were automatically installed and are no longer required: 2022-05-25 13:47:25.241 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:47:25.241 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:47:25.241 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:47:25.241 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:47:25.241 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:47:25.241 | python3-zope.interface 2022-05-25 13:47:25.241 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:47:25.354 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:47:25.359 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:47:25.362 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:47:25.365 | + functions-common:time_stop:2426 : local name 2022-05-25 13:47:25.367 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:47:25.369 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:47:25.371 | + functions-common:time_stop:2429 : local total 2022-05-25 13:47:25.375 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:47:25.377 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:47:25.379 | + functions-common:time_stop:2433 : start_time=1653486444610 2022-05-25 13:47:25.382 | + functions-common:time_stop:2435 : [[ -z 1653486444610 ]] 2022-05-25 13:47:25.385 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:47:25.389 | + functions-common:time_stop:2438 : end_time=1653486445386 2022-05-25 13:47:25.391 | + functions-common:time_stop:2439 : elapsed_time=776 2022-05-25 13:47:25.394 | + functions-common:time_stop:2440 : total=553653 2022-05-25 13:47:25.396 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:47:25.399 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=554429 2022-05-25 13:47:25.401 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:47:25.404 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-25 13:47:25.407 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-05-25 13:47:25.409 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-05-25 13:47:25.412 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-05-25 13:47:25.414 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-05-25 13:47:25.437 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-25 13:47:25.440 | + functions-common:install_package:1464 : update_package_repo 2022-05-25 13:47:25.442 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-05-25 13:47:25.445 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-05-25 13:47:25.447 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-05-25 13:47:25.450 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-05-25 13:47:25.452 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-05-25 13:47:25.455 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:25.457 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:25.460 | + functions-common:update_package_repo:1445 : apt_get_update 2022-05-25 13:47:25.462 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-05-25 13:47:25.464 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-05-25 13:47:25.467 | + functions-common:apt_get_update:1191 : return 2022-05-25 13:47:25.470 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-05-25 13:47:25.473 | + functions-common:real_install_package:1450 : is_ubuntu 2022-05-25 13:47:25.475 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:25.478 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:25.480 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-05-25 13:47:25.504 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-25 13:47:25.617 | Reading package lists... 2022-05-25 13:47:25.874 | Building dependency tree... 2022-05-25 13:47:25.876 | Reading state information... 2022-05-25 13:47:26.135 | The following packages were automatically installed and are no longer required: 2022-05-25 13:47:26.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-25 13:47:26.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-25 13:47:26.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-25 13:47:26.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-25 13:47:26.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-25 13:47:26.137 | python3-zope.interface 2022-05-25 13:47:26.137 | Use 'sudo apt autoremove' to remove them. 2022-05-25 13:47:26.203 | The following NEW packages will be installed: 2022-05-25 13:47:26.205 | libapache2-mod-wsgi-py3 2022-05-25 13:47:26.462 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-25 13:47:26.462 | Need to get 93.3 kB of archives. 2022-05-25 13:47:26.462 | After this operation, 300 kB of additional disk space will be used. 2022-05-25 13:47:26.462 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-05-25 13:47:27.328 | Fetched 93.3 kB in 1s (166 kB/s) 2022-05-25 13:47:27.575 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-05-25 13:47:27.629 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-05-25 13:47:27.632 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-05-25 13:47:27.689 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-25 13:47:28.008 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-25 13:47:28.352 | apache2_invoke: Enable module wsgi 2022-05-25 13:47:37.205 | + functions-common:apt_get:1235 : result=0 2022-05-25 13:47:37.207 | + functions-common:apt_get:1238 : time_stop apt-get 2022-05-25 13:47:37.210 | + functions-common:time_stop:2426 : local name 2022-05-25 13:47:37.212 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:47:37.214 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:47:37.217 | + functions-common:time_stop:2429 : local total 2022-05-25 13:47:37.219 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:47:37.222 | + functions-common:time_stop:2432 : name=apt-get 2022-05-25 13:47:37.224 | + functions-common:time_stop:2433 : start_time=1653486445501 2022-05-25 13:47:37.227 | + functions-common:time_stop:2435 : [[ -z 1653486445501 ]] 2022-05-25 13:47:37.230 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:47:37.234 | + functions-common:time_stop:2438 : end_time=1653486457231 2022-05-25 13:47:37.237 | + functions-common:time_stop:2439 : elapsed_time=11730 2022-05-25 13:47:37.240 | + functions-common:time_stop:2440 : total=554429 2022-05-25 13:47:37.242 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:47:37.245 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=566159 2022-05-25 13:47:37.248 | + functions-common:apt_get:1239 : return 0 2022-05-25 13:47:37.251 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-25 13:47:37.253 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-25 13:47:37.256 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:47:37.259 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:47:37.262 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:47:37.264 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-25 13:47:37.267 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-25 13:47:37.322 | wsgi (enabled by maintainer script) 2022-05-25 13:47:37.325 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-25 13:47:37.328 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-25 13:47:37.331 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 13:47:37.334 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-25 13:47:37.337 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-05-25 13:47:37.339 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-05-25 13:47:37.343 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:47:37.343 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-05-25 13:47:37.349 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-05-25 13:47:37.351 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-05-25 13:47:37.354 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-05-25 13:47:37.357 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-25 13:47:37.359 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-25 13:47:37.384 | Using python 3.8 to install osc-placement 2022-05-25 13:47:37.387 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-25 13:47:38.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:47:38.227 | from cryptography.utils import int_from_bytes 2022-05-25 13:47:38.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:47:38.227 | from cryptography.utils import int_from_bytes 2022-05-25 13:47:39.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:47:39.575 | Collecting osc-placement 2022-05-25 13:47:39.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-05-25 13:47:39.599 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-25 13:47:39.600 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-25 13:47:39.602 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.6.0) 2022-05-25 13:47:39.603 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.6.0) 2022-05-25 13:47:39.603 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-25 13:47:39.604 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-25 13:47:39.664 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-25 13:47:39.665 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-25 13:47:39.666 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-25 13:47:39.667 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-25 13:47:39.682 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-25 13:47:39.683 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.99.0) 2022-05-25 13:47:39.685 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-25 13:47:39.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-25 13:47:39.699 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-25 13:47:39.700 | 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.9) 2022-05-25 13:47:39.702 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-25 13:47:39.703 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-25 13:47:39.704 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-25 13:47:39.725 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-25 13:47:39.726 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-25 13:47:39.727 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-05-25 13:47:39.729 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-25 13:47:39.737 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-25 13:47:39.775 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-25 13:47:39.776 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-25 13:47:39.778 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-25 13:47:39.779 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-25 13:47:39.780 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-25 13:47:39.781 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-25 13:47:39.783 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-25 13:47:39.785 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-25 13:47:39.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-25 13:47:39.854 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-25 13:47:39.855 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-25 13:47:39.856 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-25 13:47:39.945 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-25 13:47:39.946 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-25 13:47:39.948 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-25 13:47:39.991 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-25 13:47:40.032 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-25 13:47:40.211 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-25 13:47:42.310 | Installing collected packages: osc-placement 2022-05-25 13:47:42.573 | Successfully installed osc-placement-3.2.0 2022-05-25 13:47:42.573 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:47:42.579 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:47:42.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:47:42.706 | + inc/python:pip_install:196 : result=0 2022-05-25 13:47:42.709 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:47:42.712 | + functions-common:time_stop:2426 : local name 2022-05-25 13:47:42.714 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:47:42.716 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:47:42.719 | + functions-common:time_stop:2429 : local total 2022-05-25 13:47:42.721 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:47:42.724 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:47:42.726 | + functions-common:time_stop:2433 : start_time=1653486457378 2022-05-25 13:47:42.729 | + functions-common:time_stop:2435 : [[ -z 1653486457378 ]] 2022-05-25 13:47:42.733 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:47:42.737 | + functions-common:time_stop:2438 : end_time=1653486462734 2022-05-25 13:47:42.740 | + functions-common:time_stop:2439 : elapsed_time=5356 2022-05-25 13:47:42.742 | + functions-common:time_stop:2440 : total=230446 2022-05-25 13:47:42.744 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:47:42.747 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=235802 2022-05-25 13:47:42.750 | + inc/python:pip_install:199 : return 0 2022-05-25 13:47:42.752 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-25 13:47:42.755 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-25 13:47:42.757 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-05-25 13:47:42.760 | + functions-common:git_clone:599 : local git_ref=master 2022-05-25 13:47:42.762 | + functions-common:git_clone:600 : local orig_dir 2022-05-25 13:47:42.765 | ++ functions-common:git_clone:601 : pwd 2022-05-25 13:47:42.768 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-05-25 13:47:42.770 | + functions-common:git_clone:602 : local git_clone_flags= 2022-05-25 13:47:42.773 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-05-25 13:47:42.796 | + functions-common:git_clone:604 : RECLONE=False 2022-05-25 13:47:42.798 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-05-25 13:47:42.800 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-05-25 13:47:42.803 | + functions-common:git_clone:618 : echo master 2022-05-25 13:47:42.804 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-05-25 13:47:42.809 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-05-25 13:47:42.812 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-05-25 13:47:42.815 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-25 13:47:42.817 | + functions-common:git_timed:703 : local count=0 2022-05-25 13:47:42.819 | + functions-common:git_timed:704 : local timeout=0 2022-05-25 13:47:42.822 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-05-25 13:47:42.824 | + functions-common:git_timed:707 : timeout=0 2022-05-25 13:47:42.827 | + functions-common:git_timed:710 : time_start git_timed 2022-05-25 13:47:42.830 | + functions-common:time_start:2412 : local name=git_timed 2022-05-25 13:47:42.832 | + functions-common:time_start:2413 : local start_time= 2022-05-25 13:47:42.834 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:47:42.837 | ++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:47:42.842 | + functions-common:time_start:2417 : _TIME_START[$name]=1653486462839 2022-05-25 13:47:42.844 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-25 13:47:42.849 | Cloning into '/opt/stack/placement'... 2022-05-25 13:47:56.100 | + functions-common:git_timed:725 : time_stop git_timed 2022-05-25 13:47:56.103 | + functions-common:time_stop:2426 : local name 2022-05-25 13:47:56.105 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:47:56.107 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:47:56.110 | + functions-common:time_stop:2429 : local total 2022-05-25 13:47:56.112 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:47:56.114 | + functions-common:time_stop:2432 : name=git_timed 2022-05-25 13:47:56.117 | + functions-common:time_stop:2433 : start_time=1653486462839 2022-05-25 13:47:56.119 | + functions-common:time_stop:2435 : [[ -z 1653486462839 ]] 2022-05-25 13:47:56.122 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:47:56.126 | + functions-common:time_stop:2438 : end_time=1653486476124 2022-05-25 13:47:56.129 | + functions-common:time_stop:2439 : elapsed_time=13285 2022-05-25 13:47:56.132 | + functions-common:time_stop:2440 : total=0 2022-05-25 13:47:56.134 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:47:56.136 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=13285 2022-05-25 13:47:56.139 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-25 13:47:56.153 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-05-25 13:47:56.156 | + functions-common:git_clone:679 : git show --oneline 2022-05-25 13:47:56.156 | + functions-common:git_clone:679 : head -1 2022-05-25 13:47:56.160 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-25 13:47:56.163 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-05-25 13:47:56.165 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-25 13:47:56.168 | + inc/python:setup_develop:334 : local bindep 2022-05-25 13:47:56.170 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-05-25 13:47:56.173 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-05-25 13:47:56.175 | + inc/python:setup_develop:340 : local extras= 2022-05-25 13:47:56.178 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-25 13:47:56.181 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-05-25 13:47:56.183 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-05-25 13:47:56.186 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-05-25 13:47:56.188 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-05-25 13:47:56.191 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-05-25 13:47:56.195 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-05-25 13:47:56.197 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-05-25 13:47:56.200 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-05-25 13:47:56.202 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-05-25 13:47:56.205 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-05-25 13:47:56.208 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-25 13:47:56.214 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-05-25 13:47:56.217 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-25 13:47:56.888 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-05-25 13:47:56.891 | + inc/python:setup_package:414 : local bindep=0 2022-05-25 13:47:56.894 | + inc/python:setup_package:415 : local bindep_flag= 2022-05-25 13:47:56.896 | + inc/python:setup_package:416 : local bindep_profiles= 2022-05-25 13:47:56.899 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-05-25 13:47:56.901 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-05-25 13:47:56.904 | + inc/python:setup_package:423 : local flags=-e 2022-05-25 13:47:56.906 | + inc/python:setup_package:424 : local extras= 2022-05-25 13:47:56.909 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-05-25 13:47:56.912 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-05-25 13:47:56.914 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-05-25 13:47:56.917 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-05-25 13:47:56.919 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-05-25 13:47:56.922 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-05-25 13:47:56.943 | Using python 3.8 to install /opt/stack/placement 2022-05-25 13:47:56.945 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-25 13:47:57.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:47:57.797 | from cryptography.utils import int_from_bytes 2022-05-25 13:47:57.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:47:57.797 | from cryptography.utils import int_from_bytes 2022-05-25 13:47:58.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:47:59.008 | Obtaining file:///opt/stack/placement 2022-05-25 13:47:59.008 | Preparing metadata (setup.py): started 2022-05-25 13:48:03.590 | Preparing metadata (setup.py): finished with status 'done' 2022-05-25 13:48:03.726 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-25 13:48:03.728 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-25 13:48:03.729 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.5.0) 2022-05-25 13:48:03.730 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-25 13:48:03.731 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-25 13:48:03.732 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-25 13:48:03.733 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-25 13:48:03.735 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.2.0) 2022-05-25 13:48:03.736 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-25 13:48:03.737 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-25 13:48:03.738 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-25 13:48:03.739 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.0.0) 2022-05-25 13:48:03.740 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-25 13:48:03.741 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-25 13:48:03.742 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-25 13:48:03.744 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-25 13:48:03.745 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-25 13:48:03.746 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-25 13:48:03.747 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-25 13:48:03.748 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-25 13:48:03.749 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-25 13:48:03.814 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-25 13:48:03.816 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-25 13:48:03.817 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-25 13:48:03.819 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.6.0) 2022-05-25 13:48:03.820 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-25 13:48:03.821 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-25 13:48:03.843 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-25 13:48:03.884 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-25 13:48:03.885 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-25 13:48:03.886 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-25 13:48:03.888 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-25 13:48:03.889 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-25 13:48:03.939 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-25 13:48:03.942 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-25 13:48:03.944 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-25 13:48:03.945 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-25 13:48:03.985 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-25 13:48:03.989 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-25 13:48:04.006 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-25 13:48:04.008 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-25 13:48:04.010 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-25 13:48:04.036 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-25 13:48:04.038 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-25 13:48:04.050 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-25 13:48:04.067 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-25 13:48:04.068 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-25 13:48:04.070 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-25 13:48:04.072 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-05-25 13:48:04.114 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-25 13:48:04.116 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-25 13:48:04.117 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-25 13:48:04.119 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-25 13:48:04.136 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-25 13:48:04.326 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-25 13:48:04.366 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-25 13:48:04.368 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-25 13:48:04.369 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-25 13:48:04.384 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-25 13:48:04.418 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-25 13:48:04.475 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-25 13:48:04.541 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-25 13:48:04.623 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-25 13:48:04.675 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-25 13:48:04.871 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-25 13:48:04.872 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-25 13:48:04.872 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-25 13:48:04.950 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-25 13:48:05.013 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-25 13:48:05.175 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-25 13:48:05.285 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-25 13:48:05.286 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-25 13:48:07.131 | Installing collected packages: openstack-placement 2022-05-25 13:48:07.133 | Running setup.py develop for openstack-placement 2022-05-25 13:48:12.856 | Successfully installed openstack-placement 2022-05-25 13:48:12.856 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:48:12.864 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:48:12.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:48:12.989 | + inc/python:pip_install:196 : result=0 2022-05-25 13:48:12.991 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:48:12.994 | + functions-common:time_stop:2426 : local name 2022-05-25 13:48:12.996 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:48:12.998 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:48:13.001 | + functions-common:time_stop:2429 : local total 2022-05-25 13:48:13.003 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:48:13.006 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:48:13.008 | + functions-common:time_stop:2433 : start_time=1653486476938 2022-05-25 13:48:13.010 | + functions-common:time_stop:2435 : [[ -z 1653486476938 ]] 2022-05-25 13:48:13.013 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:48:13.017 | + functions-common:time_stop:2438 : end_time=1653486493015 2022-05-25 13:48:13.020 | + functions-common:time_stop:2439 : elapsed_time=16077 2022-05-25 13:48:13.022 | + functions-common:time_stop:2440 : total=235802 2022-05-25 13:48:13.024 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:48:13.026 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=251879 2022-05-25 13:48:13.029 | + inc/python:pip_install:199 : return 0 2022-05-25 13:48:13.031 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-05-25 13:48:13.034 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-25 13:48:13.037 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-25 13:48:13.056 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-25 13:48:13.068 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-05-25 13:48:13.071 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-05-25 13:48:13.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:48:13.076 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:48:13.078 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-25 13:48:13.081 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:48:13.083 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-25 13:48:13.086 | + ./stack.sh:main:938 : configure_placement 2022-05-25 13:48:13.088 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-25 13:48:13.101 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-25 13:48:13.104 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-25 13:48:13.108 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-25 13:48:13.111 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-25 13:48:13.114 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-25 13:48:13.116 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-25 13:48:13.119 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-25 13:48:13.121 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-25 13:48:13.124 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-25 13:48:13.141 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:48:13.144 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-25 13:48:13.146 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-25 13:48:13.149 | + 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&plugin=dbcounter' 2022-05-25 13:48:13.182 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-25 13:48:13.213 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-25 13:48:13.246 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-25 13:48:13.249 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-25 13:48:13.251 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-25 13:48:13.254 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-25 13:48:13.256 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-25 13:48:13.288 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-25 13:48:13.317 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-05-25 13:48:13.345 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-25 13:48:13.375 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-25 13:48:13.404 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-25 13:48:13.433 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-25 13:48:13.462 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-25 13:48:13.492 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-25 13:48:13.521 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-25 13:48:13.550 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-25 13:48:13.552 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-25 13:48:13.555 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-25 13:48:13.558 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-25 13:48:13.576 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-25 13:48:13.578 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-25 13:48:13.581 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-25 13:48:13.584 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-25 13:48:13.586 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-25 13:48:13.616 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:48:13.649 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-25 13:48:13.678 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-25 13:48:13.707 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-25 13:48:13.710 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-25 13:48:13.712 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-25 13:48:13.715 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-25 13:48:13.717 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-25 13:48:13.720 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-25 13:48:13.723 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-25 13:48:13.726 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-25 13:48:13.731 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-25 13:48:13.733 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-25 13:48:13.736 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-25 13:48:13.748 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-25 13:48:13.749 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:48:13.757 | d /var/run/uwsgi 0755 ubuntu root 2022-05-25 13:48:13.761 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-25 13:48:13.777 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-25 13:48:13.779 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-25 13:48:13.783 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-25 13:48:13.814 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-25 13:48:13.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-25 13:48:13.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-25 13:48:13.901 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-25 13:48:13.931 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-25 13:48:13.960 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-25 13:48:13.989 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-25 13:48:14.019 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-25 13:48:14.048 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-25 13:48:14.076 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-25 13:48:14.105 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-25 13:48:14.134 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-25 13:48:14.163 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-25 13:48:14.166 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-25 13:48:14.169 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-25 13:48:14.171 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-25 13:48:14.174 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-25 13:48:14.177 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:14.180 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:14.182 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-25 13:48:14.185 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-25 13:48:14.187 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-25 13:48:14.217 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-25 13:48:14.247 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-25 13:48:14.248 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-25 13:48:14.257 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-25 13:48:14.260 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-25 13:48:14.263 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-25 13:48:14.265 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-25 13:48:14.268 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-25 13:48:14.271 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-25 13:48:14.273 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:14.276 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:14.278 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-25 13:48:14.280 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-25 13:48:14.283 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:14.286 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:14.288 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-25 13:48:14.350 | Enabling site placement-api. 2022-05-25 13:48:14.355 | To activate the new configuration, you need to run: 2022-05-25 13:48:14.355 | systemctl reload apache2 2022-05-25 13:48:14.360 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-25 13:48:14.362 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-25 13:48:14.365 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:48:14.367 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-05-25 13:48:14.505 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-05-25 13:48:14.529 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:48:14.532 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-05-25 13:48:14.553 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:48:14.556 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-05-25 13:48:14.575 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:48:14.578 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-05-25 13:48:14.580 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-05-25 13:48:14.583 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-25 13:48:14.617 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.43/identity 2022-05-25 13:48:14.646 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-05-25 13:48:14.676 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-25 13:48:14.705 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-25 13:48:14.734 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-05-25 13:48:14.763 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-25 13:48:14.792 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-25 13:48:14.821 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-05-25 13:48:14.838 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:48:14.841 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-05-25 13:48:14.858 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:48:14.861 | + ./stack.sh:main:964 : run_phase stack install 2022-05-25 13:48:14.864 | + functions-common:run_phase:1854 : local mode=stack 2022-05-25 13:48:14.866 | + functions-common:run_phase:1855 : local phase=install 2022-05-25 13:48:14.868 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-25 13:48:14.871 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-05-25 13:48:14.873 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-25 13:48:14.876 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-05-25 13:48:14.879 | + functions-common:run_phase:1864 : local extra 2022-05-25 13:48:14.882 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-25 13:48:14.886 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-05-25 13:48:14.889 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-25 13:48:14.892 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-25 13:48:14.895 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-25 13:48:14.898 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-25 13:48:14.913 | ++ functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:48:14.915 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-25 13:48:14.917 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-25 13:48:14.919 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-25 13:48:14.922 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-25 13:48:14.925 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:48:14.927 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-05-25 13:48:14.929 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-25 13:48:14.932 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-25 13:48:15.001 | ++ inc/async:async_inner:63 : install_tempest 2022-05-25 13:48:15.040 | [17844 Async install_tempest:77547]: running: install_tempest 2022-05-25 13:48:15.043 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-25 13:48:15.045 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-25 13:48:15.048 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-05-25 13:48:15.052 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-25 13:48:15.054 | + functions-common:run_phase:1881 : run_plugins stack install 2022-05-25 13:48:15.057 | + functions-common:run_plugins:1840 : local mode=stack 2022-05-25 13:48:15.060 | + functions-common:run_plugins:1841 : local phase=install 2022-05-25 13:48:15.062 | + functions-common:run_plugins:1843 : local plugins= 2022-05-25 13:48:15.065 | + functions-common:run_plugins:1844 : local plugin 2022-05-25 13:48:15.068 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-05-25 13:48:15.071 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-05-25 13:48:15.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-05-25 13:48:15.076 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-25 13:48:15.079 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-25 13:48:15.082 | + inc/python:use_library_from_git:249 : return 1 2022-05-25 13:48:15.085 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-05-25 13:48:15.088 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-25 13:48:15.090 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-25 13:48:15.094 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-25 13:48:15.097 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-05-25 13:48:15.100 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-05-25 13:48:15.104 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-25 13:48:15.104 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-05-25 13:48:15.109 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-05-25 13:48:15.113 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-05-25 13:48:15.116 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-05-25 13:48:15.119 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-25 13:48:15.122 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-25 13:48:15.146 | Using python 3.8 to install python-openstackclient 2022-05-25 13:48:15.149 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-25 13:48:16.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:48:16.002 | from cryptography.utils import int_from_bytes 2022-05-25 13:48:16.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:48:16.002 | from cryptography.utils import int_from_bytes 2022-05-25 13:48:17.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:48:17.366 | Collecting python-openstackclient 2022-05-25 13:48:17.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-05-25 13:48:17.439 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.6.0) 2022-05-25 13:48:17.441 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-25 13:48:17.442 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-25 13:48:17.443 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-25 13:48:17.444 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (18.0.0) 2022-05-25 13:48:17.445 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-25 13:48:17.446 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-25 13:48:17.447 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-25 13:48:17.448 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.5.0) 2022-05-25 13:48:17.450 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.99.0) 2022-05-25 13:48:17.451 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-25 13:48:17.463 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-25 13:48:17.464 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-25 13:48:17.465 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-25 13:48:17.466 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-25 13:48:17.467 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-25 13:48:17.494 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-25 13:48:17.496 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-25 13:48:17.496 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-25 13:48:17.497 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-25 13:48:17.498 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-25 13:48:17.500 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-25 13:48:17.501 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-25 13:48:17.503 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-25 13:48:17.504 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.6.0) 2022-05-25 13:48:17.505 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-25 13:48:17.506 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-25 13:48:17.522 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-25 13:48:17.540 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-25 13:48:17.541 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-25 13:48:17.542 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-25 13:48:17.543 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-25 13:48:17.564 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-25 13:48:17.588 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-25 13:48:17.589 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-25 13:48:17.591 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-25 13:48:17.685 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-25 13:48:17.686 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-25 13:48:17.687 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-25 13:48:17.730 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-25 13:48:17.742 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-25 13:48:17.777 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-25 13:48:17.945 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-25 13:48:17.960 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-25 13:48:18.067 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-25 13:48:18.069 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-25 13:48:18.070 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-25 13:48:18.071 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-25 13:48:18.228 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-25 13:48:20.386 | Installing collected packages: python-openstackclient 2022-05-25 13:48:21.995 | Successfully installed python-openstackclient-5.8.0 2022-05-25 13:48:21.995 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:48:22.002 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:48:22.002 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:48:22.131 | + inc/python:pip_install:196 : result=0 2022-05-25 13:48:22.134 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:48:22.136 | + functions-common:time_stop:2426 : local name 2022-05-25 13:48:22.139 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:48:22.141 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:48:22.144 | + functions-common:time_stop:2429 : local total 2022-05-25 13:48:22.146 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:48:22.149 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:48:22.151 | + functions-common:time_stop:2433 : start_time=1653486495140 2022-05-25 13:48:22.153 | + functions-common:time_stop:2435 : [[ -z 1653486495140 ]] 2022-05-25 13:48:22.156 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:48:22.161 | + functions-common:time_stop:2438 : end_time=1653486502158 2022-05-25 13:48:22.163 | + functions-common:time_stop:2439 : elapsed_time=7018 2022-05-25 13:48:22.166 | + functions-common:time_stop:2440 : total=251879 2022-05-25 13:48:22.168 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:48:22.170 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=258897 2022-05-25 13:48:22.173 | + inc/python:pip_install:199 : return 0 2022-05-25 13:48:22.176 | + ./stack.sh:main:976 : install_oscwrap 2022-05-25 13:48:22.179 | ++ functions-common:install_oscwrap:2471 : mktemp 2022-05-25 13:48:22.183 | + functions-common:install_oscwrap:2471 : OSCWRAP_TIMER_FILE=/tmp/tmp.20HdpZjJKL 2022-05-25 13:48:22.186 | + functions-common:install_oscwrap:2474 : shopt -s expand_aliases 2022-05-25 13:48:22.188 | + functions-common:install_oscwrap:2477 : unalias -a 2022-05-25 13:48:22.191 | + functions-common:install_oscwrap:2479 : alias openstack=oscwrap 2022-05-25 13:48:22.194 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-05-25 13:48:22.197 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-25 13:48:22.199 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-05-25 13:48:22.217 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:48:22.220 | + ./stack.sh:main:1030 : configure_database 2022-05-25 13:48:22.222 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-25 13:48:22.225 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-25 13:48:22.227 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-25 13:48:22.229 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:48:22.232 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-05-25 13:48:22.234 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-25 13:48:22.236 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:22.238 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:22.241 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-25 13:48:22.244 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-25 13:48:22.247 | ++ functions-common:ipv6_unquote:2224 : tr -d '[]' 2022-05-25 13:48:22.247 | ++ functions-common:ipv6_unquote:2224 : echo 0.0.0.0 2022-05-25 13:48:22.251 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-25 13:48:22.314 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-25 13:48:22.317 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-05-25 13:48:22.319 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-05-25 13:48:22.322 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-05-25 13:48:22.324 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-25 13:48:22.326 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-25 13:48:22.329 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-05-25 13:48:22.331 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-05-25 13:48:22.333 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-05-25 13:48:22.336 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-05-25 13:48:22.338 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-05-25 13:48:22.340 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-25 13:48:22.343 | + functions-common:is_suse:537 : is_opensuse 2022-05-25 13:48:22.345 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-05-25 13:48:22.348 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-25 13:48:22.351 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-05-25 13:48:22.353 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-05-25 13:48:22.355 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-25 13:48:22.358 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-25 13:48:22.360 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:22.363 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:22.365 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-25 13:48:22.367 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:48:22.370 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-05-25 13:48:26.122 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-25 13:48:26.141 | mysqladmin: connect to server at 'localhost' failed 2022-05-25 13:48:26.142 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-25 13:48:26.148 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-25 13:48:26.150 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-25 13:48:26.153 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:26.155 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:26.158 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-25 13:48:26.160 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-25 13:48:26.163 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-25 13:48:26.165 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-05-25 13:48:26.168 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-05-25 13:48:26.170 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-25 13:48:26.172 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-25 13:48:26.176 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-05-25 13:48:26.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:48:26.293 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-25 13:48:26.308 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:48:26.362 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-25 13:48:26.427 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-25 13:48:26.501 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-25 13:48:26.564 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-25 13:48:26.566 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-25 13:48:26.569 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-25 13:48:26.569 | enabling MySQL performance counting 2022-05-25 13:48:26.571 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-25 13:48:26.599 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-25 13:48:26.601 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-05-25 13:48:27.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:48:27.488 | from cryptography.utils import int_from_bytes 2022-05-25 13:48:27.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:48:27.488 | from cryptography.utils import int_from_bytes 2022-05-25 13:48:28.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-25 13:48:28.879 | Processing ./tools/dbcounter 2022-05-25 13:48:29.164 | Installing build dependencies: started 2022-05-25 13:48:39.610 | Installing build dependencies: finished with status 'done' 2022-05-25 13:48:39.614 | Getting requirements to build wheel: started 2022-05-25 13:48:42.341 | Getting requirements to build wheel: finished with status 'done' 2022-05-25 13:48:42.599 | Installing backend dependencies: started 2022-05-25 13:48:47.872 | Installing backend dependencies: finished with status 'done' 2022-05-25 13:48:47.876 | Preparing metadata (pyproject.toml): started 2022-05-25 13:48:50.842 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-25 13:48:50.848 | Building wheels for collected packages: dbcounter 2022-05-25 13:48:50.850 | Building wheel for dbcounter (pyproject.toml): started 2022-05-25 13:48:54.634 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-25 13:48:54.647 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=108cfbd10f592a63fe81ccd7a65e1fc6ad910b8f826c783692077273d6f77738 2022-05-25 13:48:54.647 | Stored in directory: /tmp/pip-ephem-wheel-cache-arnncf08/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-25 13:48:54.650 | Successfully built dbcounter 2022-05-25 13:48:57.068 | Installing collected packages: dbcounter 2022-05-25 13:48:57.287 | Successfully installed dbcounter-0.1 2022-05-25 13:48:57.287 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-25 13:48:57.294 | WARNING: You are using pip version 21.3.1; however, version 22.1.1 is available. 2022-05-25 13:48:57.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-25 13:48:57.459 | + inc/python:pip_install:196 : result=0 2022-05-25 13:48:57.461 | + inc/python:pip_install:198 : time_stop pip_install 2022-05-25 13:48:57.464 | + functions-common:time_stop:2426 : local name 2022-05-25 13:48:57.466 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:48:57.468 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:48:57.471 | + functions-common:time_stop:2429 : local total 2022-05-25 13:48:57.473 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:48:57.476 | + functions-common:time_stop:2432 : name=pip_install 2022-05-25 13:48:57.478 | + functions-common:time_stop:2433 : start_time=1653486506592 2022-05-25 13:48:57.480 | + functions-common:time_stop:2435 : [[ -z 1653486506592 ]] 2022-05-25 13:48:57.483 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:48:57.488 | + functions-common:time_stop:2438 : end_time=1653486537485 2022-05-25 13:48:57.490 | + functions-common:time_stop:2439 : elapsed_time=30893 2022-05-25 13:48:57.493 | + functions-common:time_stop:2440 : total=258897 2022-05-25 13:48:57.495 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:48:57.497 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=289790 2022-05-25 13:48:57.500 | + inc/python:pip_install:199 : return 0 2022-05-25 13:48:57.503 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-25 13:48:57.514 | + lib/database:recreate_database:112 : local db=stats 2022-05-25 13:48:57.514 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-25 13:48:57.514 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-25 13:48:57.514 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-25 13:48:57.519 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:48:57.564 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-25 13:48:57.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:48:57.690 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-25 13:48:57.690 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-25 13:48:57.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:48:57.790 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-25 13:48:57.793 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:48:57.795 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-05-25 13:49:01.496 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-05-25 13:49:01.498 | + functions-common:save_stackenv:60 : local tag=1034 2022-05-25 13:49:01.501 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-25 13:49:01.506 | + functions-common:save_stackenv:62 : time_stamp=2022-05-25-134901 2022-05-25 13:49:01.509 | + functions-common:save_stackenv:63 : echo '# 2022-05-25-134901 1034' 2022-05-25 13:49:01.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.516 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-25 13:49:01.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.523 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-25 13:49:01.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.528 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-25 13:49:01.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.534 | + 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-05-25 13:49:01.537 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.539 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-05-25 13:49:01.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.544 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-05-25 13:49:01.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.550 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-25-133322 2022-05-25 13:49:01.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.555 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-25 13:49:01.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.560 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-05-25 13:49:01.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.565 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-25 13:49:01.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.570 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-25 13:49:01.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.575 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-25 13:49:01.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-25 13:49:01.581 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-25 13:49:01.583 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-05-25 13:49:01.586 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-25 13:49:01.588 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-25 13:49:01.602 | + ./stack.sh:main:1060 : start_dstat 2022-05-25 13:49:01.604 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.607 | + functions-common:run_process:1681 : local service=dstat 2022-05-25 13:49:01.609 | + functions-common:run_process:1682 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.612 | + functions-common:run_process:1683 : local group= 2022-05-25 13:49:01.615 | + functions-common:run_process:1684 : local user= 2022-05-25 13:49:01.617 | + functions-common:run_process:1686 : local name=dstat 2022-05-25 13:49:01.620 | + functions-common:run_process:1688 : time_start run_process 2022-05-25 13:49:01.622 | + functions-common:time_start:2412 : local name=run_process 2022-05-25 13:49:01.625 | + functions-common:time_start:2413 : local start_time= 2022-05-25 13:49:01.627 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:49:01.630 | ++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:49:01.635 | + functions-common:time_start:2417 : _TIME_START[$name]=1653486541632 2022-05-25 13:49:01.637 | + functions-common:run_process:1689 : is_service_enabled dstat 2022-05-25 13:49:01.654 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:49:01.657 | + functions-common:run_process:1690 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-25 13:49:01.660 | + functions-common:_run_under_systemd:1646 : local service=dstat 2022-05-25 13:49:01.662 | + functions-common:_run_under_systemd:1647 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.665 | + functions-common:_run_under_systemd:1648 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.667 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.670 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.672 | + functions-common:_common_systemd_pitfalls:1621 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-25 13:49:01.675 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-25 13:49:01.677 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@dstat.service 2022-05-25 13:49:01.680 | + functions-common:_run_under_systemd:1653 : local group= 2022-05-25 13:49:01.682 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-05-25 13:49:01.684 | + functions-common:_run_under_systemd:1655 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-25 13:49:01.687 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-25 13:49:01.690 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-05-25 13:49:01.692 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.694 | + functions-common:write_user_unit_file:1565 : local group= 2022-05-25 13:49:01.697 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-05-25 13:49:01.699 | + functions-common:write_user_unit_file:1567 : local extra= 2022-05-25 13:49:01.701 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-05-25 13:49:01.704 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-25 13:49:01.707 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-05-25 13:49:01.711 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-25 13:49:01.772 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-25 13:49:01.833 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-25 13:49:01.885 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-25 13:49:01.936 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-25 13:49:01.987 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-25 13:49:02.039 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-05-25 13:49:02.041 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-25 13:49:02.103 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-05-25 13:49:02.489 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@dstat.service 2022-05-25 13:49:02.505 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-25 13:49:02.873 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@dstat.service 2022-05-25 13:49:02.909 | + functions-common:run_process:1692 : time_stop run_process 2022-05-25 13:49:02.912 | + functions-common:time_stop:2426 : local name 2022-05-25 13:49:02.914 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:49:02.917 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:49:02.919 | + functions-common:time_stop:2429 : local total 2022-05-25 13:49:02.921 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:49:02.924 | + functions-common:time_stop:2432 : name=run_process 2022-05-25 13:49:02.927 | + functions-common:time_stop:2433 : start_time=1653486541632 2022-05-25 13:49:02.929 | + functions-common:time_stop:2435 : [[ -z 1653486541632 ]] 2022-05-25 13:49:02.932 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:49:02.937 | + functions-common:time_stop:2438 : end_time=1653486542934 2022-05-25 13:49:02.940 | + functions-common:time_stop:2439 : elapsed_time=1302 2022-05-25 13:49:02.943 | + functions-common:time_stop:2440 : total=0 2022-05-25 13:49:02.945 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:49:02.948 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1302 2022-05-25 13:49:02.950 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-25 13:49:02.953 | + functions-common:run_process:1681 : local service=memory_tracker 2022-05-25 13:49:02.955 | + functions-common:run_process:1682 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-25 13:49:02.957 | + functions-common:run_process:1683 : local group= 2022-05-25 13:49:02.960 | + functions-common:run_process:1684 : local user=root 2022-05-25 13:49:02.962 | + functions-common:run_process:1686 : local name=memory_tracker 2022-05-25 13:49:02.965 | + functions-common:run_process:1688 : time_start run_process 2022-05-25 13:49:02.967 | + functions-common:time_start:2412 : local name=run_process 2022-05-25 13:49:02.970 | + functions-common:time_start:2413 : local start_time= 2022-05-25 13:49:02.973 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:49:02.976 | ++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:49:02.981 | + functions-common:time_start:2417 : _TIME_START[$name]=1653486542977 2022-05-25 13:49:02.984 | + functions-common:run_process:1689 : is_service_enabled memory_tracker 2022-05-25 13:49:03.007 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:49:03.010 | + functions-common:run_process:1692 : time_stop run_process 2022-05-25 13:49:03.012 | + functions-common:time_stop:2426 : local name 2022-05-25 13:49:03.015 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:49:03.018 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:49:03.020 | + functions-common:time_stop:2429 : local total 2022-05-25 13:49:03.023 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:49:03.025 | + functions-common:time_stop:2432 : name=run_process 2022-05-25 13:49:03.027 | + functions-common:time_stop:2433 : start_time=1653486542977 2022-05-25 13:49:03.030 | + functions-common:time_stop:2435 : [[ -z 1653486542977 ]] 2022-05-25 13:49:03.034 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:49:03.038 | + functions-common:time_stop:2438 : end_time=1653486543036 2022-05-25 13:49:03.041 | + functions-common:time_stop:2439 : elapsed_time=59 2022-05-25 13:49:03.043 | + functions-common:time_stop:2440 : total=1302 2022-05-25 13:49:03.046 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:49:03.049 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1361 2022-05-25 13:49:03.051 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-25 13:49:03.079 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:49:03.082 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-05-25 13:49:03.103 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:49:03.105 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-05-25 13:49:03.126 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:49:03.129 | + ./stack.sh:main:1073 : start_etcd3 2022-05-25 13:49:03.131 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-25 13:49:03.134 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-843277-1-iscsi --data-dir /opt/stack/data/etcd' 2022-05-25 13:49:03.136 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-25 13:49:03.139 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-843277-1-iscsi=http://10.222.0.43:2380' 2022-05-25 13:49:03.142 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.43:2380' 2022-05-25 13:49:03.144 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.43:2379' 2022-05-25 13:49:03.147 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-25 13:49:03.149 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-25 13:49:03.152 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.43:2379' 2022-05-25 13:49:03.154 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-25 13:49:03.157 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-25 13:49:03.160 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-25 13:49:03.163 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-843277-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-843277-1-iscsi=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' '' root 2022-05-25 13:49:03.165 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-05-25 13:49:03.167 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-843277-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-843277-1-iscsi=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2022-05-25 13:49:03.170 | + functions-common:write_user_unit_file:1565 : local group= 2022-05-25 13:49:03.173 | + functions-common:write_user_unit_file:1566 : local user=root 2022-05-25 13:49:03.175 | + functions-common:write_user_unit_file:1567 : local extra= 2022-05-25 13:49:03.180 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-05-25 13:49:03.182 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-25 13:49:03.187 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-05-25 13:49:03.195 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-25 13:49:03.266 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-25 13:49:03.334 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-843277-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-843277-1-iscsi=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2022-05-25 13:49:03.385 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-25 13:49:03.435 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-25 13:49:03.489 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-25 13:49:03.540 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-05-25 13:49:03.542 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-25 13:49:03.603 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-05-25 13:49:03.994 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-25 13:49:04.047 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-25 13:49:04.100 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-25 13:49:04.151 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-25 13:49:04.202 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-25 13:49:04.206 | ++ functions-common:is_arch:502 : uname -m 2022-05-25 13:49:04.210 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-25 13:49:04.213 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-25 13:49:04.627 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-25 13:49:04.640 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-25 13:49:05.009 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-25 13:49:05.388 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-05-25 13:49:05.406 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:49:05.408 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-05-25 13:49:05.411 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-25 13:49:05.414 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-25 13:49:05.418 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-25 13:49:05.431 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-25 13:49:05.444 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-25 13:49:05.447 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-25 13:49:05.450 | + 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.43/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-25 13:49:05.542 | The user clouds.yaml file didn't exist. 2022-05-25 13:49:05.553 | + 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.43/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-25 13:49:05.655 | + 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.43/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-25 13:49:05.763 | + 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.43/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-25 13:49:05.874 | + 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.43/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-25 13:49:05.990 | + 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.43/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-25 13:49:06.109 | + 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.43/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-25 13:49:06.230 | + 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.43/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-25 13:49:06.357 | + 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.43/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-25 13:49:06.487 | + 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.43/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-25 13:49:06.617 | + functions-common:write_clouds_yaml:198 : cat 2022-05-25 13:49:06.623 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-25 13:49:06.626 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-25 13:49:06.629 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-25 13:49:06.633 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-05-25 13:49:06.636 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-05-25 13:49:06.639 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-05-25 13:49:06.655 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:49:06.658 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-05-25 13:49:06.660 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-05-25 13:49:06.662 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-05-25 13:49:06.665 | + ./stack.sh:main:1090 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-05-25 13:49:06.667 | + ./stack.sh:main:1091 : init_keystone 2022-05-25 13:49:06.670 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-25 13:49:06.686 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:49:06.689 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-25 13:49:06.691 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-25 13:49:06.693 | + lib/database:recreate_database:112 : local db=keystone 2022-05-25 13:49:06.696 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-25 13:49:06.698 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-25 13:49:06.700 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-25 13:49:06.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:49:06.775 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-25 13:49:06.780 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-25 13:49:06.876 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-25 13:49:06.879 | + functions-common:time_start:2412 : local name=dbsync 2022-05-25 13:49:06.881 | + functions-common:time_start:2413 : local start_time= 2022-05-25 13:49:06.883 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:49:06.886 | ++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:49:06.891 | + functions-common:time_start:2417 : _TIME_START[$name]=1653486546888 2022-05-25 13:49:06.894 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-25 13:49:11.580 | INFO dbcounter [-] Registered counter for database keystone 2022-05-25 13:49:11.604 | 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=79723) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-25 13:49:11.610 | DEBUG dbcounter [-] [79723] Writer thread running {{(pid=79723) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-25 13:49:11.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.613 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.613 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.614 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.615 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:11.615 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:11.646 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:11.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.647 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.648 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.648 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:11.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:11.649 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:11.649 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:12.175 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:12.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.176 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.176 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.177 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:12.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:12.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:12.178 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:12.185 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-25 13:49:15.787 | ++ inc/async:async_inner:64 : rc=0 2022-05-25 13:49:15.813 | [77547 Async install_tempest:77547]: finished successfully 2022-05-25 13:49:25.983 | DEBUG dbcounter [-] [79723] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=79723) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-25 13:49:39.023 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:39.023 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-25 13:49:39.088 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:39.088 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-25 13:49:39.167 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:39.167 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-25 13:49:39.223 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:39.223 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-25 13:49:39.298 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:39.298 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-25 13:49:39.378 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:39.378 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-25 13:49:40.406 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:40.406 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:40.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.409 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.409 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.409 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.409 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:40.410 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:40.410 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:40.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.411 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.412 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.412 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.413 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:40.413 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:40.421 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:40.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.428 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.428 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.428 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.428 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:40.428 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:40.431 | DEBUG dbcounter [-] [79723] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=79723) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-25 13:49:40.794 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:40.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.797 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.797 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:40.797 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:40.876 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:40.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.878 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.878 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.878 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:40.878 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:40.879 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:40.879 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:40.886 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-25 13:49:40.916 | DEBUG dbcounter [-] [79723] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=79723) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-25 13:49:41.034 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.035 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-25 13:49:41.091 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.091 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-25 13:49:41.137 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.138 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-25 13:49:41.194 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.194 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-25 13:49:41.263 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.263 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-25 13:49:41.384 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.384 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-25 13:49:41.469 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:41.469 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:41.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.471 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.472 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.472 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:41.472 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:41.473 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:41.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.475 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.475 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.475 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.476 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.476 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:41.476 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:41.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:41.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.485 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.486 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.486 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.486 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:41.486 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:41.766 | DEBUG dbcounter [-] [79723] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=79723) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-25 13:49:41.809 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:41.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.811 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.811 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.812 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.812 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:41.812 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:41.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-25 13:49:41.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.922 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.923 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.923 | 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=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-25 13:49:41.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-25 13:49:41.923 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-25 13:49:41.923 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-25 13:49:41.931 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-25 13:49:42.000 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.001 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-25 13:49:42.091 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.091 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-25 13:49:42.147 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.148 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-25 13:49:42.217 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.217 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-25 13:49:42.291 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.291 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-25 13:49:42.359 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.359 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-25 13:49:42.451 | INFO migrate.versioning.api [-] done 2022-05-25 13:49:42.825 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-25 13:49:42.828 | + functions-common:time_stop:2426 : local name 2022-05-25 13:49:42.830 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:49:42.833 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:49:42.836 | + functions-common:time_stop:2429 : local total 2022-05-25 13:49:42.838 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:49:42.841 | + functions-common:time_stop:2432 : name=dbsync 2022-05-25 13:49:42.843 | + functions-common:time_stop:2433 : start_time=1653486546888 2022-05-25 13:49:42.846 | + functions-common:time_stop:2435 : [[ -z 1653486546888 ]] 2022-05-25 13:49:42.849 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:49:42.855 | + functions-common:time_stop:2438 : end_time=1653486582850 2022-05-25 13:49:42.857 | + functions-common:time_stop:2439 : elapsed_time=35962 2022-05-25 13:49:42.860 | + functions-common:time_stop:2440 : total=0 2022-05-25 13:49:42.862 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:49:42.864 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35962 2022-05-25 13:49:42.867 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-25 13:49:42.870 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-25 13:49:42.874 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-25 13:49:47.222 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-25 13:49:47.222 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-25 13:49:47.223 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-25 13:49:47.223 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-25 13:49:47.223 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-25 13:49:47.224 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-25 13:49:47.224 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-25 13:49:47.224 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-25 13:49:47.224 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-25 13:49:47.581 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-25 13:49:47.586 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-25 13:49:51.909 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-25 13:49:51.909 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-25 13:49:51.910 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-25 13:49:51.910 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-25 13:49:51.910 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-25 13:49:51.910 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-25 13:49:51.911 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-25 13:49:51.911 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-25 13:49:51.911 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-25 13:49:52.268 | + ./stack.sh:main:1092 : start_keystone 2022-05-25 13:49:52.270 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-25 13:49:52.273 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-25 13:49:52.275 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-25 13:49:52.292 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:49:52.295 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-25 13:49:52.298 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-25 13:49:52.302 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-25 13:49:52.305 | + functions-common:run_process:1681 : local service=keystone 2022-05-25 13:49:52.308 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.310 | + functions-common:run_process:1683 : local group= 2022-05-25 13:49:52.313 | + functions-common:run_process:1684 : local user= 2022-05-25 13:49:52.315 | + functions-common:run_process:1686 : local name=keystone 2022-05-25 13:49:52.317 | + functions-common:run_process:1688 : time_start run_process 2022-05-25 13:49:52.320 | + functions-common:time_start:2412 : local name=run_process 2022-05-25 13:49:52.323 | + functions-common:time_start:2413 : local start_time= 2022-05-25 13:49:52.325 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:49:52.331 | ++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:49:52.333 | + functions-common:time_start:2417 : _TIME_START[$name]=1653486592330 2022-05-25 13:49:52.335 | + functions-common:run_process:1689 : is_service_enabled keystone 2022-05-25 13:49:52.351 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:49:52.353 | + functions-common:run_process:1690 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-25 13:49:52.356 | + functions-common:_run_under_systemd:1646 : local service=keystone 2022-05-25 13:49:52.360 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.360 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.363 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.365 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.368 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-25 13:49:52.370 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-25 13:49:52.373 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@keystone.service 2022-05-25 13:49:52.375 | + functions-common:_run_under_systemd:1653 : local group= 2022-05-25 13:49:52.377 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-05-25 13:49:52.380 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-25 13:49:52.383 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-25 13:49:52.385 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@keystone.service 2022-05-25 13:49:52.387 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.389 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-05-25 13:49:52.391 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-05-25 13:49:52.393 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-25 13:49:52.395 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-05-25 13:49:52.400 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-25 13:49:52.463 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-25 13:49:52.527 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-25 13:49:52.579 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-25 13:49:52.629 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-25 13:49:52.679 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-25 13:49:52.738 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-25 13:49:52.787 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-25 13:49:52.837 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-25 13:49:52.887 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-25 13:49:52.936 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-05-25 13:49:52.939 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-25 13:49:53.000 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-05-25 13:49:53.386 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@keystone.service 2022-05-25 13:49:53.400 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-25 13:49:53.761 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@keystone.service 2022-05-25 13:49:53.840 | + functions-common:run_process:1692 : time_stop run_process 2022-05-25 13:49:53.843 | + functions-common:time_stop:2426 : local name 2022-05-25 13:49:53.845 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:49:53.847 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:49:53.850 | + functions-common:time_stop:2429 : local total 2022-05-25 13:49:53.853 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:49:53.855 | + functions-common:time_stop:2432 : name=run_process 2022-05-25 13:49:53.860 | + functions-common:time_stop:2433 : start_time=1653486592330 2022-05-25 13:49:53.860 | + functions-common:time_stop:2435 : [[ -z 1653486592330 ]] 2022-05-25 13:49:53.863 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:49:53.867 | + functions-common:time_stop:2438 : end_time=1653486593865 2022-05-25 13:49:53.870 | + functions-common:time_stop:2439 : elapsed_time=1535 2022-05-25 13:49:53.872 | + functions-common:time_stop:2440 : total=1361 2022-05-25 13:49:53.874 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:49:53.877 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2896 2022-05-25 13:49:53.879 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-25 13:49:53.879 | Waiting for keystone to start... 2022-05-25 13:49:53.882 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.43/identity/v3/ 2022-05-25 13:49:53.884 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.43/identity/v3/ 2022-05-25 13:49:53.891 | + functions:wait_for_service:457 : local timeout=60 2022-05-25 13:49:53.891 | + functions:wait_for_service:458 : local url=http://10.222.0.43/identity/v3/ 2022-05-25 13:49:53.891 | + functions:wait_for_service:459 : local rval=0 2022-05-25 13:49:53.894 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-25 13:49:53.896 | + functions-common:time_start:2412 : local name=wait_for_service 2022-05-25 13:49:53.899 | + functions-common:time_start:2413 : local start_time= 2022-05-25 13:49:53.901 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-05-25 13:49:53.904 | ++ functions-common:time_start:2417 : date +%s%3N 2022-05-25 13:49:53.909 | + functions-common:time_start:2417 : _TIME_START[$name]=1653486593906 2022-05-25 13:49:53.911 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-25 13:49:53.921 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/identity/v3/ 2022-05-25 13:50:00.279 | + :: : [[ 200 == 503 ]] 2022-05-25 13:50:00.280 | + :: : [[ 0 -eq 7 ]] 2022-05-25 13:50:00.283 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-25 13:50:00.286 | + functions-common:time_stop:2426 : local name 2022-05-25 13:50:00.289 | + functions-common:time_stop:2427 : local end_time 2022-05-25 13:50:00.291 | + functions-common:time_stop:2428 : local elapsed_time 2022-05-25 13:50:00.293 | + functions-common:time_stop:2429 : local total 2022-05-25 13:50:00.296 | + functions-common:time_stop:2430 : local start_time 2022-05-25 13:50:00.299 | + functions-common:time_stop:2432 : name=wait_for_service 2022-05-25 13:50:00.301 | + functions-common:time_stop:2433 : start_time=1653486593906 2022-05-25 13:50:00.305 | + functions-common:time_stop:2435 : [[ -z 1653486593906 ]] 2022-05-25 13:50:00.308 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-05-25 13:50:00.312 | + functions-common:time_stop:2438 : end_time=1653486600310 2022-05-25 13:50:00.315 | + functions-common:time_stop:2439 : elapsed_time=6404 2022-05-25 13:50:00.317 | + functions-common:time_stop:2440 : total=0 2022-05-25 13:50:00.319 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-05-25 13:50:00.322 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6404 2022-05-25 13:50:00.324 | + functions:wait_for_service:467 : return 0 2022-05-25 13:50:00.326 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-25 13:50:00.344 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:50:00.346 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-25 13:50:00.348 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-05-25 13:50:00.351 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-05-25 13:50:00.380 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-05-25 13:50:00.383 | + 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.43/identity 2022-05-25 13:50:04.892 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.892 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.892 | 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=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.901 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.918 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.918 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.949 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.980 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:04.980 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.071 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.071 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.071 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.072 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.072 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.072 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.084 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.084 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.084 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.085 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.085 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.085 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.085 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.092 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.096 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80539) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-25 13:50:05.160 | INFO dbcounter [-] Registered counter for database keystone 2022-05-25 13:50:05.177 | 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=80539) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-25 13:50:05.183 | DEBUG dbcounter [-] [80539] Writer thread running {{(pid=80539) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-25 13:50:05.464 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created domain default 2022-05-25 13:50:05.608 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created project admin 2022-05-25 13:50:05.635 | DEBUG passlib.handlers.bcrypt [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80539) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-25 13:50:05.636 | DEBUG passlib.handlers.bcrypt [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80539) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-25 13:50:05.772 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created user admin 2022-05-25 13:50:05.841 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created role reader 2022-05-25 13:50:05.892 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created role member 2022-05-25 13:50:05.964 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created implied role where 997ba13b80634887b0a7e88cbf2b2e62 implies 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:50:06.024 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created role admin 2022-05-25 13:50:06.095 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created implied role where cc4e2e441e3a4f67a7b4ed50677ecaa5 implies 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:50:06.172 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Granted role admin on project admin to user admin. 2022-05-25 13:50:06.232 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Granted role admin on the system to user admin. 2022-05-25 13:50:06.312 | WARNING py.warnings [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-05-25 13:50:06.312 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-25 13:50:06.312 |  2022-05-25 13:50:06.315 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created region RegionOne 2022-05-25 13:50:06.458 | INFO keystone.cmd.bootstrap [None req-e1f0b40d-7532-459f-9828-820db6e70c61 None None] Created public endpoint http://10.222.0.43/identity 2022-05-25 13:50:06.902 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-25 13:50:06.904 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-05-25 13:50:06.907 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-25 13:50:06.910 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-25 13:50:10.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:10.137 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:10.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:10.137 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:10.307 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:10.310 | + lib/keystone:create_keystone_accounts:310 : admin_project=8a4f621a835a4791ab184efa095e7a24 2022-05-25 13:50:10.313 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-25 13:50:10.316 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-25 13:50:12.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:12.437 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:12.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:12.437 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:12.604 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:12.607 | + lib/keystone:create_keystone_accounts:312 : admin_user=10eec1f5d0fc4da09d1b4c7f6fd362eb 2022-05-25 13:50:12.610 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-25 13:50:12.612 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-25 13:50:12.614 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-25 13:50:12.617 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb default 2022-05-25 13:50:12.673 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb default 2022-05-25 13:50:12.710 | [17844 Async ks-domain-role:80661]: running: get_or_add_user_domain_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb default 2022-05-25 13:50:12.712 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-25 13:50:12.715 | + functions-common:get_or_create_domain:878 : local domain_id 2022-05-25 13:50:12.718 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-25 13:50:15.668 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-05-25 13:50:15.670 | + functions-common:get_or_create_domain:889 : echo default 2022-05-25 13:50:15.670 | default 2022-05-25 13:50:15.672 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-25 13:50:15.733 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-25 13:50:15.781 | [17844 Async ks-project:80794]: running: get_or_create_project service Default 2022-05-25 13:50:15.784 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-25 13:50:15.854 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-25 13:50:15.896 | [17844 Async ks-service:80880]: running: get_or_create_role service 2022-05-25 13:50:15.900 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-25 13:50:15.970 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-25 13:50:16.112 | [17844 Async ks-reseller:80966]: running: get_or_create_role ResellerAdmin 2022-05-25 13:50:16.132 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-25 13:50:16.149 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-25 13:50:16.569 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-25 13:50:16.785 | [17844 Async ks-anotherrole:81068]: running: get_or_create_role anotherrole 2022-05-25 13:50:16.817 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-25 13:50:16.857 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-25 13:50:16.877 | ++ functions-common:get_or_create_project:933 : local project_id 2022-05-25 13:50:16.909 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-25 13:50:19.278 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:19.357 | [80880 Async ks-service:80880]: finished successfully 2022-05-25 13:50:19.710 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:19.787 | [80794 Async ks-project:80794]: finished successfully 2022-05-25 13:50:20.043 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:20.074 | [80966 Async ks-reseller:80966]: finished successfully 2022-05-25 13:50:20.493 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:20.523 | [81068 Async ks-anotherrole:81068]: finished successfully 2022-05-25 13:50:20.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:20.546 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:20.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:20.546 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:20.735 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:20.738 | ++ functions-common:get_or_create_project:939 : project_id=8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:50:20.740 | ++ functions-common:get_or_create_project:940 : echo 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:50:20.744 | + lib/keystone:create_keystone_accounts:340 : invis_project=8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:50:20.746 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-25 13:50:20.749 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-25 13:50:20.751 | ++ functions-common:get_or_create_project:933 : local project_id 2022-05-25 13:50:20.755 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-25 13:50:23.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:23.275 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:23.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:23.275 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:23.449 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:23.452 | ++ functions-common:get_or_create_project:939 : project_id=66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:23.455 | ++ functions-common:get_or_create_project:940 : echo 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:23.458 | + lib/keystone:create_keystone_accounts:344 : demo_project=66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:23.460 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-25 13:50:23.463 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-25 13:50:23.466 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:23.471 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-05-25 13:50:23.472 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-05-25 13:50:23.475 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-25 13:50:23.748 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:23.774 | [80661 Async ks-domain-role:80661]: finished successfully 2022-05-25 13:50:26.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.016 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.016 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.186 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.189 | ++ functions-common:get_or_create_user:926 : user_id=f9ffced892d5405fac25fca222a9eb25 2022-05-25 13:50:26.191 | ++ functions-common:get_or_create_user:927 : echo f9ffced892d5405fac25fca222a9eb25 2022-05-25 13:50:26.194 | + lib/keystone:create_keystone_accounts:347 : demo_user=f9ffced892d5405fac25fca222a9eb25 2022-05-25 13:50:26.197 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-25 13:50:26.248 | [17844 Async ks-domain-role:80661]: Waiting for completion of get_or_add_user_domain_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb default running on PID 80661 (6 other jobs running) 2022-05-25 13:50:26.274 | [17844 Async ks-domain-role:80661]: Signaling child to exit 2022-05-25 13:50:26.274 | WAKEUP 2022-05-25 13:50:26.298 | [17844 Async ks-domain-role:80661]: Signaled 2022-05-25 13:50:26.299 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-05-25 13:50:26.299 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10eec1f5d0fc4da09d1b4c7f6fd362eb --domain default 2022-05-25 13:50:26.299 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:50:26.299 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-05-25 13:50:26.299 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:50:26.299 | ++ functions-common:get_field:813 : read data 2022-05-25 13:50:26.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.299 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.299 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.299 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.299 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-05-25 13:50:26.300 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-05-25 13:50:26.300 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 10eec1f5d0fc4da09d1b4c7f6fd362eb --domain default 2022-05-25 13:50:26.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.300 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.300 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.300 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10eec1f5d0fc4da09d1b4c7f6fd362eb --domain default 2022-05-25 13:50:26.300 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:50:26.300 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-05-25 13:50:26.300 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:50:26.300 | ++ functions-common:get_field:813 : read data 2022-05-25 13:50:26.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.300 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.300 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.300 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.300 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:50:26.300 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:50:26.300 | ++ functions-common:get_field:819 : echo '| cc4e2e441e3a4f67a7b4ed50677ecaa5 | 10eec1f5d0fc4da09d1b4c7f6fd362eb | | | default | | False |' 2022-05-25 13:50:26.300 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:50:26.300 | ++ functions-common:get_field:813 : read data 2022-05-25 13:50:26.300 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:50:26.300 | + functions-common:get_or_add_user_domain_role:1022 : echo cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:50:26.300 | cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:50:26.345 | [17844 Async ks-domain-role:80661]: finished get_or_add_user_domain_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb default with result 0 in 11 seconds 2022-05-25 13:50:26.352 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-25 13:50:26.387 | [17844 Async ks-project:80794]: Waiting for completion of get_or_create_project service Default running on PID 80794 (5 other jobs running) 2022-05-25 13:50:26.414 | [17844 Async ks-project:80794]: Signaling child to exit 2022-05-25 13:50:26.414 | WAKEUP 2022-05-25 13:50:26.435 | [17844 Async ks-project:80794]: Signaled 2022-05-25 13:50:26.437 | + functions-common:get_or_create_project:933 : local project_id 2022-05-25 13:50:26.437 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-25 13:50:26.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.437 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.437 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.437 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.437 | + functions-common:get_or_create_project:939 : project_id=8686972299d942168ba6ed9c25bf6ec9 2022-05-25 13:50:26.437 | + functions-common:get_or_create_project:940 : echo 8686972299d942168ba6ed9c25bf6ec9 2022-05-25 13:50:26.437 | 8686972299d942168ba6ed9c25bf6ec9 2022-05-25 13:50:26.481 | [17844 Async ks-project:80794]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-25 13:50:26.518 | [17844 Async ks-service:80880]: Waiting for completion of get_or_create_role service running on PID 80880 (4 other jobs running) 2022-05-25 13:50:26.543 | [17844 Async ks-service:80880]: Signaling child to exit 2022-05-25 13:50:26.543 | WAKEUP 2022-05-25 13:50:26.565 | [17844 Async ks-service:80880]: Signaled 2022-05-25 13:50:26.566 | + functions-common:get_or_create_role:946 : local role_id 2022-05-25 13:50:26.566 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-25 13:50:26.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.566 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.566 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.566 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.566 | + functions-common:get_or_create_role:951 : role_id=97c702855bb64e118e62642a59a444b9 2022-05-25 13:50:26.566 | + functions-common:get_or_create_role:952 : echo 97c702855bb64e118e62642a59a444b9 2022-05-25 13:50:26.566 | 97c702855bb64e118e62642a59a444b9 2022-05-25 13:50:26.618 | [17844 Async ks-service:80880]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-25 13:50:26.661 | [17844 Async ks-reseller:80966]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80966 (3 other jobs running) 2022-05-25 13:50:26.686 | [17844 Async ks-reseller:80966]: Signaling child to exit 2022-05-25 13:50:26.686 | WAKEUP 2022-05-25 13:50:26.708 | [17844 Async ks-reseller:80966]: Signaled 2022-05-25 13:50:26.710 | + functions-common:get_or_create_role:946 : local role_id 2022-05-25 13:50:26.710 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-25 13:50:26.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.710 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.710 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.710 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.710 | + functions-common:get_or_create_role:951 : role_id=88a4ec3b8b564dd88339948f18489e1a 2022-05-25 13:50:26.710 | + functions-common:get_or_create_role:952 : echo 88a4ec3b8b564dd88339948f18489e1a 2022-05-25 13:50:26.710 | 88a4ec3b8b564dd88339948f18489e1a 2022-05-25 13:50:26.754 | [17844 Async ks-reseller:80966]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-25 13:50:26.791 | [17844 Async ks-anotherrole:81068]: Waiting for completion of get_or_create_role anotherrole running on PID 81068 (2 other jobs running) 2022-05-25 13:50:26.815 | [17844 Async ks-anotherrole:81068]: Signaling child to exit 2022-05-25 13:50:26.815 | WAKEUP 2022-05-25 13:50:26.837 | [17844 Async ks-anotherrole:81068]: Signaled 2022-05-25 13:50:26.839 | + functions-common:get_or_create_role:946 : local role_id 2022-05-25 13:50:26.839 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-25 13:50:26.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.839 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:26.839 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:26.839 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:26.839 | + functions-common:get_or_create_role:951 : role_id=9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:50:26.839 | + functions-common:get_or_create_role:952 : echo 9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:50:26.839 | 9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:50:26.883 | [17844 Async ks-anotherrole:81068]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-25 13:50:26.887 | + inc/async:async_wait:197 : return 0 2022-05-25 13:50:26.889 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:26.946 | + inc/async:async_inner:63 : get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:26.986 | [17844 Async ks-demo-member:81933]: running: get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:26.989 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:27.048 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:27.092 | [17844 Async ks-demo-admin:82045]: running: get_or_add_user_project_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:27.095 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:27.166 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:27.215 | [17844 Async ks-demo-another:82157]: running: get_or_add_user_project_role anotherrole f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:27.218 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:50:27.291 | + inc/async:async_inner:63 : get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:50:27.360 | [17844 Async ks-demo-invis:82269]: running: get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:50:27.369 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-25 13:50:27.386 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-25 13:50:27.392 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:27.398 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-05-25 13:50:27.401 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-05-25 13:50:27.421 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-25 13:50:31.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:31.605 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:31.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:31.605 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:31.806 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:31.808 | ++ functions-common:get_or_create_user:926 : user_id=0b14190ea479428f9261f7330cd53b7f 2022-05-25 13:50:31.812 | ++ functions-common:get_or_create_user:927 : echo 0b14190ea479428f9261f7330cd53b7f 2022-05-25 13:50:31.815 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0b14190ea479428f9261f7330cd53b7f 2022-05-25 13:50:31.819 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0b14190ea479428f9261f7330cd53b7f 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:32.003 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0b14190ea479428f9261f7330cd53b7f 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:32.154 | [17844 Async ks-demo-reader:82436]: running: get_or_add_user_project_role reader 0b14190ea479428f9261f7330cd53b7f 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:50:32.189 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-25 13:50:32.203 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-25 13:50:32.207 | ++ functions-common:get_or_create_project:933 : local project_id 2022-05-25 13:50:32.237 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-25 13:50:36.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:36.223 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:36.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:36.223 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:36.442 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:36.445 | ++ functions-common:get_or_create_project:939 : project_id=b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:36.450 | ++ functions-common:get_or_create_project:940 : echo b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:36.456 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:36.468 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-25 13:50:36.473 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-25 13:50:36.477 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:36.480 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-05-25 13:50:36.487 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-05-25 13:50:36.494 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-25 13:50:40.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:40.029 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:40.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:40.029 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:40.274 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:40.276 | ++ functions-common:get_or_create_user:926 : user_id=079c41da73c14d9bb1396d93be2b9a06 2022-05-25 13:50:40.279 | ++ functions-common:get_or_create_user:927 : echo 079c41da73c14d9bb1396d93be2b9a06 2022-05-25 13:50:40.282 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=079c41da73c14d9bb1396d93be2b9a06 2022-05-25 13:50:40.293 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:40.646 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:40.707 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:40.788 | [81933 Async ks-demo-member:81933]: finished successfully 2022-05-25 13:50:40.832 | [17844 Async ks-alt-admin:82820]: running: get_or_add_user_project_role admin 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:40.853 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:41.242 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:41.481 | [17844 Async ks-alt-another:82956]: running: get_or_add_user_project_role anotherrole 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:41.492 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-25 13:50:41.510 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-25 13:50:41.530 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:41.542 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-05-25 13:50:41.559 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-05-25 13:50:41.584 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-25 13:50:44.263 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:44.420 | [82269 Async ks-demo-invis:82269]: finished successfully 2022-05-25 13:50:45.219 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:45.272 | [82045 Async ks-demo-admin:82045]: finished successfully 2022-05-25 13:50:45.283 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:45.319 | [82157 Async ks-demo-another:82157]: finished successfully 2022-05-25 13:50:46.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:46.181 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:46.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:46.181 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:46.364 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:46.368 | ++ functions-common:get_or_create_user:926 : user_id=3a432c4549234237816b7680cea25d67 2022-05-25 13:50:46.370 | ++ functions-common:get_or_create_user:927 : echo 3a432c4549234237816b7680cea25d67 2022-05-25 13:50:46.374 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3a432c4549234237816b7680cea25d67 2022-05-25 13:50:46.376 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3a432c4549234237816b7680cea25d67 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:46.445 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3a432c4549234237816b7680cea25d67 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:46.497 | [17844 Async ks-alt-member-user:83290]: running: get_or_add_user_project_role member 3a432c4549234237816b7680cea25d67 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:46.500 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-25 13:50:46.504 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-25 13:50:46.508 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:46.511 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-25 13:50:46.514 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-05-25 13:50:46.522 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-25 13:50:47.487 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:47.542 | [82436 Async ks-demo-reader:82436]: finished successfully 2022-05-25 13:50:49.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:49.291 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:49.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:49.292 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:49.512 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:49.515 | ++ functions-common:get_or_create_user:926 : user_id=9bbff3d3d2a144e98a99002551f4bbe8 2022-05-25 13:50:49.518 | ++ functions-common:get_or_create_user:927 : echo 9bbff3d3d2a144e98a99002551f4bbe8 2022-05-25 13:50:49.521 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=9bbff3d3d2a144e98a99002551f4bbe8 2022-05-25 13:50:49.523 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9bbff3d3d2a144e98a99002551f4bbe8 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:49.633 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9bbff3d3d2a144e98a99002551f4bbe8 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:49.700 | [17844 Async ks-alt-reader-user:83548]: running: get_or_add_user_project_role reader 9bbff3d3d2a144e98a99002551f4bbe8 b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:50:49.704 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-25 13:50:49.708 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:49.729 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-05-25 13:50:49.746 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-05-25 13:50:49.751 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-25 13:50:52.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:52.882 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:52.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:52.882 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:53.081 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:53.085 | ++ functions-common:get_or_create_user:926 : user_id=0221f0f281a0420084d49b5049b4c0dd 2022-05-25 13:50:53.097 | ++ functions-common:get_or_create_user:927 : echo 0221f0f281a0420084d49b5049b4c0dd 2022-05-25 13:50:53.100 | + lib/keystone:create_keystone_accounts:392 : system_member_user=0221f0f281a0420084d49b5049b4c0dd 2022-05-25 13:50:53.112 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 0221f0f281a0420084d49b5049b4c0dd all 2022-05-25 13:50:53.401 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0221f0f281a0420084d49b5049b4c0dd all 2022-05-25 13:50:53.531 | [17844 Async ks-system-member:83772]: running: get_or_add_user_system_role member 0221f0f281a0420084d49b5049b4c0dd all 2022-05-25 13:50:53.545 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-25 13:50:53.568 | ++ functions-common:get_or_create_user:910 : local user_id 2022-05-25 13:50:53.581 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-05-25 13:50:53.585 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-05-25 13:50:53.611 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-25 13:50:56.701 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:56.842 | [82820 Async ks-alt-admin:82820]: finished successfully 2022-05-25 13:50:57.284 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:50:57.368 | [82956 Async ks-alt-another:82956]: finished successfully 2022-05-25 13:50:57.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:57.456 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:57.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:50:57.456 | from cryptography.utils import int_from_bytes 2022-05-25 13:50:57.662 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:50:57.665 | ++ functions-common:get_or_create_user:926 : user_id=60964ac7f9c5490c9df6eea3ecd09e0d 2022-05-25 13:50:57.667 | ++ functions-common:get_or_create_user:927 : echo 60964ac7f9c5490c9df6eea3ecd09e0d 2022-05-25 13:50:57.670 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=60964ac7f9c5490c9df6eea3ecd09e0d 2022-05-25 13:50:57.673 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 60964ac7f9c5490c9df6eea3ecd09e0d all 2022-05-25 13:50:57.748 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 60964ac7f9c5490c9df6eea3ecd09e0d all 2022-05-25 13:50:57.800 | [17844 Async ks-system-reader:84056]: running: get_or_add_user_system_role reader 60964ac7f9c5490c9df6eea3ecd09e0d all 2022-05-25 13:50:57.803 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-25 13:50:57.808 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-25 13:50:57.811 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-05-25 13:50:57.814 | ++ functions-common:get_or_create_group:896 : local group_id 2022-05-25 13:50:57.819 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-25 13:51:00.121 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:00.276 | [83290 Async ks-alt-member-user:83290]: finished successfully 2022-05-25 13:51:00.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:00.741 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:00.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:00.741 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:00.944 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:00.949 | ++ functions-common:get_or_create_group:903 : group_id=1993614fc44140418c2408dee7b693e0 2022-05-25 13:51:00.951 | ++ functions-common:get_or_create_group:904 : echo 1993614fc44140418c2408dee7b693e0 2022-05-25 13:51:00.954 | + lib/keystone:create_keystone_accounts:402 : admin_group=1993614fc44140418c2408dee7b693e0 2022-05-25 13:51:00.957 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-25 13:51:00.965 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-25 13:51:00.968 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-05-25 13:51:00.977 | ++ functions-common:get_or_create_group:896 : local group_id 2022-05-25 13:51:00.982 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-25 13:51:03.086 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:03.116 | [83548 Async ks-alt-reader-user:83548]: finished successfully 2022-05-25 13:51:03.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:03.735 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:03.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:03.735 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:03.925 | +++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:03.928 | ++ functions-common:get_or_create_group:903 : group_id=092e7e70b9574e8bb0bf7f657bb4da5c 2022-05-25 13:51:03.931 | ++ functions-common:get_or_create_group:904 : echo 092e7e70b9574e8bb0bf7f657bb4da5c 2022-05-25 13:51:03.934 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=092e7e70b9574e8bb0bf7f657bb4da5c 2022-05-25 13:51:03.938 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:04.009 | + inc/async:async_inner:63 : get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:04.066 | [17844 Async ks-group-memberdemo:84407]: running: get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:04.074 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:04.198 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:04.320 | [17844 Async ks-group-anotherdemo:84493]: running: get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:04.332 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:04.575 | + inc/async:async_inner:63 : get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:04.751 | [17844 Async ks-group-memberalt:84582]: running: get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:04.773 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:05.189 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:05.316 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:05.396 | [17844 Async ks-group-anotheralt:84689]: running: get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:05.413 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 2022-05-25 13:51:05.500 | [83772 Async ks-system-member:83772]: finished successfully 2022-05-25 13:51:05.852 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 2022-05-25 13:51:06.102 | [17844 Async ks-group-admin:84814]: running: get_or_add_group_project_role admin 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 2022-05-25 13:51:06.125 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-25 13:51:06.518 | [17844 Async ks-demo-member:81933]: Waiting for completion of get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 running on PID 81933 (17 other jobs running) 2022-05-25 13:51:06.727 | [17844 Async ks-demo-member:81933]: Signaling child to exit 2022-05-25 13:51:06.728 | WAKEUP 2022-05-25 13:51:06.885 | [17844 Async ks-demo-member:81933]: Signaled 2022-05-25 13:51:06.896 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:06.897 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:06.897 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:06.897 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:06.897 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:06.897 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:06.897 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9ffced892d5405fac25fca222a9eb25 --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:06.897 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:06.897 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:06.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:06.897 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:06.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:06.897 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:06.897 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:06.897 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:06.897 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:06.897 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f9ffced892d5405fac25fca222a9eb25 --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:06.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:06.897 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:06.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:06.897 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9ffced892d5405fac25fca222a9eb25 --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:06.897 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:06.897 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:06.897 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:06.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:06.898 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:06.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:06.898 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:06.898 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:06.898 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:06.898 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:06.898 | ++ functions-common:get_field:819 : echo '| 997ba13b80634887b0a7e88cbf2b2e62 | f9ffced892d5405fac25fca222a9eb25 | | 66a86bd19c83439885fcd12d7fb788d3 | | | False |' 2022-05-25 13:51:06.898 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:06.898 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:06.898 | + functions-common:get_or_add_user_project_role:996 : user_role_id=997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:06.898 | + functions-common:get_or_add_user_project_role:998 : echo 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:06.898 | 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:07.213 | [17844 Async ks-demo-member:81933]: finished get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 with result 0 in 13 seconds 2022-05-25 13:51:07.453 | [17844 Async ks-demo-admin:82045]: Waiting for completion of get_or_add_user_project_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb 66a86bd19c83439885fcd12d7fb788d3 running on PID 82045 (16 other jobs running) 2022-05-25 13:51:07.606 | [17844 Async ks-demo-admin:82045]: Signaling child to exit 2022-05-25 13:51:07.607 | WAKEUP 2022-05-25 13:51:07.742 | [17844 Async ks-demo-admin:82045]: Signaled 2022-05-25 13:51:07.754 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:07.754 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:07.754 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:07.754 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:07.754 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:07.754 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:07.754 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:07.754 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:07.754 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:07.754 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10eec1f5d0fc4da09d1b4c7f6fd362eb --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:07.754 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:07.754 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:07.754 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:07.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:07.754 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:07.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:07.754 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:07.754 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:07.754 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:07.754 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:07.754 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 10eec1f5d0fc4da09d1b4c7f6fd362eb --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:07.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:07.755 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:07.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:07.755 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:07.755 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:07.755 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10eec1f5d0fc4da09d1b4c7f6fd362eb --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:07.755 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:07.755 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:07.755 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:07.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:07.755 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:07.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:07.755 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:07.755 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:07.755 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:07.755 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:07.755 | ++ functions-common:get_field:819 : echo '| cc4e2e441e3a4f67a7b4ed50677ecaa5 | 10eec1f5d0fc4da09d1b4c7f6fd362eb | | 66a86bd19c83439885fcd12d7fb788d3 | | | False |' 2022-05-25 13:51:07.755 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:07.755 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:07.755 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:51:07.755 | + functions-common:get_or_add_user_project_role:998 : echo cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:51:07.755 | cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:51:08.075 | [17844 Async ks-demo-admin:82045]: finished get_or_add_user_project_role admin 10eec1f5d0fc4da09d1b4c7f6fd362eb 66a86bd19c83439885fcd12d7fb788d3 with result 0 in 18 seconds 2022-05-25 13:51:08.186 | [17844 Async ks-demo-another:82157]: Waiting for completion of get_or_add_user_project_role anotherrole f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 running on PID 82157 (15 other jobs running) 2022-05-25 13:51:08.227 | [17844 Async ks-demo-another:82157]: Signaling child to exit 2022-05-25 13:51:08.228 | WAKEUP 2022-05-25 13:51:08.264 | [17844 Async ks-demo-another:82157]: Signaled 2022-05-25 13:51:08.266 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:08.266 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:08.266 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:08.266 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:08.266 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:08.266 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:08.266 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f9ffced892d5405fac25fca222a9eb25 --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:08.266 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.266 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.266 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.266 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.266 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.266 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:08.266 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:08.266 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f9ffced892d5405fac25fca222a9eb25 --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:08.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.266 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.266 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f9ffced892d5405fac25fca222a9eb25 --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:08.266 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.267 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.267 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.267 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.267 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.267 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.267 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:08.267 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:08.267 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:08.267 | ++ functions-common:get_field:819 : echo '| 9ba48b8364e040eb829f7c1e7662f8d3 | f9ffced892d5405fac25fca222a9eb25 | | 66a86bd19c83439885fcd12d7fb788d3 | | | False |' 2022-05-25 13:51:08.267 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.267 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:51:08.267 | + functions-common:get_or_add_user_project_role:998 : echo 9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:51:08.267 | 9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:51:08.371 | [17844 Async ks-demo-another:82157]: finished get_or_add_user_project_role anotherrole f9ffced892d5405fac25fca222a9eb25 66a86bd19c83439885fcd12d7fb788d3 with result 0 in 18 seconds 2022-05-25 13:51:08.438 | [17844 Async ks-demo-invis:82269]: Waiting for completion of get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 8f9fd18fa95f432aa5746937ce1a4a5c running on PID 82269 (14 other jobs running) 2022-05-25 13:51:08.477 | [17844 Async ks-demo-invis:82269]: Signaling child to exit 2022-05-25 13:51:08.478 | WAKEUP 2022-05-25 13:51:08.545 | [17844 Async ks-demo-invis:82269]: Signaled 2022-05-25 13:51:08.547 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:08.547 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:08.547 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:08.547 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:08.547 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:08.547 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:08.547 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:08.547 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:08.547 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9ffced892d5405fac25fca222a9eb25 --project 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:51:08.547 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:08.547 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.547 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.547 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.547 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.547 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.547 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.547 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:08.547 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:08.547 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f9ffced892d5405fac25fca222a9eb25 --project 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:51:08.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.548 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.548 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.548 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9ffced892d5405fac25fca222a9eb25 --project 8f9fd18fa95f432aa5746937ce1a4a5c 2022-05-25 13:51:08.548 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.548 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:08.548 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.548 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.548 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.548 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.548 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.548 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:08.548 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:08.548 | ++ functions-common:get_field:819 : echo '| 997ba13b80634887b0a7e88cbf2b2e62 | f9ffced892d5405fac25fca222a9eb25 | | 8f9fd18fa95f432aa5746937ce1a4a5c | | | False |' 2022-05-25 13:51:08.548 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:08.548 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.548 | + functions-common:get_or_add_user_project_role:996 : user_role_id=997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:08.548 | + functions-common:get_or_add_user_project_role:998 : echo 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:08.548 | 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:08.627 | [17844 Async ks-demo-invis:82269]: finished get_or_add_user_project_role member f9ffced892d5405fac25fca222a9eb25 8f9fd18fa95f432aa5746937ce1a4a5c with result 0 in 17 seconds 2022-05-25 13:51:08.712 | [17844 Async ks-demo-reader:82436]: Waiting for completion of get_or_add_user_project_role reader 0b14190ea479428f9261f7330cd53b7f 66a86bd19c83439885fcd12d7fb788d3 running on PID 82436 (13 other jobs running) 2022-05-25 13:51:08.747 | [17844 Async ks-demo-reader:82436]: Signaling child to exit 2022-05-25 13:51:08.747 | WAKEUP 2022-05-25 13:51:08.785 | [17844 Async ks-demo-reader:82436]: Signaled 2022-05-25 13:51:08.787 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:08.787 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:08.787 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:08.787 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:08.787 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:08.787 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:08.787 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:08.787 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:08.787 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.787 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:08.787 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0b14190ea479428f9261f7330cd53b7f --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:08.787 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.787 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.787 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.787 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.787 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.787 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:08.787 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:08.788 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 0b14190ea479428f9261f7330cd53b7f --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:08.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.788 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.788 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.788 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:08.788 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0b14190ea479428f9261f7330cd53b7f --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:08.788 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.788 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.788 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.788 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.788 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.788 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.788 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:08.788 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:08.788 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:08.788 | ++ functions-common:get_field:819 : echo '| 36d58da2a9494447b686349f4426d7d7 | 0b14190ea479428f9261f7330cd53b7f | | 66a86bd19c83439885fcd12d7fb788d3 | | | False |' 2022-05-25 13:51:08.788 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.788 | + functions-common:get_or_add_user_project_role:996 : user_role_id=36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:08.788 | + functions-common:get_or_add_user_project_role:998 : echo 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:08.788 | 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:08.863 | [17844 Async ks-demo-reader:82436]: finished get_or_add_user_project_role reader 0b14190ea479428f9261f7330cd53b7f 66a86bd19c83439885fcd12d7fb788d3 with result 0 in 15 seconds 2022-05-25 13:51:08.868 | + inc/async:async_wait:197 : return 0 2022-05-25 13:51:08.871 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-25 13:51:08.940 | [17844 Async ks-alt-admin:82820]: Waiting for completion of get_or_add_user_project_role admin 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 running on PID 82820 (12 other jobs running) 2022-05-25 13:51:08.969 | [17844 Async ks-alt-admin:82820]: Signaling child to exit 2022-05-25 13:51:08.969 | WAKEUP 2022-05-25 13:51:08.996 | [17844 Async ks-alt-admin:82820]: Signaled 2022-05-25 13:51:08.997 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:08.997 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:08.997 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:08.997 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:08.997 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:08.998 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:08.998 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:08.998 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:08.998 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 079c41da73c14d9bb1396d93be2b9a06 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:08.998 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:08.998 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.998 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.998 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.998 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.998 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.998 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.998 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:08.998 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:08.998 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 079c41da73c14d9bb1396d93be2b9a06 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:08.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.998 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.998 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.998 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:08.998 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 079c41da73c14d9bb1396d93be2b9a06 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:08.998 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:08.998 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:08.998 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.998 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:08.998 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:08.998 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:08.998 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:08.998 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:08.999 | ++ functions-common:get_field:819 : echo '| cc4e2e441e3a4f67a7b4ed50677ecaa5 | 079c41da73c14d9bb1396d93be2b9a06 | | b7c0322c32dc4d1b8292e7736aea59b9 | | | False |' 2022-05-25 13:51:08.999 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:08.999 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:08.999 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:51:08.999 | + functions-common:get_or_add_user_project_role:998 : echo cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:51:08.999 | cc4e2e441e3a4f67a7b4ed50677ecaa5 2022-05-25 13:51:09.048 | [17844 Async ks-alt-admin:82820]: finished get_or_add_user_project_role admin 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 with result 0 in 16 seconds 2022-05-25 13:51:09.095 | [17844 Async ks-alt-another:82956]: Waiting for completion of get_or_add_user_project_role anotherrole 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 running on PID 82956 (11 other jobs running) 2022-05-25 13:51:09.127 | [17844 Async ks-alt-another:82956]: Signaling child to exit 2022-05-25 13:51:09.128 | WAKEUP 2022-05-25 13:51:09.153 | [17844 Async ks-alt-another:82956]: Signaled 2022-05-25 13:51:09.154 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:09.154 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:09.154 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:09.154 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:09.154 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:09.154 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:09.155 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:09.155 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:09.155 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 079c41da73c14d9bb1396d93be2b9a06 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.155 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:09.155 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:09.155 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:09.155 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.155 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:09.155 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:09.155 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:09.155 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 079c41da73c14d9bb1396d93be2b9a06 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.155 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 079c41da73c14d9bb1396d93be2b9a06 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.155 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:09.155 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:09.155 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:09.155 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.155 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:09.156 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:09.156 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:09.156 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:09.156 | ++ functions-common:get_field:819 : echo '| 9ba48b8364e040eb829f7c1e7662f8d3 | 079c41da73c14d9bb1396d93be2b9a06 | | b7c0322c32dc4d1b8292e7736aea59b9 | | | False |' 2022-05-25 13:51:09.156 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.156 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:51:09.156 | + functions-common:get_or_add_user_project_role:998 : echo 9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:51:09.156 | 9ba48b8364e040eb829f7c1e7662f8d3 2022-05-25 13:51:09.216 | [17844 Async ks-alt-another:82956]: finished get_or_add_user_project_role anotherrole 079c41da73c14d9bb1396d93be2b9a06 b7c0322c32dc4d1b8292e7736aea59b9 with result 0 in 16 seconds 2022-05-25 13:51:09.257 | [17844 Async ks-alt-member-user:83290]: Waiting for completion of get_or_add_user_project_role member 3a432c4549234237816b7680cea25d67 b7c0322c32dc4d1b8292e7736aea59b9 running on PID 83290 (10 other jobs running) 2022-05-25 13:51:09.299 | [17844 Async ks-alt-member-user:83290]: Signaling child to exit 2022-05-25 13:51:09.299 | WAKEUP 2022-05-25 13:51:09.349 | [17844 Async ks-alt-member-user:83290]: Signaled 2022-05-25 13:51:09.352 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:09.352 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:09.353 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:09.353 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:09.353 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:09.353 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:09.353 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:09.353 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:09.353 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:09.353 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:09.353 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:09.353 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3a432c4549234237816b7680cea25d67 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.353 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.353 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.353 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.353 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:09.353 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:09.353 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:09.353 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 3a432c4549234237816b7680cea25d67 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.353 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.353 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.353 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3a432c4549234237816b7680cea25d67 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.353 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:09.353 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:09.353 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:09.353 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.353 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.354 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.354 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:09.354 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:09.354 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:09.354 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:09.354 | ++ functions-common:get_field:819 : echo '| 997ba13b80634887b0a7e88cbf2b2e62 | 3a432c4549234237816b7680cea25d67 | | b7c0322c32dc4d1b8292e7736aea59b9 | | | False |' 2022-05-25 13:51:09.354 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.354 | + functions-common:get_or_add_user_project_role:996 : user_role_id=997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:09.354 | + functions-common:get_or_add_user_project_role:998 : echo 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:09.354 | 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:09.439 | [17844 Async ks-alt-member-user:83290]: finished get_or_add_user_project_role member 3a432c4549234237816b7680cea25d67 b7c0322c32dc4d1b8292e7736aea59b9 with result 0 in 13 seconds 2022-05-25 13:51:09.503 | [17844 Async ks-alt-reader-user:83548]: Waiting for completion of get_or_add_user_project_role reader 9bbff3d3d2a144e98a99002551f4bbe8 b7c0322c32dc4d1b8292e7736aea59b9 running on PID 83548 (9 other jobs running) 2022-05-25 13:51:09.562 | [17844 Async ks-alt-reader-user:83548]: Signaling child to exit 2022-05-25 13:51:09.563 | WAKEUP 2022-05-25 13:51:09.610 | [17844 Async ks-alt-reader-user:83548]: Signaled 2022-05-25 13:51:09.612 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-05-25 13:51:09.612 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-05-25 13:51:09.612 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:09.612 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:09.612 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:09.612 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:09.612 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:09.612 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-05-25 13:51:09.612 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9bbff3d3d2a144e98a99002551f4bbe8 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.612 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-05-25 13:51:09.612 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:09.612 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:09.612 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.612 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.613 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.613 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:09.613 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-05-25 13:51:09.613 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-05-25 13:51:09.613 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 9bbff3d3d2a144e98a99002551f4bbe8 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.613 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.613 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.613 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9bbff3d3d2a144e98a99002551f4bbe8 --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:09.613 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-05-25 13:51:09.613 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-05-25 13:51:09.613 | ++ functions-common:get_field:812 : local data field 2022-05-25 13:51:09.613 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.614 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:09.614 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:09.614 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:09.614 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-05-25 13:51:09.614 | ++ functions-common:get_field:817 : field='$2' 2022-05-25 13:51:09.614 | ++ functions-common:get_field:819 : echo '| 36d58da2a9494447b686349f4426d7d7 | 9bbff3d3d2a144e98a99002551f4bbe8 | | b7c0322c32dc4d1b8292e7736aea59b9 | | | False |' 2022-05-25 13:51:09.614 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-25 13:51:09.614 | ++ functions-common:get_field:813 : read data 2022-05-25 13:51:09.614 | + functions-common:get_or_add_user_project_role:996 : user_role_id=36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:09.614 | + functions-common:get_or_add_user_project_role:998 : echo 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:09.614 | 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:09.699 | [17844 Async ks-alt-reader-user:83548]: finished get_or_add_user_project_role reader 9bbff3d3d2a144e98a99002551f4bbe8 b7c0322c32dc4d1b8292e7736aea59b9 with result 0 in 13 seconds 2022-05-25 13:51:09.730 | + inc/async:async_wait:197 : return 0 2022-05-25 13:51:09.738 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-25 13:51:09.949 | [17844 Async ks-system-member:83772]: Waiting for completion of get_or_add_user_system_role member 0221f0f281a0420084d49b5049b4c0dd all running on PID 83772 (8 other jobs running) 2022-05-25 13:51:10.044 | [17844 Async ks-system-member:83772]: Signaling child to exit 2022-05-25 13:51:10.044 | WAKEUP 2022-05-25 13:51:10.152 | [17844 Async ks-system-member:83772]: Signaled 2022-05-25 13:51:10.154 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-05-25 13:51:10.154 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-05-25 13:51:10.154 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-05-25 13:51:10.154 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:10.154 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:10.154 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:10.154 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:10.154 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:10.154 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-05-25 13:51:10.154 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0221f0f281a0420084d49b5049b4c0dd --system all -f value -c Role 2022-05-25 13:51:10.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:10.154 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:10.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:10.154 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:10.154 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:10.154 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-05-25 13:51:10.154 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-05-25 13:51:10.154 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 0221f0f281a0420084d49b5049b4c0dd --system all 2022-05-25 13:51:10.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:10.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:10.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:10.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:10.155 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0221f0f281a0420084d49b5049b4c0dd --system all -f value -c Role 2022-05-25 13:51:10.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:10.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:10.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:10.155 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:10.155 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:10.155 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:10.155 | + functions-common:get_or_add_user_system_role:1053 : echo 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:10.155 | 997ba13b80634887b0a7e88cbf2b2e62 2022-05-25 13:51:10.342 | [17844 Async ks-system-member:83772]: finished get_or_add_user_system_role member 0221f0f281a0420084d49b5049b4c0dd all with result 0 in 12 seconds 2022-05-25 13:51:10.469 | [17844 Async ks-system-reader:84056]: Waiting for completion of get_or_add_user_system_role reader 60964ac7f9c5490c9df6eea3ecd09e0d all running on PID 84056 (7 other jobs running) 2022-05-25 13:51:10.583 | [17844 Async ks-system-reader:84056]: Signaling child to exit 2022-05-25 13:51:10.868 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:11.029 | [84056 Async ks-system-reader:84056]: finished successfully 2022-05-25 13:51:11.063 | WAKEUP 2022-05-25 13:51:11.133 | [17844 Async ks-system-reader:84056]: Signaled 2022-05-25 13:51:11.145 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-05-25 13:51:11.145 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-05-25 13:51:11.145 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-05-25 13:51:11.145 | ++ functions-common:_get_domain_args:958 : local domain 2022-05-25 13:51:11.145 | ++ functions-common:_get_domain_args:959 : domain= 2022-05-25 13:51:11.145 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-05-25 13:51:11.145 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-05-25 13:51:11.146 | ++ functions-common:_get_domain_args:968 : echo 2022-05-25 13:51:11.146 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-05-25 13:51:11.146 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 60964ac7f9c5490c9df6eea3ecd09e0d --system all -f value -c Role 2022-05-25 13:51:11.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:11.146 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:11.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:11.146 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:11.146 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:11.146 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-05-25 13:51:11.146 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-05-25 13:51:11.146 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 60964ac7f9c5490c9df6eea3ecd09e0d --system all 2022-05-25 13:51:11.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:11.146 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:11.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:11.146 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:11.146 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 60964ac7f9c5490c9df6eea3ecd09e0d --system all -f value -c Role 2022-05-25 13:51:11.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:11.146 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:11.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:11.146 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:11.146 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:11.146 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:11.146 | + functions-common:get_or_add_user_system_role:1053 : echo 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:11.146 | 36d58da2a9494447b686349f4426d7d7 2022-05-25 13:51:11.385 | [17844 Async ks-system-reader:84056]: finished get_or_add_user_system_role reader 60964ac7f9c5490c9df6eea3ecd09e0d all with result 0 in 13 seconds 2022-05-25 13:51:11.435 | + inc/async:async_wait:197 : return 0 2022-05-25 13:51:11.461 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-25 13:51:11.770 | [17844 Async ks-group-memberdemo:84407]: Waiting for completion of get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 running on PID 84407 (6 other jobs running) 2022-05-25 13:51:11.868 | [17844 Async ks-group-memberdemo:84407]: Signaling child to exit 2022-05-25 13:51:18.125 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:18.250 | [84407 Async ks-group-memberdemo:84407]: finished successfully 2022-05-25 13:51:18.341 | WAKEUP 2022-05-25 13:51:18.424 | [17844 Async ks-group-memberdemo:84407]: Signaled 2022-05-25 13:51:18.427 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-05-25 13:51:18.427 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 092e7e70b9574e8bb0bf7f657bb4da5c --project 66a86bd19c83439885fcd12d7fb788d3 -f value 2022-05-25 13:51:18.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.427 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.427 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.427 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:18.427 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-05-25 13:51:18.427 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-05-25 13:51:18.427 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 092e7e70b9574e8bb0bf7f657bb4da5c --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:18.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.427 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.427 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.427 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 092e7e70b9574e8bb0bf7f657bb4da5c --project 66a86bd19c83439885fcd12d7fb788d3 -f value 2022-05-25 13:51:18.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.427 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.428 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.428 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:18.428 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='997ba13b80634887b0a7e88cbf2b2e62 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 False' 2022-05-25 13:51:18.428 | + functions-common:get_or_add_group_project_role:1077 : echo 997ba13b80634887b0a7e88cbf2b2e62 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 False 2022-05-25 13:51:18.428 | 997ba13b80634887b0a7e88cbf2b2e62 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 False 2022-05-25 13:51:18.562 | [17844 Async ks-group-memberdemo:84407]: finished get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 with result 0 in 14 seconds 2022-05-25 13:51:18.694 | [17844 Async ks-group-anotherdemo:84493]: Waiting for completion of get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 running on PID 84493 (5 other jobs running) 2022-05-25 13:51:18.753 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:18.760 | [17844 Async ks-group-anotherdemo:84493]: Signaling child to exit 2022-05-25 13:51:18.796 | [84493 Async ks-group-anotherdemo:84493]: finished successfully 2022-05-25 13:51:18.829 | WAKEUP 2022-05-25 13:51:18.873 | [17844 Async ks-group-anotherdemo:84493]: Signaled 2022-05-25 13:51:18.879 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-05-25 13:51:18.879 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 092e7e70b9574e8bb0bf7f657bb4da5c --project 66a86bd19c83439885fcd12d7fb788d3 -f value 2022-05-25 13:51:18.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.879 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.879 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.879 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:18.880 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-05-25 13:51:18.880 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-05-25 13:51:18.880 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 092e7e70b9574e8bb0bf7f657bb4da5c --project 66a86bd19c83439885fcd12d7fb788d3 2022-05-25 13:51:18.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.880 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.880 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.880 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 092e7e70b9574e8bb0bf7f657bb4da5c --project 66a86bd19c83439885fcd12d7fb788d3 -f value 2022-05-25 13:51:18.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.880 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:18.880 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:18.880 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:18.880 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9ba48b8364e040eb829f7c1e7662f8d3 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 False' 2022-05-25 13:51:18.880 | + functions-common:get_or_add_group_project_role:1077 : echo 9ba48b8364e040eb829f7c1e7662f8d3 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 False 2022-05-25 13:51:18.880 | 9ba48b8364e040eb829f7c1e7662f8d3 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 False 2022-05-25 13:51:18.961 | [17844 Async ks-group-anotherdemo:84493]: finished get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c 66a86bd19c83439885fcd12d7fb788d3 with result 0 in 14 seconds 2022-05-25 13:51:19.015 | [17844 Async ks-group-memberalt:84582]: Waiting for completion of get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 running on PID 84582 (4 other jobs running) 2022-05-25 13:51:19.051 | [17844 Async ks-group-memberalt:84582]: Signaling child to exit 2022-05-25 13:51:20.137 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:20.152 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:20.165 | [84689 Async ks-group-anotheralt:84689]: finished successfully 2022-05-25 13:51:20.182 | [84582 Async ks-group-memberalt:84582]: finished successfully 2022-05-25 13:51:20.204 | WAKEUP 2022-05-25 13:51:20.228 | [17844 Async ks-group-memberalt:84582]: Signaled 2022-05-25 13:51:20.230 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-05-25 13:51:20.230 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 092e7e70b9574e8bb0bf7f657bb4da5c --project b7c0322c32dc4d1b8292e7736aea59b9 -f value 2022-05-25 13:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.230 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.230 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.230 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:20.230 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-05-25 13:51:20.230 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-05-25 13:51:20.230 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 092e7e70b9574e8bb0bf7f657bb4da5c --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.230 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.230 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.230 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 092e7e70b9574e8bb0bf7f657bb4da5c --project b7c0322c32dc4d1b8292e7736aea59b9 -f value 2022-05-25 13:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.230 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.230 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.230 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:20.230 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='997ba13b80634887b0a7e88cbf2b2e62 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 False' 2022-05-25 13:51:20.230 | + functions-common:get_or_add_group_project_role:1077 : echo 997ba13b80634887b0a7e88cbf2b2e62 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 False 2022-05-25 13:51:20.230 | 997ba13b80634887b0a7e88cbf2b2e62 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 False 2022-05-25 13:51:20.279 | [17844 Async ks-group-memberalt:84582]: finished get_or_add_group_project_role member 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 with result 0 in 15 seconds 2022-05-25 13:51:20.322 | [17844 Async ks-group-anotheralt:84689]: Waiting for completion of get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 running on PID 84689 (3 other jobs running) 2022-05-25 13:51:20.349 | [17844 Async ks-group-anotheralt:84689]: Signaling child to exit 2022-05-25 13:51:20.349 | WAKEUP 2022-05-25 13:51:20.373 | [17844 Async ks-group-anotheralt:84689]: Signaled 2022-05-25 13:51:20.374 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-05-25 13:51:20.374 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 092e7e70b9574e8bb0bf7f657bb4da5c --project b7c0322c32dc4d1b8292e7736aea59b9 -f value 2022-05-25 13:51:20.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.374 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.374 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.374 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:20.374 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-05-25 13:51:20.374 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-05-25 13:51:20.375 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 092e7e70b9574e8bb0bf7f657bb4da5c --project b7c0322c32dc4d1b8292e7736aea59b9 2022-05-25 13:51:20.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.375 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.375 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.375 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 092e7e70b9574e8bb0bf7f657bb4da5c --project b7c0322c32dc4d1b8292e7736aea59b9 -f value 2022-05-25 13:51:20.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.375 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:20.375 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:20.375 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:20.375 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9ba48b8364e040eb829f7c1e7662f8d3 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 False' 2022-05-25 13:51:20.375 | + functions-common:get_or_add_group_project_role:1077 : echo 9ba48b8364e040eb829f7c1e7662f8d3 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 False 2022-05-25 13:51:20.375 | 9ba48b8364e040eb829f7c1e7662f8d3 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 False 2022-05-25 13:51:20.422 | [17844 Async ks-group-anotheralt:84689]: finished get_or_add_group_project_role anotherrole 092e7e70b9574e8bb0bf7f657bb4da5c b7c0322c32dc4d1b8292e7736aea59b9 with result 0 in 15 seconds 2022-05-25 13:51:20.462 | [17844 Async ks-group-admin:84814]: Waiting for completion of get_or_add_group_project_role admin 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 running on PID 84814 (2 other jobs running) 2022-05-25 13:51:20.489 | [17844 Async ks-group-admin:84814]: Signaling child to exit 2022-05-25 13:51:21.057 | + inc/async:async_inner:64 : rc=0 2022-05-25 13:51:21.082 | [84814 Async ks-group-admin:84814]: finished successfully 2022-05-25 13:51:21.102 | WAKEUP 2022-05-25 13:51:21.124 | [17844 Async ks-group-admin:84814]: Signaled 2022-05-25 13:51:21.126 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-05-25 13:51:21.126 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1993614fc44140418c2408dee7b693e0 --project 8a4f621a835a4791ab184efa095e7a24 -f value 2022-05-25 13:51:21.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:21.126 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:21.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:21.126 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:21.126 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:21.126 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-05-25 13:51:21.126 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-05-25 13:51:21.126 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 1993614fc44140418c2408dee7b693e0 --project 8a4f621a835a4791ab184efa095e7a24 2022-05-25 13:51:21.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:21.126 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:21.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:21.126 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:21.126 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1993614fc44140418c2408dee7b693e0 --project 8a4f621a835a4791ab184efa095e7a24 -f value 2022-05-25 13:51:21.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:21.126 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:21.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-25 13:51:21.126 | from cryptography.utils import int_from_bytes 2022-05-25 13:51:21.126 | ++ functions-common:oscwrap:2466 : return 0 2022-05-25 13:51:21.127 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='cc4e2e441e3a4f67a7b4ed50677ecaa5 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 False' 2022-05-25 13:51:21.127 | + functions-common:get_or_add_group_project_role:1077 : echo cc4e2e441e3a4f67a7b4ed50677ecaa5 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 False 2022-05-25 13:51:21.127 | cc4e2e441e3a4f67a7b4ed50677ecaa5 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 False 2022-05-25 13:51:21.170 | [17844 Async ks-group-admin:84814]: finished get_or_add_group_project_role admin 1993614fc44140418c2408dee7b693e0 8a4f621a835a4791ab184efa095e7a24 with result 0 in 15 seconds 2022-05-25 13:51:21.174 | + inc/async:async_wait:197 : return 0 2022-05-25 13:51:21.177 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-25 13:51:21.194 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:51:21.197 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-05-25 13:51:21.215 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:51:21.218 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-05-25 13:51:21.221 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-25 13:51:21.283 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-25 13:51:21.321 | [17844 Async create_nova_accounts:86712]: running: create_nova_accounts 2022-05-25 13:51:21.323 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-05-25 13:51:21.342 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:51:21.344 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-05-25 13:51:21.347 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-25 13:51:21.406 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-25 13:51:21.451 | [17844 Async create_glance_accounts:86827]: running: create_glance_accounts 2022-05-25 13:51:21.454 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-05-25 13:51:21.474 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:51:21.477 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-05-25 13:51:21.480 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-25 13:51:21.551 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-25 13:51:21.595 | [17844 Async create_cinder_accounts:86957]: running: create_cinder_accounts 2022-05-25 13:51:21.599 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-05-25 13:51:21.619 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:51:21.621 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-05-25 13:51:21.624 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-25 13:51:21.692 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-25 13:51:21.773 | [17844 Async create_neutron_accounts:87073]: running: create_neutron_accounts 2022-05-25 13:51:21.780 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-05-25 13:51:21.822 | + functions-common:is_service_enabled:2082 : return 0 2022-05-25 13:51:21.825 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-05-25 13:51:21.828 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-25 13:51:22.209 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-25 13:51:22.454 | [17844 Async create_swift_accounts:87216]: running: create_swift_accounts 2022-05-25 13:51:22.485 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-05-25 13:51:22.609 | + functions-common:is_service_enabled:2082 : return 1 2022-05-25 13:51:22.629 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-25 13:51:22.966 | [17844 Async create_nova_accounts:86712]: Waiting for completion of create_nova_accounts running on PID 86712 (6 other jobs running) 2022-05-25 13:51:23.151 | [17844 Async create_nova_accounts:86712]: Signaling child to exit