2022-06-24 14:28:39.846 | + ./stack.sh:main:482 : exec 2022-06-24 14:28:39.846 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-24-142839' 2022-06-24 14:28:39.846 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:28:39.846 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-24-142839.summary.2022-06-24-142839 2022-06-24 14:28:39.846 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-24-142839 2022-06-24 14:28:39.846 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-24-142839 /opt/stack/logs/stack.sh.log 2022-06-24 14:28:39.846 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-24-142839.summary.2022-06-24-142839 /opt/stack/logs/stack.sh.log.summary 2022-06-24 14:28:39.847 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-24 14:28:39.847 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-24 14:28:39.847 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-24 14:28:39.847 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-24 14:28:39.847 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-24 14:28:39.847 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-24 14:28:39.848 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-24 14:28:39.852 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-24 14:28:39.855 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-24 14:28:39.857 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-24 14:28:39.859 | + ./stack.sh:main:568 : set -o errexit 2022-06-24 14:28:39.861 | + ./stack.sh:main:571 : uname -a 2022-06-24 14:28:39.863 | Linux n-d-845897-2 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-06-24 14:28:39.865 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-24 14:28:39.867 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-24 14:28:39.870 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-24 14:28:39.917 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-24 14:28:39.936 | + ./stack.sh:main:585 : fetch_plugins 2022-06-24 14:28:39.939 | + functions-common:fetch_plugins:1786 : local plugins= 2022-06-24 14:28:39.941 | + functions-common:fetch_plugins:1787 : local plugin 2022-06-24 14:28:39.943 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-06-24 14:28:39.945 | + functions-common:fetch_plugins:1791 : return 2022-06-24 14:28:39.947 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-24 14:28:39.950 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-06-24 14:28:39.951 | + functions-common:run_phase:1869 : local phase= 2022-06-24 14:28:39.953 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-24 14:28:39.955 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-24 14:28:39.957 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-24 14:28:39.959 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-24 14:28:39.960 | + functions-common:run_phase:1878 : local extra 2022-06-24 14:28:39.963 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-24 14:28:39.966 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-24 14:28:39.968 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-24 14:28:39.970 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-24 14:28:39.972 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-24 14:28:39.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-24 14:28:39.986 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:28:39.988 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-24 14:28:39.990 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-24 14:28:39.991 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-24 14:28:39.993 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-24 14:28:39.995 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-24 14:28:39.997 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-24 14:28:39.999 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-24 14:28:40.000 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-24 14:28:40.002 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-24 14:28:40.004 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-24 14:28:40.006 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-06-24 14:28:40.008 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-06-24 14:28:40.010 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-06-24 14:28:40.012 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-06-24 14:28:40.014 | + functions-common:plugin_override_defaults:1832 : return 2022-06-24 14:28:40.016 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-24 14:28:40.033 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-24 14:28:40.035 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-24 14:28:40.048 | ++ functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:28:40.050 | +++ lib/tls:source:43 : hostname -f 2022-06-24 14:28:40.054 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-24 14:28:40.056 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-24 14:28:40.058 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-24 14:28:40.059 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-24 14:28:40.062 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-24 14:28:40.064 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-24 14:28:40.066 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-24 14:28:40.067 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-24 14:28:40.069 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-24 14:28:40.071 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-24 14:28:40.076 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-24 14:28:40.088 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-24 14:28:40.106 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-24 14:28:40.118 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-24 14:28:40.131 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-24 14:28:40.169 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-24 14:28:40.230 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-24 14:28:40.330 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-24 14:28:40.354 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-24 14:28:40.415 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-24 14:28:40.469 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-24 14:28:40.641 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-24 14:28:40.659 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-24 14:28:40.672 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-24 14:28:40.687 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-24 14:28:40.785 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-24 14:28:40.787 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-24 14:28:40.792 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-24 14:28:40.794 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-24 14:28:40.796 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-24 14:28:40.799 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-24 14:28:40.801 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-24 14:28:40.801 | False' 2022-06-24 14:28:40.804 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-24 14:28:40.828 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-24 14:28:40.831 | + ./stack.sh:main:619 : run_phase source 2022-06-24 14:28:40.833 | + functions-common:run_phase:1868 : local mode=source 2022-06-24 14:28:40.835 | + functions-common:run_phase:1869 : local phase= 2022-06-24 14:28:40.837 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-24 14:28:40.840 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-24 14:28:40.842 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-24 14:28:40.844 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-24 14:28:40.847 | + functions-common:run_phase:1878 : local extra 2022-06-24 14:28:40.850 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-24 14:28:40.854 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-24 14:28:40.855 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-24 14:28:40.858 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-24 14:28:40.860 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-24 14:28:40.865 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-24 14:28:40.882 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:28:40.885 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-24 14:28:40.887 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-24 14:28:40.934 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-24 14:28:40.936 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-24 14:28:40.938 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-06-24 14:28:40.941 | + functions-common:run_phase:1890 : load_plugin_settings 2022-06-24 14:28:40.943 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-06-24 14:28:40.945 | + functions-common:load_plugin_settings:1805 : local plugin 2022-06-24 14:28:40.947 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-06-24 14:28:40.949 | + functions-common:load_plugin_settings:1809 : return 2022-06-24 14:28:40.951 | + functions-common:run_phase:1891 : verify_disabled_services 2022-06-24 14:28:40.953 | + functions-common:verify_disabled_services:2151 : local service 2022-06-24 14:28:40.955 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.957 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-24 14:28:40.960 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.962 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-24 14:28:40.964 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.966 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-24 14:28:40.969 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.972 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-24 14:28:40.975 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.978 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-24 14:28:40.980 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.983 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-24 14:28:40.985 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.988 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-24 14:28:40.991 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:40.994 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-24 14:28:40.997 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.000 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-24 14:28:41.003 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.006 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-24 14:28:41.009 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.012 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-24 14:28:41.015 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.018 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-24 14:28:41.021 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.023 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-24 14:28:41.027 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.029 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-24 14:28:41.032 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.034 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-24 14:28:41.037 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.040 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-24 14:28:41.043 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.045 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-24 14:28:41.048 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.050 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-24 14:28:41.052 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.055 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-24 14:28:41.057 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.059 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-24 14:28:41.062 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.064 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-24 14:28:41.066 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.069 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-24 14:28:41.071 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.073 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-24 14:28:41.075 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.078 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-24 14:28:41.080 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.083 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-24 14:28:41.085 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.087 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-24 14:28:41.090 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.093 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-24 14:28:41.095 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.097 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-24 14:28:41.100 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.103 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-24 14:28:41.105 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.107 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-24 14:28:41.110 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.112 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-24 14:28:41.114 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.117 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-24 14:28:41.119 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.122 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-24 14:28:41.124 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.126 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-24 14:28:41.129 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.131 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-24 14:28:41.133 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.136 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-24 14:28:41.138 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.141 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-24 14:28:41.143 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.146 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-24 14:28:41.148 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.151 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-24 14:28:41.154 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.157 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-24 14:28:41.159 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.162 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-24 14:28:41.165 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.167 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-24 14:28:41.170 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.172 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-24 14:28:41.174 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.177 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-24 14:28:41.180 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.182 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-24 14:28:41.185 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.188 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-24 14:28:41.191 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-24 14:28:41.194 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-24 14:28:41.197 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-24 14:28:41.199 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-24 14:28:41.202 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-24 14:28:41.219 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:28:41.221 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-24 14:28:41.223 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-24 14:28:41.225 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-24 14:28:41.243 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:28:41.245 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-24 14:28:41.247 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-24 14:28:41.250 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-24 14:28:41.252 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-24 14:28:41.254 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-24 14:28:41.257 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-24 14:28:41.259 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-24 14:28:41.262 | + lib/database:initialize_database_backends:92 : return 0 2022-06-24 14:28:41.264 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-24 14:28:41.264 | Using mysql database backend 2022-06-24 14:28:41.266 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-24 14:28:41.284 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-24 14:28:41.287 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-24 14:28:41.290 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-24 14:28:41.292 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-24 14:28:41.295 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-24 14:28:41.298 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-24 14:28:41.316 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:28:41.319 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-24 14:28:41.335 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-24 14:28:41.352 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:28:41.355 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-24 14:28:41.372 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-24 14:28:41.389 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-24 14:28:41.408 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:28:41.411 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-24 14:28:41.428 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:28:41.431 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-24 14:28:41.454 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-24 14:28:41.457 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-24 14:28:41.460 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-24 14:28:41.463 | + functions-common:save_stackenv:60 : local tag=752 2022-06-24 14:28:41.467 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-24 14:28:41.472 | + functions-common:save_stackenv:62 : time_stamp=2022-06-24-142841 2022-06-24 14:28:41.475 | + functions-common:save_stackenv:63 : echo '# 2022-06-24-142841 752' 2022-06-24 14:28:41.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.480 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-24 14:28:41.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.486 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-24 14:28:41.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.492 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-24 14:28:41.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.498 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-24 14:28:41.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.502 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-06-24 14:28:41.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.508 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-06-24 14:28:41.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.513 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-24-142839 2022-06-24 14:28:41.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.518 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-24 14:28:41.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.523 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-06-24 14:28:41.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.528 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-24 14:28:41.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.533 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-24 14:28:41.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.538 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-24 14:28:41.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.543 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-24 14:28:41.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.548 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.50 2022-06-24 14:28:41.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:28:41.553 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-24 14:28:41.557 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-24 14:28:41.560 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-24 14:28:41.563 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-24 14:28:41.566 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-24 14:28:41.569 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:28:41.572 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:28:41.575 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:28:41.578 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:28:41.580 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:28:41.584 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:28:41.603 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:28:41.606 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:28:41.609 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:28:41.612 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:28:41.616 | + functions-common:git_clone:618 : echo master 2022-06-24 14:28:41.620 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-24 14:28:41.623 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:28:41.625 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-24 14:28:41.640 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-24 14:28:41.644 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:28:41.644 | + functions-common:git_clone:679 : head -1 2022-06-24 14:28:41.648 | 699157ca update constraint for horizon to new release 22.2.0 2022-06-24 14:28:41.651 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:28:41.654 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-24 14:28:41.657 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:28:41.661 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-24 14:28:41.664 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-24 14:28:41.668 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-24 14:28:41.670 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-24 14:28:41.673 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-24 14:28:41.676 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-24 14:28:41.679 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-24 14:28:41.681 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-24 14:28:41.685 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-24 14:28:41.691 | ++ tools/install_prereqs.sh:source:47 : NOW=1656080921 2022-06-24 14:28:41.695 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-24 14:28:41.700 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-24 14:28:41.704 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-24 14:28:41.707 | ++ tools/install_prereqs.sh:source:49 : DELTA=1656080921 2022-06-24 14:28:41.710 | ++ tools/install_prereqs.sh:source:50 : [[ 1656080921 -lt 7200 ]] 2022-06-24 14:28:41.713 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-24 14:28:41.716 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-06-24 14:28:41.719 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-24 14:28:41.722 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-06-24 14:28:41.725 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-24 14:28:41.728 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-06-24 14:28:41.731 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-24 14:28:41.735 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-24 14:28:41.791 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-24 14:28:41.791 | apache2-dev 2022-06-24 14:28:41.791 | bc 2022-06-24 14:28:41.791 | bsdmainutils 2022-06-24 14:28:41.791 | curl 2022-06-24 14:28:41.791 | g++ 2022-06-24 14:28:41.791 | gawk 2022-06-24 14:28:41.791 | gcc 2022-06-24 14:28:41.791 | gettext 2022-06-24 14:28:41.791 | git 2022-06-24 14:28:41.791 | graphviz 2022-06-24 14:28:41.791 | iputils-ping 2022-06-24 14:28:41.791 | libapache2-mod-proxy-uwsgi 2022-06-24 14:28:41.791 | libffi-dev 2022-06-24 14:28:41.791 | libjpeg-dev 2022-06-24 14:28:41.791 | libpcre3-dev 2022-06-24 14:28:41.792 | libpq-dev 2022-06-24 14:28:41.792 | libssl-dev 2022-06-24 14:28:41.792 | libsystemd-dev 2022-06-24 14:28:41.792 | libxml2-dev 2022-06-24 14:28:41.792 | libxslt1-dev 2022-06-24 14:28:41.792 | libyaml-dev 2022-06-24 14:28:41.792 | lsof 2022-06-24 14:28:41.792 | openssh-server 2022-06-24 14:28:41.792 | openssl 2022-06-24 14:28:41.792 | pkg-config 2022-06-24 14:28:41.792 | psmisc 2022-06-24 14:28:41.792 | python3-dev 2022-06-24 14:28:41.792 | python3-pip 2022-06-24 14:28:41.792 | python3-systemd 2022-06-24 14:28:41.792 | python3-venv 2022-06-24 14:28:41.792 | tar 2022-06-24 14:28:41.792 | tcpdump 2022-06-24 14:28:41.792 | unzip 2022-06-24 14:28:41.792 | uuid-runtime 2022-06-24 14:28:41.792 | wget 2022-06-24 14:28:41.792 | wget 2022-06-24 14:28:41.792 | zlib1g-dev 2022-06-24 14:28:41.792 | libkrb5-dev 2022-06-24 14:28:41.792 | libldap2-dev 2022-06-24 14:28:41.792 | libsasl2-dev 2022-06-24 14:28:41.792 | memcached 2022-06-24 14:28:41.792 | python3-mysqldb 2022-06-24 14:28:41.792 | sqlite3 2022-06-24 14:28:41.792 | conntrack 2022-06-24 14:28:41.792 | curl 2022-06-24 14:28:41.792 | dnsmasq-base 2022-06-24 14:28:41.792 | dnsmasq-utils 2022-06-24 14:28:41.792 | ebtables 2022-06-24 14:28:41.792 | genisoimage 2022-06-24 14:28:41.792 | iptables 2022-06-24 14:28:41.792 | iputils-arping 2022-06-24 14:28:41.792 | kpartx 2022-06-24 14:28:41.793 | libjs-jquery-tablesorter 2022-06-24 14:28:41.793 | parted 2022-06-24 14:28:41.793 | pm-utils 2022-06-24 14:28:41.793 | python3-mysqldb 2022-06-24 14:28:41.793 | socat 2022-06-24 14:28:41.793 | sqlite3 2022-06-24 14:28:41.793 | sudo 2022-06-24 14:28:41.793 | vlan 2022-06-24 14:28:41.793 | lsscsi 2022-06-24 14:28:41.793 | open-iscsi 2022-06-24 14:28:41.793 | lvm2 2022-06-24 14:28:41.793 | qemu-utils 2022-06-24 14:28:41.793 | thin-provisioning-tools 2022-06-24 14:28:41.793 | acl 2022-06-24 14:28:41.793 | dnsmasq-base 2022-06-24 14:28:41.793 | dnsmasq-utils 2022-06-24 14:28:41.793 | ebtables 2022-06-24 14:28:41.793 | haproxy 2022-06-24 14:28:41.793 | iptables 2022-06-24 14:28:41.793 | iputils-arping 2022-06-24 14:28:41.793 | iputils-ping 2022-06-24 14:28:41.793 | postgresql-server-dev-all 2022-06-24 14:28:41.793 | python3-mysqldb 2022-06-24 14:28:41.793 | sqlite3 2022-06-24 14:28:41.793 | sudo 2022-06-24 14:28:41.793 | vlan 2022-06-24 14:28:41.793 | pcp 2022-06-24 14:28:41.793 | ipset 2022-06-24 14:28:41.793 | conntrack 2022-06-24 14:28:41.793 | conntrackd 2022-06-24 14:28:41.793 | keepalived 2022-06-24 14:28:41.793 | lvm2 2022-06-24 14:28:41.793 | qemu-utils 2022-06-24 14:28:41.794 | thin-provisioning-tools 2022-06-24 14:28:41.794 | curl 2022-06-24 14:28:41.794 | liberasurecode-dev 2022-06-24 14:28:41.794 | make 2022-06-24 14:28:41.794 | memcached 2022-06-24 14:28:41.794 | rsync 2022-06-24 14:28:41.794 | sqlite3 2022-06-24 14:28:41.794 | xfsprogs' 2022-06-24 14:28:41.795 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-24 14:28:41.819 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-24 14:28:41.819 | apache2-dev 2022-06-24 14:28:41.819 | bc 2022-06-24 14:28:41.819 | bsdmainutils 2022-06-24 14:28:41.819 | curl 2022-06-24 14:28:41.819 | g++ 2022-06-24 14:28:41.819 | gawk 2022-06-24 14:28:41.819 | gcc 2022-06-24 14:28:41.819 | gettext 2022-06-24 14:28:41.819 | git 2022-06-24 14:28:41.819 | graphviz 2022-06-24 14:28:41.819 | iputils-ping 2022-06-24 14:28:41.819 | libapache2-mod-proxy-uwsgi 2022-06-24 14:28:41.819 | libffi-dev 2022-06-24 14:28:41.819 | libjpeg-dev 2022-06-24 14:28:41.819 | libpcre3-dev 2022-06-24 14:28:41.819 | libpq-dev 2022-06-24 14:28:41.819 | libssl-dev 2022-06-24 14:28:41.820 | libsystemd-dev 2022-06-24 14:28:41.820 | libxml2-dev 2022-06-24 14:28:41.820 | libxslt1-dev 2022-06-24 14:28:41.820 | libyaml-dev 2022-06-24 14:28:41.820 | lsof 2022-06-24 14:28:41.820 | openssh-server 2022-06-24 14:28:41.820 | openssl 2022-06-24 14:28:41.820 | pkg-config 2022-06-24 14:28:41.820 | psmisc 2022-06-24 14:28:41.820 | python3-dev 2022-06-24 14:28:41.820 | python3-pip 2022-06-24 14:28:41.820 | python3-systemd 2022-06-24 14:28:41.820 | python3-venv 2022-06-24 14:28:41.820 | tar 2022-06-24 14:28:41.820 | tcpdump 2022-06-24 14:28:41.820 | unzip 2022-06-24 14:28:41.820 | uuid-runtime 2022-06-24 14:28:41.820 | wget 2022-06-24 14:28:41.820 | wget 2022-06-24 14:28:41.820 | zlib1g-dev 2022-06-24 14:28:41.820 | libkrb5-dev 2022-06-24 14:28:41.820 | libldap2-dev 2022-06-24 14:28:41.820 | libsasl2-dev 2022-06-24 14:28:41.820 | memcached 2022-06-24 14:28:41.820 | python3-mysqldb 2022-06-24 14:28:41.820 | sqlite3 2022-06-24 14:28:41.820 | conntrack 2022-06-24 14:28:41.820 | curl 2022-06-24 14:28:41.820 | dnsmasq-base 2022-06-24 14:28:41.820 | dnsmasq-utils 2022-06-24 14:28:41.820 | ebtables 2022-06-24 14:28:41.820 | genisoimage 2022-06-24 14:28:41.821 | iptables 2022-06-24 14:28:41.821 | iputils-arping 2022-06-24 14:28:41.821 | kpartx 2022-06-24 14:28:41.821 | libjs-jquery-tablesorter 2022-06-24 14:28:41.821 | parted 2022-06-24 14:28:41.821 | pm-utils 2022-06-24 14:28:41.821 | python3-mysqldb 2022-06-24 14:28:41.821 | socat 2022-06-24 14:28:41.821 | sqlite3 2022-06-24 14:28:41.821 | sudo 2022-06-24 14:28:41.821 | vlan 2022-06-24 14:28:41.821 | lsscsi 2022-06-24 14:28:41.821 | open-iscsi 2022-06-24 14:28:41.821 | lvm2 2022-06-24 14:28:41.821 | qemu-utils 2022-06-24 14:28:41.821 | thin-provisioning-tools 2022-06-24 14:28:41.821 | acl 2022-06-24 14:28:41.822 | dnsmasq-base 2022-06-24 14:28:41.822 | dnsmasq-utils 2022-06-24 14:28:41.822 | ebtables 2022-06-24 14:28:41.822 | haproxy 2022-06-24 14:28:41.822 | iptables 2022-06-24 14:28:41.822 | iputils-arping 2022-06-24 14:28:41.822 | iputils-ping 2022-06-24 14:28:41.822 | postgresql-server-dev-all 2022-06-24 14:28:41.822 | python3-mysqldb 2022-06-24 14:28:41.822 | sqlite3 2022-06-24 14:28:41.822 | sudo 2022-06-24 14:28:41.822 | vlan 2022-06-24 14:28:41.822 | pcp 2022-06-24 14:28:41.822 | ipset 2022-06-24 14:28:41.822 | conntrack 2022-06-24 14:28:41.822 | conntrackd 2022-06-24 14:28:41.822 | keepalived 2022-06-24 14:28:41.822 | lvm2 2022-06-24 14:28:41.822 | qemu-utils 2022-06-24 14:28:41.822 | thin-provisioning-tools 2022-06-24 14:28:41.822 | curl 2022-06-24 14:28:41.822 | liberasurecode-dev 2022-06-24 14:28:41.822 | make 2022-06-24 14:28:41.822 | memcached 2022-06-24 14:28:41.822 | rsync 2022-06-24 14:28:41.822 | sqlite3 2022-06-24 14:28:41.822 | xfsprogs ' 2022-06-24 14:28:41.822 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-24 14:28:41.826 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:28:41.829 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:28:41.833 | ++ 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-06-24 14:28:41.833 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-24 14:28:41.840 | ++ 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-06-24 14:28:41.843 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-24 14:28:41.846 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:28:41.849 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-24 14:28:41.852 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:28:41.854 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:28:41.856 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:28:41.859 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:28:41.862 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:28:41.865 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:28:41.868 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-24 14:28:41.870 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-24 14:28:41.872 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-24 14:28:41.876 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-24 14:28:41.881 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-24 14:28:41.883 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-24 14:28:41.885 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-06-24 14:28:41.888 | ++ functions-common:time_start:2427 : local start_time= 2022-06-24 14:28:41.890 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:28:41.893 | +++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:28:41.897 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1656080921894 2022-06-24 14:28:41.900 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-24 14:28:41.903 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-24 14:28:41.906 | ++ 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-06-24 14:28:42.229 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-24 14:28:42.301 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-24 14:28:42.431 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-24 14:28:42.562 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-24 14:28:44.827 | Reading package lists... 2022-06-24 14:28:44.860 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-24 14:28:44.863 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-24 14:28:44.865 | ++ functions-common:time_stop:2440 : local name 2022-06-24 14:28:44.867 | ++ functions-common:time_stop:2441 : local end_time 2022-06-24 14:28:44.869 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:28:44.871 | ++ functions-common:time_stop:2443 : local total 2022-06-24 14:28:44.873 | ++ functions-common:time_stop:2444 : local start_time 2022-06-24 14:28:44.875 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-06-24 14:28:44.877 | ++ functions-common:time_stop:2447 : start_time=1656080921894 2022-06-24 14:28:44.880 | ++ functions-common:time_stop:2449 : [[ -z 1656080921894 ]] 2022-06-24 14:28:44.883 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:28:44.887 | ++ functions-common:time_stop:2452 : end_time=1656080924884 2022-06-24 14:28:44.889 | ++ functions-common:time_stop:2453 : elapsed_time=2990 2022-06-24 14:28:44.891 | ++ functions-common:time_stop:2454 : total=0 2022-06-24 14:28:44.893 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:28:44.895 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2990 2022-06-24 14:28:44.898 | ++ 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-06-24 14:28:44.900 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:28:44.902 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:28:44.904 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:28:44.907 | ++ 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-06-24 14:28:44.929 | ++ 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-06-24 14:28:45.040 | Reading package lists... 2022-06-24 14:28:45.335 | Building dependency tree... 2022-06-24 14:28:45.336 | Reading state information... 2022-06-24 14:28:45.748 | bc is already the newest version (1.07.1-2build1). 2022-06-24 14:28:45.748 | bc set to manually installed. 2022-06-24 14:28:45.748 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-24 14:28:45.748 | bsdmainutils set to manually installed. 2022-06-24 14:28:45.749 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-24 14:28:45.749 | g++ set to manually installed. 2022-06-24 14:28:45.749 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-24 14:28:45.749 | gawk set to manually installed. 2022-06-24 14:28:45.749 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-24 14:28:45.749 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-24 14:28:45.749 | iptables set to manually installed. 2022-06-24 14:28:45.749 | iputils-ping is already the newest version (3:20190709-3). 2022-06-24 14:28:45.749 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-24 14:28:45.749 | kpartx set to manually installed. 2022-06-24 14:28:45.749 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-24 14:28:45.749 | make is already the newest version (4.2.1-1.2). 2022-06-24 14:28:45.749 | make set to manually installed. 2022-06-24 14:28:45.749 | psmisc is already the newest version (23.3-1). 2022-06-24 14:28:45.749 | psmisc set to manually installed. 2022-06-24 14:28:45.749 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-24 14:28:45.749 | python3-systemd is already the newest version (234-3build2). 2022-06-24 14:28:45.749 | python3-systemd set to manually installed. 2022-06-24 14:28:45.749 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-24 14:28:45.749 | thin-provisioning-tools set to manually installed. 2022-06-24 14:28:45.749 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-24 14:28:45.749 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-24 14:28:45.749 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-24 14:28:45.749 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-24 14:28:45.749 | lsof set to manually installed. 2022-06-24 14:28:45.749 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-24 14:28:45.749 | parted set to manually installed. 2022-06-24 14:28:45.749 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-24 14:28:45.749 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-24 14:28:45.749 | zlib1g-dev set to manually installed. 2022-06-24 14:28:45.749 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-24 14:28:45.750 | The following packages were automatically installed and are no longer required: 2022-06-24 14:28:45.750 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:28:45.750 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:28:45.750 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:28:45.750 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:28:45.750 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:28:45.750 | python3-zope.interface 2022-06-24 14:28:45.750 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:28:45.750 | The following additional packages will be installed: 2022-06-24 14:28:45.750 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-24 14:28:45.750 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-06-24 14:28:45.750 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-06-24 14:28:45.751 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-06-24 14:28:45.751 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-06-24 14:28:45.751 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-06-24 14:28:45.751 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-24 14:28:45.751 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-24 14:28:45.751 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-24 14:28:45.751 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-06-24 14:28:45.751 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-24 14:28:45.751 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-24 14:28:45.751 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-06-24 14:28:45.751 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-24 14:28:45.751 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-06-24 14:28:45.751 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-06-24 14:28:45.751 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-06-24 14:28:45.751 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-06-24 14:28:45.751 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-06-24 14:28:45.751 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-06-24 14:28:45.751 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-06-24 14:28:45.751 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-06-24 14:28:45.751 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-06-24 14:28:45.751 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-06-24 14:28:45.751 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-24 14:28:45.751 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-06-24 14:28:45.751 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-06-24 14:28:45.751 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-06-24 14:28:45.751 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-06-24 14:28:45.752 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-06-24 14:28:45.752 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-06-24 14:28:45.752 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-24 14:28:45.752 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-06-24 14:28:45.752 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-06-24 14:28:45.752 | x11-common 2022-06-24 14:28:45.754 | Suggested packages: 2022-06-24 14:28:45.754 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-24 14:28:45.754 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-24 14:28:45.754 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-06-24 14:28:45.754 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-06-24 14:28:45.754 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-06-24 14:28:45.754 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-24 14:28:45.754 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-24 14:28:45.754 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-24 14:28:45.754 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-06-24 14:28:45.754 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-06-24 14:28:45.754 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-06-24 14:28:45.754 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-06-24 14:28:45.754 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-24 14:28:45.755 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-24 14:28:45.755 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-24 14:28:45.755 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-24 14:28:46.024 | The following NEW packages will be installed: 2022-06-24 14:28:46.024 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-24 14:28:46.024 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-06-24 14:28:46.024 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-06-24 14:28:46.024 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-06-24 14:28:46.024 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-06-24 14:28:46.024 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-06-24 14:28:46.024 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-06-24 14:28:46.024 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-06-24 14:28:46.024 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-24 14:28:46.024 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-24 14:28:46.024 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-24 14:28:46.024 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-24 14:28:46.024 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-06-24 14:28:46.024 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-24 14:28:46.024 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-24 14:28:46.025 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-24 14:28:46.025 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-24 14:28:46.025 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-24 14:28:46.025 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-24 14:28:46.025 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-24 14:28:46.025 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-06-24 14:28:46.025 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-06-24 14:28:46.025 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-06-24 14:28:46.025 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-06-24 14:28:46.025 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-06-24 14:28:46.025 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-06-24 14:28:46.025 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-24 14:28:46.025 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-06-24 14:28:46.025 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-24 14:28:46.025 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-24 14:28:46.025 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-24 14:28:46.025 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-24 14:28:46.025 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-06-24 14:28:46.026 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-24 14:28:46.026 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-06-24 14:28:46.026 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-06-24 14:28:46.026 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-06-24 14:28:46.026 | vbetool vlan x11-common 2022-06-24 14:28:46.027 | The following packages will be upgraded: 2022-06-24 14:28:46.028 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-24 14:28:46.028 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-24 14:28:46.028 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-24 14:28:46.029 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-06-24 14:28:46.029 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-24 14:28:46.324 | 28 upgraded, 203 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:28:46.324 | Need to get 152 MB of archives. 2022-06-24 14:28:46.324 | After this operation, 712 MB of additional disk space will be used. 2022-06-24 14:28:46.324 | 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-06-24 14:28:47.008 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-24 14:28:47.044 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-24 14:28:47.056 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-24 14:28:47.060 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-24 14:28:47.168 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-24 14:28:47.655 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-24 14:28:47.681 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-06-24 14:28:47.710 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-24 14:28:47.711 | 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-06-24 14:28:47.714 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-24 14:28:47.722 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.15 [1,321 kB] 2022-06-24 14:28:47.935 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-24 14:28:47.937 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-24 14:28:48.047 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-24 14:28:48.048 | 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-06-24 14:28:48.049 | 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-06-24 14:28:48.051 | 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-06-24 14:28:48.178 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-24 14:28:48.179 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-24 14:28:48.183 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-24 14:28:48.294 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-24 14:28:48.295 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-24 14:28:48.297 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-24 14:28:49.612 | 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-06-24 14:28:49.713 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-06-24 14:28:49.994 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-06-24 14:28:50.021 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-06-24 14:28:50.023 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-06-24 14:28:50.025 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-24 14:28:50.115 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-24 14:28:50.171 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-24 14:28:50.171 | 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-06-24 14:28:50.172 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-24 14:28:50.172 | 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-06-24 14:28:50.667 | 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-06-24 14:28:50.668 | 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-06-24 14:28:50.669 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-24 14:28:50.674 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-24 14:28:50.693 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-24 14:28:50.704 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-24 14:28:50.708 | 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-06-24 14:28:50.714 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-24 14:28:50.714 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.15 [623 kB] 2022-06-24 14:28:50.841 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-24 14:28:50.934 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-24 14:28:50.938 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-24 14:28:50.970 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-24 14:28:51.156 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-24 14:28:51.164 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-24 14:28:51.171 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-24 14:28:51.171 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-24 14:28:51.173 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-24 14:28:51.176 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-24 14:28:51.259 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-24 14:28:51.519 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-24 14:28:51.562 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-24 14:28:53.835 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-24 14:28:55.543 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-24 14:28:55.619 | 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-06-24 14:28:55.628 | 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-06-24 14:28:55.809 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-24 14:28:56.038 | 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-06-24 14:28:56.043 | 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-06-24 14:28:56.215 | 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-06-24 14:28:56.916 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-24 14:28:58.527 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-24 14:28:58.529 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-24 14:28:58.532 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-24 14:28:58.532 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-24 14:28:58.534 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-24 14:28:58.535 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-24 14:28:58.536 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-24 14:28:58.537 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-24 14:28:58.537 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-24 14:28:58.660 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-24 14:28:58.672 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-24 14:28:58.793 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-24 14:28:58.796 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-24 14:28:58.827 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-24 14:28:58.944 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-24 14:28:58.948 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-24 14:28:58.949 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-24 14:28:58.960 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-24 14:28:59.051 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-24 14:28:59.085 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-24 14:28:59.138 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-06-24 14:28:59.162 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-24 14:28:59.170 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-24 14:28:59.191 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-24 14:28:59.192 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-24 14:28:59.194 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-24 14:28:59.210 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-24 14:28:59.211 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-24 14:28:59.323 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-24 14:28:59.362 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-24 14:28:59.364 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-24 14:28:59.375 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-24 14:28:59.513 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-24 14:28:59.621 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-24 14:28:59.625 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-24 14:28:59.900 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-24 14:29:00.517 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-24 14:29:00.731 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-24 14:29:00.743 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-24 14:29:00.752 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-24 14:29:00.771 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-24 14:29:00.803 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-24 14:29:00.804 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-24 14:29:00.810 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-24 14:29:00.855 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-24 14:29:00.893 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-24 14:29:00.902 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-24 14:29:00.991 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-24 14:29:01.004 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-24 14:29:01.023 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-24 14:29:01.024 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-24 14:29:01.025 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-24 14:29:01.026 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-24 14:29:01.077 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-24 14:29:01.122 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-24 14:29:01.155 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-24 14:29:01.167 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-24 14:29:01.252 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-24 14:29:01.254 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-24 14:29:01.268 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-24 14:29:01.270 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-24 14:29:01.272 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-24 14:29:01.274 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-24 14:29:01.330 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-24 14:29:01.383 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-24 14:29:01.398 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-24 14:29:01.399 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-24 14:29:01.513 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-24 14:29:01.515 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-24 14:29:01.528 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-24 14:29:01.532 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-24 14:29:01.547 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-24 14:29:01.597 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-24 14:29:01.610 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-24 14:29:01.644 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-24 14:29:01.663 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-24 14:29:01.679 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-24 14:29:01.774 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-24 14:29:01.775 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-24 14:29:01.779 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-24 14:29:01.783 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-24 14:29:01.787 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-24 14:29:01.790 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-24 14:29:01.793 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-24 14:29:01.905 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-24 14:29:01.905 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-24 14:29:01.925 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-24 14:29:02.035 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-24 14:29:02.039 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-24 14:29:03.126 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-24 14:29:03.271 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-24 14:29:03.273 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-24 14:29:03.274 | Get:159 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-06-24 14:29:03.289 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-24 14:29:03.289 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-24 14:29:03.290 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-24 14:29:03.295 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-24 14:29:03.295 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-24 14:29:03.298 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-24 14:29:03.469 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-24 14:29:03.470 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-24 14:29:03.534 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-24 14:29:03.563 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-06-24 14:29:03.571 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-06-24 14:29:03.808 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-24 14:29:03.831 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-24 14:29:03.833 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-06-24 14:29:03.833 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-06-24 14:29:03.860 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-06-24 14:29:03.861 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-06-24 14:29:03.862 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-24 14:29:03.865 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-24 14:29:03.872 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-24 14:29:04.324 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-24 14:29:04.784 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-24 14:29:04.789 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-24 14:29:04.791 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.15 [1,584 kB] 2022-06-24 14:29:04.938 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-24 14:29:04.944 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-24 14:29:04.944 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-24 14:29:04.946 | Get:187 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-06-24 14:29:05.085 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-24 14:29:05.089 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-24 14:29:05.350 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-24 14:29:05.354 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-24 14:29:06.173 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-24 14:29:06.175 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-24 14:29:06.187 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-24 14:29:06.192 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-24 14:29:07.235 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-24 14:29:07.237 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-24 14:29:11.544 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-24 14:29:11.545 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-24 14:29:11.548 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-24 14:29:11.552 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-24 14:29:11.556 | Get:202 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-06-24 14:29:11.962 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-24 14:29:12.224 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-24 14:29:12.579 | Get:205 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-06-24 14:29:12.941 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-24 14:29:12.942 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-24 14:29:12.948 | Get:208 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-06-24 14:29:12.949 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-24 14:29:12.950 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-06-24 14:29:12.957 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-06-24 14:29:13.065 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-24 14:29:13.077 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-24 14:29:13.153 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-24 14:29:13.168 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-24 14:29:13.203 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-24 14:29:13.206 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-24 14:29:13.209 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-06-24 14:29:13.210 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-24 14:29:13.212 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-24 14:29:13.213 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-24 14:29:13.333 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-06-24 14:29:13.334 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-06-24 14:29:13.336 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-06-24 14:29:13.337 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-06-24 14:29:13.464 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-06-24 14:29:13.474 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-24 14:29:13.479 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-06-24 14:29:13.485 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-06-24 14:29:13.861 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-24 14:29:13.898 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-24 14:29:15.427 | Preconfiguring packages ... 2022-06-24 14:29:15.601 | Fetched 152 MB in 28s (5,454 kB/s) 2022-06-24 14:29:15.681 | (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 ... 68945 files and directories currently installed.) 2022-06-24 14:29:15.684 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-24 14:29:15.707 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-24 14:29:15.816 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-24 14:29:15.920 | (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 ... 68945 files and directories currently installed.) 2022-06-24 14:29:15.922 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:15.939 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-24 14:29:16.024 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:16.038 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-24 14:29:16.430 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:16.440 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-24 14:29:16.489 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:16.506 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-24 14:29:16.585 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:16.747 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-24 14:29:17.620 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:17.635 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-24 14:29:17.728 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-24 14:29:17.828 | (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 ... 68946 files and directories currently installed.) 2022-06-24 14:29:17.831 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-06-24 14:29:17.848 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-06-24 14:29:18.304 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-24 14:29:18.316 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-24 14:29:18.381 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-24 14:29:18.488 | (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 ... 68946 files and directories currently installed.) 2022-06-24 14:29:18.491 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-24 14:29:18.507 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-24 14:29:18.554 | Selecting previously unselected package libapr1:amd64. 2022-06-24 14:29:18.563 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-24 14:29:18.566 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-24 14:29:18.634 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-24 14:29:18.649 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.15) over (1.1.1f-1ubuntu2.3) ... 2022-06-24 14:29:18.882 | Selecting previously unselected package libaprutil1:amd64. 2022-06-24 14:29:18.890 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-24 14:29:18.894 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-24 14:29:18.953 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-24 14:29:18.962 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-24 14:29:19.068 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-24 14:29:19.078 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-24 14:29:19.082 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-24 14:29:19.119 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-24 14:29:19.127 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-24 14:29:19.195 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-24 14:29:19.206 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-24 14:29:19.255 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-24 14:29:19.264 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-24 14:29:19.321 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-24 14:29:19.329 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-24 14:29:19.332 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-24 14:29:19.371 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-24 14:29:19.378 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-24 14:29:19.449 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-24 14:29:19.463 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-24 14:29:19.532 | Selecting previously unselected package libjansson4:amd64. 2022-06-24 14:29:19.540 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-24 14:29:19.543 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-24 14:29:19.580 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-24 14:29:19.588 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-24 14:29:19.591 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-24 14:29:19.647 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-24 14:29:19.675 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-24 14:29:20.947 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:29:20.968 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-24 14:29:21.093 | Selecting previously unselected package apache2-bin. 2022-06-24 14:29:21.101 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-24 14:29:21.104 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-06-24 14:29:21.326 | Selecting previously unselected package apache2-data. 2022-06-24 14:29:21.334 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-06-24 14:29:21.338 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-06-24 14:29:21.472 | Selecting previously unselected package apache2-utils. 2022-06-24 14:29:21.481 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-24 14:29:21.484 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-06-24 14:29:21.538 | Selecting previously unselected package apache2. 2022-06-24 14:29:21.546 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-24 14:29:21.570 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-06-24 14:29:21.650 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-24 14:29:21.658 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-24 14:29:21.661 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-24 14:29:21.714 | Selecting previously unselected package haproxy. 2022-06-24 14:29:21.722 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-24 14:29:21.733 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-24 14:29:21.961 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-24 14:29:21.969 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-24 14:29:21.973 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-24 14:29:22.012 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-24 14:29:22.020 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-24 14:29:22.023 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-24 14:29:22.059 | Selecting previously unselected package mysql-common. 2022-06-24 14:29:22.067 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-24 14:29:22.087 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-24 14:29:22.123 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-24 14:29:22.131 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:29:22.134 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:29:22.378 | Selecting previously unselected package libsensors-config. 2022-06-24 14:29:22.386 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-24 14:29:22.389 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-24 14:29:22.422 | Selecting previously unselected package libsensors5:amd64. 2022-06-24 14:29:22.430 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-24 14:29:22.532 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-24 14:29:22.568 | Selecting previously unselected package libsnmp-base. 2022-06-24 14:29:22.577 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-24 14:29:22.581 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-24 14:29:22.664 | Selecting previously unselected package libsnmp35:amd64. 2022-06-24 14:29:22.672 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-24 14:29:22.675 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-24 14:29:22.853 | Selecting previously unselected package keepalived. 2022-06-24 14:29:22.861 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-24 14:29:22.864 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-24 14:29:22.971 | Selecting previously unselected package memcached. 2022-06-24 14:29:22.979 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-24 14:29:22.982 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-24 14:29:23.054 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-24 14:29:23.551 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-24 14:29:23.693 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-24 14:29:23.707 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-24 14:29:23.765 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-24 14:29:23.772 | Unpacking openssl (1.1.1f-1ubuntu2.15) over (1.1.1f-1ubuntu2.3) ... 2022-06-24 14:29:23.921 | Selecting previously unselected package python3-yaml. 2022-06-24 14:29:23.929 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-24 14:29:23.932 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-24 14:29:24.000 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-24 14:29:24.008 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-24 14:29:24.062 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-24 14:29:24.159 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-24 14:29:24.652 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-24 14:29:24.693 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-24 14:29:24.869 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-24 14:29:24.879 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-24 14:29:24.994 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-24 14:29:25.002 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-24 14:29:25.088 | Selecting previously unselected package acl. 2022-06-24 14:29:25.100 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-24 14:29:25.104 | Unpacking acl (2.2.53-6) ... 2022-06-24 14:29:25.138 | Selecting previously unselected package autotools-dev. 2022-06-24 14:29:25.150 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-24 14:29:25.155 | Unpacking autotools-dev (20180224.1) ... 2022-06-24 14:29:25.209 | Selecting previously unselected package m4. 2022-06-24 14:29:25.216 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-24 14:29:25.220 | Unpacking m4 (1.4.18-4) ... 2022-06-24 14:29:25.282 | Selecting previously unselected package autoconf. 2022-06-24 14:29:25.291 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-24 14:29:25.294 | Unpacking autoconf (2.69-11.1) ... 2022-06-24 14:29:25.395 | Selecting previously unselected package automake. 2022-06-24 14:29:25.403 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-24 14:29:25.409 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-24 14:29:25.526 | Selecting previously unselected package autopoint. 2022-06-24 14:29:25.528 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-24 14:29:25.532 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-24 14:29:25.580 | Selecting previously unselected package libllvm10:amd64. 2022-06-24 14:29:25.588 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:25.593 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:27.837 | Selecting previously unselected package libclang-cpp10. 2022-06-24 14:29:27.845 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:27.850 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:29.301 | Selecting previously unselected package libgc1c2:amd64. 2022-06-24 14:29:29.309 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-24 14:29:29.312 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-24 14:29:29.362 | Selecting previously unselected package libobjc4:amd64. 2022-06-24 14:29:29.370 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-24 14:29:29.374 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-24 14:29:29.410 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-24 14:29:29.418 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-24 14:29:29.422 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-24 14:29:29.509 | Selecting previously unselected package libc6-i386. 2022-06-24 14:29:29.517 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-24 14:29:29.519 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-24 14:29:30.080 | Selecting previously unselected package lib32gcc-s1. 2022-06-24 14:29:30.088 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-24 14:29:30.091 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-24 14:29:30.138 | Selecting previously unselected package lib32stdc++6. 2022-06-24 14:29:30.146 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-24 14:29:30.149 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-24 14:29:30.257 | Selecting previously unselected package libclang-common-10-dev. 2022-06-24 14:29:30.264 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:30.268 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:31.284 | Selecting previously unselected package libclang1-10. 2022-06-24 14:29:31.292 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:31.296 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:32.422 | Selecting previously unselected package clang-10. 2022-06-24 14:29:32.431 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:32.435 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:32.484 | Selecting previously unselected package libtool. 2022-06-24 14:29:32.495 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-24 14:29:32.499 | Unpacking libtool (2.4.6-14) ... 2022-06-24 14:29:32.566 | Selecting previously unselected package dh-autoreconf. 2022-06-24 14:29:32.574 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-24 14:29:32.577 | Unpacking dh-autoreconf (19) ... 2022-06-24 14:29:32.622 | Selecting previously unselected package libdebhelper-perl. 2022-06-24 14:29:32.630 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-24 14:29:32.634 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-24 14:29:32.694 | Selecting previously unselected package libarchive-zip-perl. 2022-06-24 14:29:32.702 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-24 14:29:32.705 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-24 14:29:32.760 | Selecting previously unselected package libsub-override-perl. 2022-06-24 14:29:32.768 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-24 14:29:32.772 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-24 14:29:32.812 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-24 14:29:32.823 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-24 14:29:32.826 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-24 14:29:32.888 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-24 14:29:32.896 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-24 14:29:32.900 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-24 14:29:32.935 | Selecting previously unselected package dwz. 2022-06-24 14:29:32.942 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-06-24 14:29:32.950 | Unpacking dwz (0.13-5) ... 2022-06-24 14:29:33.012 | Selecting previously unselected package libcroco3:amd64. 2022-06-24 14:29:33.021 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-06-24 14:29:33.025 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-24 14:29:33.078 | Selecting previously unselected package gettext. 2022-06-24 14:29:33.086 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-24 14:29:33.089 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-24 14:29:33.290 | Selecting previously unselected package intltool-debian. 2022-06-24 14:29:33.298 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-24 14:29:33.302 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-24 14:29:33.339 | Selecting previously unselected package po-debconf. 2022-06-24 14:29:33.351 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-06-24 14:29:33.355 | Unpacking po-debconf (1.0.21) ... 2022-06-24 14:29:33.445 | Selecting previously unselected package debhelper. 2022-06-24 14:29:33.452 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-06-24 14:29:33.456 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-24 14:29:33.671 | Selecting previously unselected package uuid-dev:amd64. 2022-06-24 14:29:33.679 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-24 14:29:33.682 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-24 14:29:33.730 | Selecting previously unselected package libsctp1:amd64. 2022-06-24 14:29:33.744 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-24 14:29:33.746 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-24 14:29:33.778 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-24 14:29:33.786 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-24 14:29:33.790 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-24 14:29:33.837 | Selecting previously unselected package libapr1-dev. 2022-06-24 14:29:33.846 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-24 14:29:33.851 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-24 14:29:34.143 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-24 14:29:34.152 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-24 14:29:34.155 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-24 14:29:34.280 | Selecting previously unselected package libaprutil1-dev. 2022-06-24 14:29:34.288 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-24 14:29:34.291 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-24 14:29:34.517 | Selecting previously unselected package apache2-dev. 2022-06-24 14:29:34.525 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-24 14:29:34.529 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-06-24 14:29:34.606 | Selecting previously unselected package binfmt-support. 2022-06-24 14:29:34.615 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-24 14:29:34.626 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-24 14:29:34.665 | Selecting previously unselected package conntrack. 2022-06-24 14:29:34.675 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-24 14:29:34.679 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-24 14:29:34.717 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-24 14:29:34.725 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-24 14:29:34.729 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-24 14:29:34.762 | Selecting previously unselected package libnetfilter-queue1. 2022-06-24 14:29:34.771 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-24 14:29:34.776 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-24 14:29:34.815 | Selecting previously unselected package conntrackd. 2022-06-24 14:29:34.823 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-24 14:29:34.826 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-24 14:29:34.880 | Selecting previously unselected package dns-root-data. 2022-06-24 14:29:34.890 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-06-24 14:29:34.894 | Unpacking dns-root-data (2019052802) ... 2022-06-24 14:29:34.928 | Selecting previously unselected package libidn11:amd64. 2022-06-24 14:29:34.937 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-24 14:29:34.940 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-24 14:29:34.985 | Selecting previously unselected package dnsmasq-base. 2022-06-24 14:29:34.993 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-24 14:29:34.996 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-24 14:29:35.066 | Selecting previously unselected package dnsmasq-utils. 2022-06-24 14:29:35.074 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-24 14:29:35.078 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-24 14:29:35.116 | Selecting previously unselected package ebtables. 2022-06-24 14:29:35.124 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-24 14:29:35.146 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-24 14:29:35.205 | Selecting previously unselected package fonts-dejavu-core. 2022-06-24 14:29:35.215 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-24 14:29:35.220 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-24 14:29:35.402 | Selecting previously unselected package fonts-liberation. 2022-06-24 14:29:35.410 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-24 14:29:35.413 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-24 14:29:35.556 | Selecting previously unselected package fontconfig-config. 2022-06-24 14:29:35.564 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-24 14:29:35.567 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-24 14:29:35.618 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-24 14:29:35.626 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-24 14:29:35.629 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-24 14:29:35.678 | Selecting previously unselected package fontconfig. 2022-06-24 14:29:35.687 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-24 14:29:35.690 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-24 14:29:35.741 | Selecting previously unselected package genisoimage. 2022-06-24 14:29:35.749 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-24 14:29:35.753 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-24 14:29:35.847 | Selecting previously unselected package libann0. 2022-06-24 14:29:35.856 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-24 14:29:35.860 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-24 14:29:35.897 | Selecting previously unselected package libcdt5:amd64. 2022-06-24 14:29:35.905 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:35.909 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-24 14:29:35.951 | Selecting previously unselected package libcgraph6:amd64. 2022-06-24 14:29:35.959 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:35.965 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-24 14:29:36.005 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-24 14:29:36.014 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-24 14:29:36.019 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-24 14:29:36.072 | Selecting previously unselected package libjpeg8:amd64. 2022-06-24 14:29:36.080 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-24 14:29:36.083 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-24 14:29:36.118 | Selecting previously unselected package libjbig0:amd64. 2022-06-24 14:29:36.126 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-24 14:29:36.129 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-24 14:29:36.167 | Selecting previously unselected package libwebp6:amd64. 2022-06-24 14:29:36.175 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:36.178 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-24 14:29:36.241 | Selecting previously unselected package libtiff5:amd64. 2022-06-24 14:29:36.250 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:29:36.253 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-24 14:29:36.319 | Selecting previously unselected package libxpm4:amd64. 2022-06-24 14:29:36.328 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-24 14:29:36.331 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-24 14:29:36.370 | Selecting previously unselected package libgd3:amd64. 2022-06-24 14:29:36.379 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-24 14:29:36.382 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-24 14:29:36.434 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-24 14:29:36.443 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-24 14:29:36.447 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-24 14:29:36.505 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-24 14:29:36.514 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-24 14:29:36.517 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-24 14:29:36.585 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-24 14:29:36.594 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-06-24 14:29:36.597 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-24 14:29:36.638 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-24 14:29:36.647 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-24 14:29:36.651 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-24 14:29:36.690 | Selecting previously unselected package libxrender1:amd64. 2022-06-24 14:29:36.698 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-24 14:29:36.702 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-24 14:29:36.741 | Selecting previously unselected package libcairo2:amd64. 2022-06-24 14:29:36.749 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:36.754 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-24 14:29:36.858 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-24 14:29:36.866 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-24 14:29:36.871 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-24 14:29:36.920 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-24 14:29:36.929 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-24 14:29:36.933 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-24 14:29:37.021 | Selecting previously unselected package libthai-data. 2022-06-24 14:29:37.030 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-06-24 14:29:37.035 | Unpacking libthai-data (0.1.28-3) ... 2022-06-24 14:29:37.096 | Selecting previously unselected package libdatrie1:amd64. 2022-06-24 14:29:37.105 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-24 14:29:37.111 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-24 14:29:37.151 | Selecting previously unselected package libthai0:amd64. 2022-06-24 14:29:37.159 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-06-24 14:29:37.165 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-24 14:29:37.201 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-24 14:29:37.209 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-24 14:29:37.213 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-24 14:29:37.278 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-24 14:29:37.286 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-24 14:29:37.291 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-24 14:29:37.344 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-24 14:29:37.352 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-24 14:29:37.360 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-24 14:29:37.403 | Selecting previously unselected package libpathplan4:amd64. 2022-06-24 14:29:37.412 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:37.415 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-24 14:29:37.454 | Selecting previously unselected package libgvc6. 2022-06-24 14:29:37.462 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:37.466 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-24 14:29:37.593 | Selecting previously unselected package libgvpr2:amd64. 2022-06-24 14:29:37.601 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:37.606 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-24 14:29:37.669 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-24 14:29:37.678 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:37.682 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-24 14:29:37.851 | Selecting previously unselected package x11-common. 2022-06-24 14:29:37.860 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-24 14:29:37.887 | dpkg-query: no packages found matching nux-tools 2022-06-24 14:29:37.903 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-24 14:29:37.963 | Selecting previously unselected package libice6:amd64. 2022-06-24 14:29:37.972 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-24 14:29:37.977 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-24 14:29:38.018 | Selecting previously unselected package libsm6:amd64. 2022-06-24 14:29:38.027 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-24 14:29:38.031 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-24 14:29:38.074 | Selecting previously unselected package libxt6:amd64. 2022-06-24 14:29:38.083 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-24 14:29:38.089 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-24 14:29:38.151 | Selecting previously unselected package libxmu6:amd64. 2022-06-24 14:29:38.159 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-24 14:29:38.166 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-24 14:29:38.214 | Selecting previously unselected package libxaw7:amd64. 2022-06-24 14:29:38.222 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-24 14:29:38.226 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-24 14:29:38.285 | Selecting previously unselected package graphviz. 2022-06-24 14:29:38.294 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-24 14:29:38.298 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-24 14:29:38.459 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-24 14:29:38.468 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-24 14:29:38.471 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-24 14:29:38.773 | Selecting previously unselected package libibverbs1:amd64. 2022-06-24 14:29:38.781 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-24 14:29:38.786 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-24 14:29:38.831 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-24 14:29:38.840 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-24 14:29:38.859 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-24 14:29:38.926 | Selecting previously unselected package icu-devtools. 2022-06-24 14:29:38.935 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-24 14:29:38.939 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-24 14:29:39.004 | Selecting previously unselected package iputils-arping. 2022-06-24 14:29:39.012 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-24 14:29:39.016 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-24 14:29:39.057 | Selecting previously unselected package javascript-common. 2022-06-24 14:29:39.066 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-06-24 14:29:39.085 | Unpacking javascript-common (11) ... 2022-06-24 14:29:39.125 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-24 14:29:39.133 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-24 14:29:39.138 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:39.177 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-24 14:29:39.190 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-24 14:29:39.195 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:39.236 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-24 14:29:39.245 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-24 14:29:39.249 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:39.294 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-24 14:29:39.302 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-24 14:29:39.306 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:39.352 | Selecting previously unselected package comerr-dev:amd64. 2022-06-24 14:29:39.360 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-24 14:29:39.367 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-24 14:29:39.404 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-24 14:29:39.413 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-24 14:29:39.417 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:39.479 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-24 14:29:39.487 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-24 14:29:39.490 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-24 14:29:39.529 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-24 14:29:39.541 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-24 14:29:39.548 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-24 14:29:39.626 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-24 14:29:39.634 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-24 14:29:39.637 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-24 14:29:39.713 | Selecting previously unselected package libgts-bin. 2022-06-24 14:29:39.721 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-24 14:29:39.726 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-24 14:29:39.774 | Selecting previously unselected package libicu-dev:amd64. 2022-06-24 14:29:39.782 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-24 14:29:39.786 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-24 14:29:41.237 | Selecting previously unselected package libipset13:amd64. 2022-06-24 14:29:41.248 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:41.255 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-24 14:29:41.308 | Selecting previously unselected package librdmacm1:amd64. 2022-06-24 14:29:41.318 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-24 14:29:41.346 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-24 14:29:41.401 | Selecting previously unselected package libiscsi7:amd64. 2022-06-24 14:29:41.411 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-24 14:29:41.419 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-24 14:29:41.478 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-24 14:29:41.487 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-24 14:29:41.491 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-24 14:29:41.560 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-24 14:29:41.568 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-24 14:29:41.572 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-24 14:29:41.611 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-24 14:29:41.619 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-24 14:29:41.624 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-24 14:29:41.667 | Selecting previously unselected package libjs-jquery. 2022-06-24 14:29:41.676 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-24 14:29:41.680 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-24 14:29:41.758 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-24 14:29:41.767 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-24 14:29:41.772 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-24 14:29:41.808 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-24 14:29:41.817 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-24 14:29:41.820 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-24 14:29:41.916 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-24 14:29:41.925 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-24 14:29:41.928 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-24 14:29:41.997 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-24 14:29:42.006 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-24 14:29:42.009 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-24 14:29:42.042 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-24 14:29:42.051 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-24 14:29:42.054 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-24 14:29:42.086 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-24 14:29:42.095 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-24 14:29:42.098 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-24 14:29:42.204 | Selecting previously unselected package libnspr4:amd64. 2022-06-24 14:29:42.212 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-06-24 14:29:42.216 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-06-24 14:29:42.270 | Selecting previously unselected package libnss3:amd64. 2022-06-24 14:29:42.280 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-06-24 14:29:42.284 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-24 14:29:42.499 | Selecting previously unselected package libomp5-10:amd64. 2022-06-24 14:29:42.508 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:42.512 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:42.592 | Selecting previously unselected package libomp-10-dev. 2022-06-24 14:29:42.601 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:42.604 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:42.651 | Selecting previously unselected package pcp-conf. 2022-06-24 14:29:42.660 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-06-24 14:29:42.666 | Unpacking pcp-conf (5.0.3-1) ... 2022-06-24 14:29:42.705 | Selecting previously unselected package libpcp3. 2022-06-24 14:29:42.714 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-06-24 14:29:42.718 | Unpacking libpcp3 (5.0.3-1) ... 2022-06-24 14:29:42.786 | Selecting previously unselected package libpcp-pmda3. 2022-06-24 14:29:42.795 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-06-24 14:29:42.800 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-06-24 14:29:42.837 | Selecting previously unselected package libpcp-pmda-perl. 2022-06-24 14:29:42.845 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-06-24 14:29:42.850 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-06-24 14:29:42.892 | Selecting previously unselected package libpq5:amd64. 2022-06-24 14:29:42.902 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:42.905 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:29:42.953 | Selecting previously unselected package libpq-dev. 2022-06-24 14:29:42.962 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:42.965 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:29:43.043 | Selecting previously unselected package librados2. 2022-06-24 14:29:43.052 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:43.056 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-24 14:29:43.530 | Selecting previously unselected package librbd1. 2022-06-24 14:29:43.538 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:43.541 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-24 14:29:43.804 | Selecting previously unselected package libsasl2-dev. 2022-06-24 14:29:43.813 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-24 14:29:43.816 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-24 14:29:43.902 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-24 14:29:43.910 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-24 14:29:43.972 | Selecting previously unselected package libssl-dev:amd64. 2022-06-24 14:29:43.983 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-24 14:29:43.987 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-24 14:29:44.278 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-24 14:29:44.289 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-24 14:29:44.293 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-24 14:29:44.415 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-24 14:29:44.424 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-24 14:29:44.429 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-24 14:29:44.460 | Selecting previously unselected package libx86-1:amd64. 2022-06-24 14:29:44.468 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-24 14:29:44.474 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-24 14:29:44.517 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-24 14:29:44.526 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:29:44.530 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-24 14:29:44.677 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-24 14:29:44.685 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-24 14:29:44.689 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-24 14:29:44.776 | Selecting previously unselected package llvm-10-runtime. 2022-06-24 14:29:44.784 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:44.788 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:44.848 | Selecting previously unselected package libpfm4:amd64. 2022-06-24 14:29:44.857 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-24 14:29:44.860 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-24 14:29:44.938 | Selecting previously unselected package llvm-10. 2022-06-24 14:29:44.947 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:44.951 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:45.750 | Selecting previously unselected package libffi-dev:amd64. 2022-06-24 14:29:45.759 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-06-24 14:29:45.764 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-24 14:29:45.823 | Selecting previously unselected package python3-pygments. 2022-06-24 14:29:45.833 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-24 14:29:45.837 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-24 14:29:45.998 | Selecting previously unselected package llvm-10-tools. 2022-06-24 14:29:46.008 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:46.011 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:46.172 | Selecting previously unselected package libz3-4:amd64. 2022-06-24 14:29:46.181 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-24 14:29:46.185 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-24 14:29:47.189 | Selecting previously unselected package libz3-dev:amd64. 2022-06-24 14:29:47.198 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-24 14:29:47.200 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-24 14:29:47.254 | Selecting previously unselected package llvm-10-dev. 2022-06-24 14:29:47.263 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-24 14:29:47.266 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:51.966 | Selecting previously unselected package lsscsi. 2022-06-24 14:29:51.976 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-06-24 14:29:51.979 | Unpacking lsscsi (0.30-0.1) ... 2022-06-24 14:29:52.019 | Selecting previously unselected package pkg-config. 2022-06-24 14:29:52.029 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-24 14:29:52.032 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-24 14:29:52.074 | Selecting previously unselected package pm-utils. 2022-06-24 14:29:52.084 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-06-24 14:29:52.087 | Unpacking pm-utils (1.4.1-19) ... 2022-06-24 14:29:52.183 | Selecting previously unselected package postgresql-client-common. 2022-06-24 14:29:52.192 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-24 14:29:52.196 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-24 14:29:52.237 | Selecting previously unselected package postgresql-client-12. 2022-06-24 14:29:52.246 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:52.250 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:29:52.471 | Selecting previously unselected package ssl-cert. 2022-06-24 14:29:52.482 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-06-24 14:29:52.485 | Unpacking ssl-cert (1.0.39) ... 2022-06-24 14:29:52.536 | Selecting previously unselected package postgresql-common. 2022-06-24 14:29:52.545 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-24 14:29:52.570 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-24 14:29:52.578 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-24 14:29:52.658 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-24 14:29:52.666 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:52.672 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:29:53.006 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-24 14:29:53.015 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-24 14:29:53.019 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-24 14:29:53.056 | Selecting previously unselected package python3-mysqldb. 2022-06-24 14:29:53.065 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-24 14:29:53.068 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-24 14:29:53.117 | Selecting previously unselected package python3.8-venv. 2022-06-24 14:29:53.125 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-24 14:29:53.129 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-24 14:29:53.165 | Selecting previously unselected package python3-venv. 2022-06-24 14:29:53.174 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-24 14:29:53.179 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-24 14:29:53.219 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-24 14:29:53.228 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-06-24 14:29:53.231 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-06-24 14:29:53.277 | Selecting previously unselected package qemu-utils. 2022-06-24 14:29:53.286 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-06-24 14:29:53.290 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-06-24 14:29:53.493 | Selecting previously unselected package sharutils. 2022-06-24 14:29:53.502 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-24 14:29:53.504 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-24 14:29:53.557 | Selecting previously unselected package sqlite3. 2022-06-24 14:29:53.567 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-24 14:29:53.569 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-24 14:29:53.720 | Selecting previously unselected package unzip. 2022-06-24 14:29:53.729 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-24 14:29:53.732 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-24 14:29:53.786 | Selecting previously unselected package vbetool. 2022-06-24 14:29:53.799 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-06-24 14:29:53.802 | Unpacking vbetool (1.1-4) ... 2022-06-24 14:29:53.840 | Selecting previously unselected package ipset. 2022-06-24 14:29:53.849 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-24 14:29:53.860 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-24 14:29:53.901 | Selecting previously unselected package ipvsadm. 2022-06-24 14:29:53.910 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-24 14:29:53.914 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-24 14:29:53.959 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-24 14:29:53.969 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-24 14:29:53.983 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-06-24 14:29:54.017 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-24 14:29:54.026 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-24 14:29:54.029 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-24 14:29:54.065 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-24 14:29:54.073 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-24 14:29:54.077 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-24 14:29:54.119 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-24 14:29:54.128 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-24 14:29:54.131 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:54.173 | Selecting previously unselected package libpcp-gui2. 2022-06-24 14:29:54.182 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.186 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-06-24 14:29:54.220 | Selecting previously unselected package libpcp-import1. 2022-06-24 14:29:54.229 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.233 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-06-24 14:29:54.267 | Selecting previously unselected package libpcp-mmv1. 2022-06-24 14:29:54.276 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.280 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-06-24 14:29:54.316 | Selecting previously unselected package libpcp-trace2. 2022-06-24 14:29:54.325 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.328 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-06-24 14:29:54.366 | Selecting previously unselected package libpcp-web1. 2022-06-24 14:29:54.375 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.378 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-06-24 14:29:54.427 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-24 14:29:54.436 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-24 14:29:54.440 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-24 14:29:54.480 | Selecting previously unselected package python3-pcp. 2022-06-24 14:29:54.488 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.492 | Unpacking python3-pcp (5.0.3-1) ... 2022-06-24 14:29:54.544 | Selecting previously unselected package pcp. 2022-06-24 14:29:54.553 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-06-24 14:29:54.628 | Unpacking pcp (5.0.3-1) ... 2022-06-24 14:29:55.233 | Selecting previously unselected package socat. 2022-06-24 14:29:55.244 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-06-24 14:29:55.248 | Unpacking socat (1.7.3.3-2) ... 2022-06-24 14:29:55.339 | Selecting previously unselected package vlan. 2022-06-24 14:29:55.349 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-24 14:29:55.352 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-24 14:29:55.429 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-24 14:29:55.443 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-24 14:29:55.456 | Setting up javascript-common (11) ... 2022-06-24 14:29:55.496 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-24 14:29:55.515 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-24 14:29:55.522 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-24 14:29:55.528 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-24 14:29:55.533 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-24 14:29:55.557 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-24 14:29:55.567 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-24 14:29:55.576 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-24 14:29:55.583 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-24 14:29:55.589 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-24 14:29:55.595 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-24 14:29:55.602 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-24 14:29:55.619 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-24 14:29:55.625 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-24 14:29:55.630 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-24 14:29:55.637 | Setting up vbetool (1.1-4) ... 2022-06-24 14:29:55.643 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-24 14:29:55.649 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-24 14:29:55.658 | Setting up pm-utils (1.4.1-19) ... 2022-06-24 14:29:55.671 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-24 14:29:55.938 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-24 14:29:55.965 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-24 14:29:55.973 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-24 14:29:55.982 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-24 14:29:56.003 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-24 14:29:56.011 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-24 14:29:56.262 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-24 14:29:56.973 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-24 14:29:56.984 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-24 14:29:56.990 | Setting up m4 (1.4.18-4) ... 2022-06-24 14:29:56.997 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-24 14:29:57.307 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-24 14:29:57.315 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-24 14:29:57.321 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-24 14:29:57.328 | Setting up iputils-arping (3:20190709-3) ... 2022-06-24 14:29:57.367 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-24 14:29:57.374 | Setting up conntrack (1:1.4.5-2) ... 2022-06-24 14:29:57.380 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-24 14:29:57.386 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-24 14:29:57.394 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-24 14:29:57.595 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-24 14:29:59.746 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-24 14:29:59.760 | Setting up acl (2.2.53-6) ... 2022-06-24 14:29:59.769 | Setting up dns-root-data (2019052802) ... 2022-06-24 14:29:59.777 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-24 14:29:59.784 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:29:59.793 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-24 14:29:59.800 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:29:59.808 | Setting up autotools-dev (20180224.1) ... 2022-06-24 14:29:59.815 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-24 14:30:00.667 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-24 14:30:00.673 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-24 14:30:00.680 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-06-24 14:30:00.688 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-24 14:30:00.695 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:00.701 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-24 14:30:00.707 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-24 14:30:00.713 | Setting up ebtables (2.0.11-3build1) ... 2022-06-24 14:30:01.272 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-24 14:30:01.354 | Setting up socat (1.7.3.3-2) ... 2022-06-24 14:30:01.362 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-24 14:30:01.368 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-24 14:30:01.376 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-24 14:30:01.382 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-24 14:30:01.388 | Setting up binfmt-support (2.2.0-2) ... 2022-06-24 14:30:01.681 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-24 14:30:02.776 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-24 14:30:02.784 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-24 14:30:02.791 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-24 14:30:02.885 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-24 14:30:02.940 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-24 14:30:02.947 | Setting up lsscsi (0.30-0.1) ... 2022-06-24 14:30:02.954 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-24 14:30:02.960 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-24 14:30:02.967 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-24 14:30:02.974 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-24 14:30:02.980 | Setting up autoconf (2.69-11.1) ... 2022-06-24 14:30:02.989 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-24 14:30:02.996 | Setting up dwz (0.13-5) ... 2022-06-24 14:30:03.003 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-24 14:30:03.010 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-24 14:30:03.018 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-24 14:30:03.026 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-24 14:30:03.033 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-24 14:30:03.050 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-24 14:30:04.425 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:30:04.432 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:04.439 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-24 14:30:04.447 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-24 14:30:04.454 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-24 14:30:04.462 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-24 14:30:04.476 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-24 14:30:04.484 | Setting up pcp-conf (5.0.3-1) ... 2022-06-24 14:30:04.493 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-24 14:30:04.504 | Setting up libsub-override-perl (0.09-2) ... 2022-06-24 14:30:04.514 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-24 14:30:04.521 | Setting up libthai-data (0.1.28-3) ... 2022-06-24 14:30:04.530 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-24 14:30:04.538 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-24 14:30:04.546 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-06-24 14:30:04.556 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:30:04.564 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-24 14:30:04.570 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-24 14:30:04.578 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-24 14:30:04.594 | Setting up openssl (1.1.1f-1ubuntu2.15) ... 2022-06-24 14:30:04.606 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-24 14:30:05.787 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-24 14:30:06.136 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-24 14:30:06.142 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-24 14:30:06.150 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-24 14:30:06.158 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-24 14:30:06.164 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-24 14:30:06.172 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-06-24 14:30:07.554 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-24 14:30:07.561 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-24 14:30:07.568 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-24 14:30:07.578 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-24 14:30:07.584 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-24 14:30:07.591 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-24 14:30:07.597 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:30:07.604 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-24 14:30:07.610 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-24 14:30:07.616 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-24 14:30:07.624 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-24 14:30:07.834 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-24 14:30:07.841 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:30:07.848 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:07.856 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-24 14:30:07.863 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:07.870 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-24 14:30:07.880 | Setting up libtool (2.4.6-14) ... 2022-06-24 14:30:07.888 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-24 14:30:07.990 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-24 14:30:08.033 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-24 14:30:08.579 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-24 14:30:09.919 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-24 14:30:09.927 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-24 14:30:09.935 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-24 14:30:09.943 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-24 14:30:10.125 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-24 14:30:10.133 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:10.140 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:10.152 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-24 14:30:11.539 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-24 14:30:12.363 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-24 14:30:12.377 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-24 14:30:12.644 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-24 14:30:12.651 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-24 14:30:12.660 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-24 14:30:12.668 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-24 14:30:12.675 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-24 14:30:12.682 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-24 14:30:12.689 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-24 14:30:12.698 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-24 14:30:12.706 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-24 14:30:12.717 | Setting up ssl-cert (1.0.39) ... 2022-06-24 14:30:13.179 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-24 14:30:13.188 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-24 14:30:13.197 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-24 14:30:13.788 | Adding user postgres to group ssl-cert 2022-06-24 14:30:13.964 | 2022-06-24 14:30:13.964 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-24 14:30:14.217 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-24 14:30:14.217 | Removing obsolete dictionary files: 2022-06-24 14:30:14.829 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-24 14:30:16.047 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-24 14:30:16.054 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-24 14:30:16.062 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-24 14:30:16.069 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-24 14:30:16.079 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-24 14:30:16.087 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-24 14:30:16.093 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-24 14:30:16.100 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-24 14:30:16.106 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-24 14:30:16.113 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-24 14:30:16.119 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-24 14:30:16.127 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-24 14:30:16.135 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-06-24 14:30:16.148 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:30:16.158 | Setting up ipvsadm (1:1.31-1) ... 2022-06-24 14:30:17.148 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-24 14:30:17.154 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-24 14:30:17.262 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-24 14:30:19.348 | Regenerating fonts cache... done. 2022-06-24 14:30:19.353 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-24 14:30:19.363 | Setting up libpcp3 (5.0.3-1) ... 2022-06-24 14:30:19.373 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-06-24 14:30:19.382 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-24 14:30:19.389 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-24 14:30:20.766 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-24 14:30:21.676 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-24 14:30:21.747 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:21.753 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-24 14:30:22.769 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-24 14:30:23.513 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:23.522 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-06-24 14:30:23.530 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-24 14:30:23.540 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-06-24 14:30:23.549 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-24 14:30:23.558 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:30:23.564 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:30:23.571 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-06-24 14:30:23.578 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-06-24 14:30:23.586 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-24 14:30:23.595 | Setting up libpcp-web1 (5.0.3-1) ... 2022-06-24 14:30:23.602 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-24 14:30:23.608 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-24 14:30:23.616 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:23.623 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:30:24.313 | 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-06-24 14:30:24.343 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-06-24 14:30:24.353 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-24 14:30:24.361 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-24 14:30:24.371 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-24 14:30:24.379 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-24 14:30:24.386 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-24 14:30:24.392 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-24 14:30:24.418 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-24 14:30:24.426 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-24 14:30:24.433 | Setting up libpcp-import1 (5.0.3-1) ... 2022-06-24 14:30:24.440 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-24 14:30:24.448 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-24 14:30:24.455 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-24 14:30:24.462 | Setting up po-debconf (1.0.21) ... 2022-06-24 14:30:24.469 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-06-24 14:30:24.967 | Enabling module mpm_event. 2022-06-24 14:30:25.037 | Enabling module authz_core. 2022-06-24 14:30:25.043 | Enabling module authz_host. 2022-06-24 14:30:25.106 | Enabling module authn_core. 2022-06-24 14:30:25.112 | Enabling module auth_basic. 2022-06-24 14:30:25.175 | Enabling module access_compat. 2022-06-24 14:30:25.238 | Enabling module authn_file. 2022-06-24 14:30:25.300 | Enabling module authz_user. 2022-06-24 14:30:25.362 | Enabling module alias. 2022-06-24 14:30:25.424 | Enabling module dir. 2022-06-24 14:30:25.486 | Enabling module autoindex. 2022-06-24 14:30:25.548 | Enabling module env. 2022-06-24 14:30:25.610 | Enabling module mime. 2022-06-24 14:30:25.672 | Enabling module negotiation. 2022-06-24 14:30:25.734 | Enabling module setenvif. 2022-06-24 14:30:25.799 | Enabling module filter. 2022-06-24 14:30:25.861 | Enabling module deflate. 2022-06-24 14:30:25.925 | Enabling module status. 2022-06-24 14:30:25.988 | Enabling module reqtimeout. 2022-06-24 14:30:26.050 | Enabling conf charset. 2022-06-24 14:30:26.112 | Enabling conf localized-error-pages. 2022-06-24 14:30:26.174 | Enabling conf other-vhosts-access-log. 2022-06-24 14:30:26.241 | Enabling conf security. 2022-06-24 14:30:26.303 | Enabling conf serve-cgi-bin. 2022-06-24 14:30:26.366 | Enabling site 000-default. 2022-06-24 14:30:26.420 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-24 14:30:26.477 | Enabling conf javascript-common. 2022-06-24 14:30:26.742 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-24 14:30:27.357 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-24 14:30:30.205 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-24 14:30:30.221 | Setting up python3-pcp (5.0.3-1) ... 2022-06-24 14:30:30.548 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-24 14:30:30.575 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-24 14:30:30.581 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-06-24 14:30:30.595 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-24 14:30:30.601 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-24 14:30:30.607 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-06-24 14:30:30.614 | Setting up graphviz (2.42.2-3build2) ... 2022-06-24 14:30:30.623 | Setting up pcp (5.0.3-1) ... 2022-06-24 14:30:31.030 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-06-24 14:30:31.501 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-06-24 14:30:31.965 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-06-24 14:30:32.420 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-06-24 14:30:50.572 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-06-24 14:30:50.580 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-24 14:30:50.592 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-24 14:30:51.753 | Setting up dh-autoreconf (19) ... 2022-06-24 14:30:51.760 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-24 14:30:52.577 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-24 14:30:52.589 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-24 14:30:52.597 | Setting up debhelper (12.10ubuntu1) ... 2022-06-24 14:30:52.604 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-24 14:30:52.965 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-06-24 14:30:52.973 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-24 14:30:53.000 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-24 14:30:53.088 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-24 14:31:07.980 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-24 14:31:08.008 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-24 14:31:08.473 | Processing triggers for ufw (0.36-6) ... 2022-06-24 14:31:08.641 | Processing triggers for man-db (2.9.1-1) ... 2022-06-24 14:31:33.505 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-24 14:31:33.521 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-24 14:31:41.974 | ++ functions-common:apt_get:1235 : result=0 2022-06-24 14:31:41.976 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:31:41.979 | ++ functions-common:time_stop:2440 : local name 2022-06-24 14:31:41.981 | ++ functions-common:time_stop:2441 : local end_time 2022-06-24 14:31:41.983 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:31:41.985 | ++ functions-common:time_stop:2443 : local total 2022-06-24 14:31:41.988 | ++ functions-common:time_stop:2444 : local start_time 2022-06-24 14:31:41.990 | ++ functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:31:41.992 | ++ functions-common:time_stop:2447 : start_time=1656080924926 2022-06-24 14:31:41.994 | ++ functions-common:time_stop:2449 : [[ -z 1656080924926 ]] 2022-06-24 14:31:41.997 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:31:42.000 | ++ functions-common:time_stop:2452 : end_time=1656081101998 2022-06-24 14:31:42.002 | ++ functions-common:time_stop:2453 : elapsed_time=177072 2022-06-24 14:31:42.005 | ++ functions-common:time_stop:2454 : total=876 2022-06-24 14:31:42.007 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:31:42.009 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=177948 2022-06-24 14:31:42.011 | ++ functions-common:apt_get:1239 : return 0 2022-06-24 14:31:42.013 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-24 14:31:42.016 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-24 14:31:42.018 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-24 14:31:42.024 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-24 14:31:42.030 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-24 14:31:42.033 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-24 14:31:42.037 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-24 14:31:43.503 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-24 14:31:43.504 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-24 14:31:43.506 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-24 14:31:43.508 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-24 14:31:43.510 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-24 14:31:43.512 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-24 14:31:43.514 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-24 14:31:43.517 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-24 14:31:43.519 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-24 14:31:43.522 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-24 14:31:43.524 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-24 14:31:43.525 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-24 14:31:43.528 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-24 14:31:43.529 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-24 14:31:43.531 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-24 14:31:43.533 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-24 14:31:43.535 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-24 14:31:43.537 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-24 14:31:43.538 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-24 14:31:43.540 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-24 14:31:43.542 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-24 14:31:43.545 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-24 14:31:43.547 | + functions-common:_ensure_lsb_release:394 : return 2022-06-24 14:31:43.550 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-24 14:31:43.617 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-24 14:31:43.621 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-24 14:31:43.687 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-24 14:31:43.691 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-24 14:31:43.763 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-24 14:31:43.765 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-24 14:31:43.768 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-24 14:31:43.770 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-24 14:31:43.773 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-24 14:31:43.776 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-24 14:31:43.779 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-24 14:31:43.782 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-24 14:31:43.785 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-24 14:31:43.787 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-24 14:31:43.790 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-24 14:31:43.790 | Distro: focal 2022-06-24 14:31:43.793 | + tools/install_pip.sh:main:124 : get_versions 2022-06-24 14:31:43.796 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-24 14:31:43.801 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-24 14:31:43.803 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-24 14:31:43.806 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-24 14:31:43.806 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-24 14:31:45.180 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-24 14:31:45.183 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-24 14:31:45.183 | pip: 20.0.2 2022-06-24 14:31:45.186 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-24 14:31:45.190 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-24 14:31:45.192 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:31:45.196 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:31:45.199 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:31:45.201 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:31:45.204 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:31:45.206 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:31:45.208 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:31:45.210 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:31:45.212 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:31:45.214 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:31:45.216 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-24 14:31:45.219 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:31:45.221 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:31:45.223 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-24 14:31:45.228 | + tools/install_pip.sh:main:153 : set -x 2022-06-24 14:31:45.230 | + tools/install_pip.sh:main:156 : get_versions 2022-06-24 14:31:45.233 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-24 14:31:45.237 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-24 14:31:45.239 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-24 14:31:45.242 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-24 14:31:45.243 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-24 14:31:46.623 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-24 14:31:46.625 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-24 14:31:46.626 | pip: 20.0.2 2022-06-24 14:31:46.631 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-24 14:31:46.635 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-24 14:31:46.640 | + ./stack.sh:main:791 : fixup_all 2022-06-24 14:31:46.644 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-24 14:31:46.647 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-24 14:31:46.649 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:31:46.652 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:31:46.655 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-06-24 14:31:46.667 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-24 14:31:46.682 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-24 14:31:46.692 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-24 14:31:46.695 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-24 14:31:46.697 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:31:46.699 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:31:46.702 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:31:46.704 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:31:46.706 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:31:46.708 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:31:46.710 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:31:46.712 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:31:46.714 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:31:46.716 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:31:46.718 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-24 14:31:46.721 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-24 14:31:46.724 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-24 14:31:46.727 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:31:46.729 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:31:46.731 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:31:46.733 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:31:46.736 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:31:46.738 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:31:46.741 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-24 14:31:46.744 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-24 14:31:46.765 | Using python 3.8 to install os-testr 2022-06-24 14:31:46.768 | + 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-06-24 14:31:48.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:31:48.732 | from cryptography.utils import int_from_bytes 2022-06-24 14:31:48.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:31:48.732 | from cryptography.utils import int_from_bytes 2022-06-24 14:31:49.767 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:31:50.322 | Collecting os-testr===3.0.0 2022-06-24 14:31:50.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-06-24 14:31:50.504 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-24 14:31:50.920 | Collecting python-subunit===1.4.0 2022-06-24 14:31:50.927 | 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-06-24 14:31:51.080 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-24 14:31:51.102 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-24 14:31:51.135 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-24 14:31:51.176 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-24 14:31:52.556 | Installing collected packages: python-subunit, os-testr 2022-06-24 14:31:52.796 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-06-24 14:31:52.897 | + inc/python:pip_install:196 : result=0 2022-06-24 14:31:52.900 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:31:52.904 | + functions-common:time_stop:2440 : local name 2022-06-24 14:31:52.907 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:31:52.910 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:31:52.913 | + functions-common:time_stop:2443 : local total 2022-06-24 14:31:52.915 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:31:52.918 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:31:52.920 | + functions-common:time_stop:2447 : start_time=1656081106760 2022-06-24 14:31:52.922 | + functions-common:time_stop:2449 : [[ -z 1656081106760 ]] 2022-06-24 14:31:52.925 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:31:52.930 | + functions-common:time_stop:2452 : end_time=1656081112927 2022-06-24 14:31:52.932 | + functions-common:time_stop:2453 : elapsed_time=6167 2022-06-24 14:31:52.935 | + functions-common:time_stop:2454 : total=0 2022-06-24 14:31:52.938 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:31:52.941 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6167 2022-06-24 14:31:52.943 | + inc/python:pip_install:199 : return 0 2022-06-24 14:31:52.946 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-24 14:31:53.009 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-24 14:31:53.115 | + ./stack.sh:main:805 : install_infra 2022-06-24 14:31:53.118 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-24 14:31:53.120 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-24 14:31:53.123 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-24 14:31:56.271 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-24 14:31:56.274 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-24 14:31:56.303 | + 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-06-24 14:31:58.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:31:59.006 | Collecting pbr===5.9.0 2022-06-24 14:31:59.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-24 14:31:59.053 | Installing collected packages: pbr 2022-06-24 14:31:59.207 | Successfully installed pbr-5.9.0 2022-06-24 14:31:59.271 | + inc/python:pip_install:196 : result=0 2022-06-24 14:31:59.273 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:31:59.277 | + functions-common:time_stop:2440 : local name 2022-06-24 14:31:59.280 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:31:59.284 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:31:59.286 | + functions-common:time_stop:2443 : local total 2022-06-24 14:31:59.290 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:31:59.292 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:31:59.294 | + functions-common:time_stop:2447 : start_time=1656081116293 2022-06-24 14:31:59.297 | + functions-common:time_stop:2449 : [[ -z 1656081116293 ]] 2022-06-24 14:31:59.300 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:31:59.305 | + functions-common:time_stop:2452 : end_time=1656081119302 2022-06-24 14:31:59.307 | + functions-common:time_stop:2453 : elapsed_time=3009 2022-06-24 14:31:59.309 | + functions-common:time_stop:2454 : total=6167 2022-06-24 14:31:59.312 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:31:59.315 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9176 2022-06-24 14:31:59.318 | + inc/python:pip_install:199 : return 0 2022-06-24 14:31:59.321 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-24 14:31:59.324 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-24 14:31:59.349 | + 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-06-24 14:32:01.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:32:01.960 | Processing /opt/stack/requirements 2022-06-24 14:32:03.372 | Collecting fixtures===3.0.0 2022-06-24 14:32:03.379 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-24 14:32:03.599 | Collecting PyYAML===6.0 2022-06-24 14:32:03.606 | 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-06-24 14:32:03.779 | Collecting requests===2.28.0 2022-06-24 14:32:03.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc7/861137fbce630/requests-2.28.0-py3-none-any.whl (62 kB) 2022-06-24 14:32:03.868 | Collecting packaging===21.3 2022-06-24 14:32:03.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-24 14:32:03.944 | Collecting testtools===2.5.0 2022-06-24 14:32:03.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-24 14:32:04.032 | Collecting idna===3.3 2022-06-24 14:32:04.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-06-24 14:32:04.182 | Collecting pyparsing===3.0.9 2022-06-24 14:32:04.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-24 14:32:04.248 | Collecting six===1.16.0 2022-06-24 14:32:04.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-24 14:32:04.316 | Collecting charset-normalizer===2.0.12 2022-06-24 14:32:04.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-06-24 14:32:04.357 | Collecting Parsley>=1.2 2022-06-24 14:32:04.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-24 14:32:04.410 | Collecting beagle>=0.2.1 2022-06-24 14:32:04.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-24 14:32:04.442 | 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 45)) (5.9.0) 2022-06-24 14:32:04.512 | Collecting urllib3===1.26.9 2022-06-24 14:32:04.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-06-24 14:32:04.650 | Collecting certifi>=2017.4.17 2022-06-24 14:32:04.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-06-24 14:32:04.706 | Collecting extras===1.0.0 2022-06-24 14:32:04.712 | 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-06-24 14:32:04.797 | Collecting cliff===3.10.1 2022-06-24 14:32:04.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-06-24 14:32:04.877 | Collecting prettytable===3.3.0 2022-06-24 14:32:04.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-06-24 14:32:04.975 | Collecting stevedore===3.5.0 2022-06-24 14:32:04.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-06-24 14:32:05.031 | Collecting autopage===0.5.1 2022-06-24 14:32:05.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-06-24 14:32:05.182 | Collecting cmd2===2.4.1 2022-06-24 14:32:05.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-06-24 14:32:05.288 | Collecting wcwidth===0.2.5 2022-06-24 14:32:05.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-24 14:32:05.346 | Collecting pyperclip===1.8.2 2022-06-24 14:32:05.353 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-06-24 14:32:05.399 | Collecting attrs===21.4.0 2022-06-24 14:32:05.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-06-24 14:32:05.485 | Building wheels for collected packages: openstack-requirements 2022-06-24 14:32:05.486 | Building wheel for openstack-requirements (setup.py): started 2022-06-24 14:32:06.321 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-24 14:32:06.322 | ERROR: Command errored out with exit status 1: 2022-06-24 14:32:06.322 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_domydx0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_domydx0/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-cscgmqhi 2022-06-24 14:32:06.322 | cwd: /tmp/pip-req-build-_domydx0/ 2022-06-24 14:32:06.322 | Complete output (6 lines): 2022-06-24 14:32:06.322 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-24 14:32:06.322 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-24 14:32:06.322 | or: setup.py --help-commands 2022-06-24 14:32:06.322 | or: setup.py cmd --help 2022-06-24 14:32:06.322 | 2022-06-24 14:32:06.322 | error: invalid command 'bdist_wheel' 2022-06-24 14:32:06.322 | ---------------------------------------- 2022-06-24 14:32:06.322 | ERROR: Failed building wheel for openstack-requirements 2022-06-24 14:32:06.322 | Running setup.py clean for openstack-requirements 2022-06-24 14:32:07.169 | Failed to build openstack-requirements 2022-06-24 14:32:07.408 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, stevedore, pyparsing, autopage, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-24 14:32:09.265 | Running setup.py install for openstack-requirements: started 2022-06-24 14:32:11.673 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-24 14:32:11.706 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 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.dev5484 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-06-24 14:32:11.839 | + inc/python:pip_install:196 : result=0 2022-06-24 14:32:11.843 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:32:11.846 | + functions-common:time_stop:2440 : local name 2022-06-24 14:32:11.850 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:32:11.853 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:32:11.856 | + functions-common:time_stop:2443 : local total 2022-06-24 14:32:11.860 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:32:11.863 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:32:11.866 | + functions-common:time_stop:2447 : start_time=1656081119341 2022-06-24 14:32:11.869 | + functions-common:time_stop:2449 : [[ -z 1656081119341 ]] 2022-06-24 14:32:11.872 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:32:11.876 | + functions-common:time_stop:2452 : end_time=1656081131874 2022-06-24 14:32:11.879 | + functions-common:time_stop:2453 : elapsed_time=12533 2022-06-24 14:32:11.881 | + functions-common:time_stop:2454 : total=9176 2022-06-24 14:32:11.884 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:32:11.887 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21709 2022-06-24 14:32:11.889 | + inc/python:pip_install:199 : return 0 2022-06-24 14:32:11.893 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-24 14:32:11.895 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-24 14:32:11.898 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-24 14:32:11.900 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:32:11.903 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:32:11.906 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-24 14:32:11.908 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:32:11.911 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-24 14:32:11.934 | Using python 3.8 to install pbr 2022-06-24 14:32:11.937 | + 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-06-24 14:32:13.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:32:13.917 | from cryptography.utils import int_from_bytes 2022-06-24 14:32:13.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:32:13.917 | from cryptography.utils import int_from_bytes 2022-06-24 14:32:14.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:32:15.059 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-24 14:32:16.605 | + inc/python:pip_install:196 : result=0 2022-06-24 14:32:16.608 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:32:16.610 | + functions-common:time_stop:2440 : local name 2022-06-24 14:32:16.612 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:32:16.614 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:32:16.617 | + functions-common:time_stop:2443 : local total 2022-06-24 14:32:16.619 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:32:16.621 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:32:16.623 | + functions-common:time_stop:2447 : start_time=1656081131928 2022-06-24 14:32:16.625 | + functions-common:time_stop:2449 : [[ -z 1656081131928 ]] 2022-06-24 14:32:16.628 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:32:16.632 | + functions-common:time_stop:2452 : end_time=1656081136629 2022-06-24 14:32:16.634 | + functions-common:time_stop:2453 : elapsed_time=4701 2022-06-24 14:32:16.637 | + functions-common:time_stop:2454 : total=21709 2022-06-24 14:32:16.639 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:32:16.641 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26410 2022-06-24 14:32:16.643 | + inc/python:pip_install:199 : return 0 2022-06-24 14:32:16.646 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-24 14:32:19.820 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-24 14:32:21.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:32:22.098 | Collecting bindep 2022-06-24 14:32:22.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-24 14:32:22.483 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-24 14:32:22.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-24 14:32:22.517 | Collecting Parsley 2022-06-24 14:32:22.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-24 14:32:22.674 | Collecting pbr>=2.0.0 2022-06-24 14:32:22.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-24 14:32:22.787 | Collecting packaging; python_version >= "3.6" 2022-06-24 14:32:22.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-24 14:32:22.972 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-24 14:32:22.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-24 14:32:23.031 | Installing collected packages: distro, Parsley, pbr, pyparsing, packaging, bindep 2022-06-24 14:32:23.592 | 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-06-24 14:32:23.671 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-24 14:32:23.675 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-24 14:32:23.679 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-24 14:32:23.696 | + ./stack.sh:main:814 : pkgs= 2022-06-24 14:32:23.698 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-24 14:32:23.701 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-24 14:32:23.703 | + functions-common:run_phase:1868 : local mode=stack 2022-06-24 14:32:23.705 | + functions-common:run_phase:1869 : local phase=pre-install 2022-06-24 14:32:23.708 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-24 14:32:23.710 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-24 14:32:23.712 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-24 14:32:23.714 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-24 14:32:23.717 | + functions-common:run_phase:1878 : local extra 2022-06-24 14:32:23.719 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-24 14:32:23.723 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-24 14:32:23.726 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-24 14:32:23.728 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-24 14:32:23.731 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-24 14:32:23.733 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-24 14:32:23.748 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:32:23.750 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-24 14:32:23.752 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-24 14:32:23.754 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-24 14:32:23.756 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-24 14:32:23.758 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-24 14:32:23.760 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-24 14:32:23.762 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-24 14:32:23.765 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-24 14:32:23.767 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-24 14:32:23.769 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-24 14:32:23.771 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-24 14:32:23.773 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-24 14:32:23.775 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-24 14:32:23.777 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-06-24 14:32:23.780 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-24 14:32:23.782 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-06-24 14:32:23.784 | + functions-common:run_plugins:1854 : local mode=stack 2022-06-24 14:32:23.786 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-06-24 14:32:23.788 | + functions-common:run_plugins:1857 : local plugins= 2022-06-24 14:32:23.790 | + functions-common:run_plugins:1858 : local plugin 2022-06-24 14:32:23.793 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-24 14:32:23.795 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-24 14:32:23.798 | + functions:set_systemd_override:821 : local value=2048 2022-06-24 14:32:23.800 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-24 14:32:23.803 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-24 14:32:23.857 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-24 14:32:23.857 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-24 14:32:23.859 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-24 14:32:24.233 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-24 14:32:24.236 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-24 14:32:24.254 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:32:24.256 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-24 14:32:24.259 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:32:24.261 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:32:24.264 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:32:24.266 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:32:24.268 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:32:24.270 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:32:24.273 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:32:24.275 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:32:24.278 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:32:24.280 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:32:24.282 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:32:24.285 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:32:24.287 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-24 14:32:24.290 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:32:24.292 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:32:24.294 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:32:24.297 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-24 14:32:24.318 | + 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-06-24 14:32:24.427 | Reading package lists... 2022-06-24 14:32:24.702 | Building dependency tree... 2022-06-24 14:32:24.703 | Reading state information... 2022-06-24 14:32:25.026 | The following packages were automatically installed and are no longer required: 2022-06-24 14:32:25.028 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:32:25.028 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:32:25.028 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:32:25.028 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:32:25.028 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:32:25.028 | python3-zope.interface 2022-06-24 14:32:25.028 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:32:25.028 | The following additional packages will be installed: 2022-06-24 14:32:25.028 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-24 14:32:25.028 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-24 14:32:25.028 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-24 14:32:25.029 | erlang-tools erlang-xmerl locales-all 2022-06-24 14:32:25.031 | Suggested packages: 2022-06-24 14:32:25.031 | erlang erlang-manpages erlang-doc 2022-06-24 14:32:25.106 | The following NEW packages will be installed: 2022-06-24 14:32:25.106 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-24 14:32:25.106 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-24 14:32:25.106 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-24 14:32:25.107 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-24 14:32:25.250 | 0 upgraded, 19 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:32:25.250 | Need to get 38.0 MB of archives. 2022-06-24 14:32:25.251 | After this operation, 276 MB of additional disk space will be used. 2022-06-24 14:32:25.251 | 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-06-24 14:32:26.503 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-24 14:32:26.655 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-24 14:32:26.672 | 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-06-24 14:32:26.682 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-24 14:32:26.839 | 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-06-24 14:32:26.842 | 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-06-24 14:32:27.144 | 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-06-24 14:32:27.147 | 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-06-24 14:32:27.148 | 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-06-24 14:32:27.154 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-24 14:32:27.216 | 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-06-24 14:32:27.544 | 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-06-24 14:32:27.546 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-24 14:32:27.589 | 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-06-24 14:32:27.614 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-24 14:32:27.622 | 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-06-24 14:32:28.097 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-24 14:32:30.215 | 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-06-24 14:32:32.739 | Fetched 38.0 MB in 7s (5,409 kB/s) 2022-06-24 14:32:32.778 | Selecting previously unselected package erlang-base. 2022-06-24 14:32:32.828 | (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 ... 81596 files and directories currently installed.) 2022-06-24 14:32:32.832 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:32.836 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:33.934 | Selecting previously unselected package erlang-asn1. 2022-06-24 14:32:33.943 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:33.955 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.068 | Selecting previously unselected package erlang-crypto. 2022-06-24 14:32:34.078 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.081 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.129 | Selecting previously unselected package erlang-public-key. 2022-06-24 14:32:34.138 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.141 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.244 | Selecting previously unselected package erlang-mnesia. 2022-06-24 14:32:34.253 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.256 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.374 | Selecting previously unselected package erlang-runtime-tools. 2022-06-24 14:32:34.378 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.382 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.443 | Selecting previously unselected package erlang-ssl. 2022-06-24 14:32:34.452 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.455 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.625 | Selecting previously unselected package erlang-eldap. 2022-06-24 14:32:34.634 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.638 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.681 | Selecting previously unselected package erlang-ftp. 2022-06-24 14:32:34.690 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.694 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.742 | Selecting previously unselected package erlang-tftp. 2022-06-24 14:32:34.751 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.755 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.794 | Selecting previously unselected package erlang-inets. 2022-06-24 14:32:34.804 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.807 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:34.916 | Selecting previously unselected package erlang-snmp. 2022-06-24 14:32:34.925 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:34.929 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:35.196 | Selecting previously unselected package erlang-os-mon. 2022-06-24 14:32:35.205 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:35.209 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:35.252 | Selecting previously unselected package erlang-parsetools. 2022-06-24 14:32:35.263 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:35.267 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:35.318 | Selecting previously unselected package erlang-syntax-tools. 2022-06-24 14:32:35.329 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:35.332 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:35.408 | Selecting previously unselected package erlang-tools. 2022-06-24 14:32:35.418 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:35.423 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:35.521 | Selecting previously unselected package erlang-xmerl. 2022-06-24 14:32:35.531 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-24 14:32:35.535 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:35.715 | Selecting previously unselected package locales-all. 2022-06-24 14:32:35.725 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-24 14:32:35.727 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-24 14:32:40.027 | Selecting previously unselected package rabbitmq-server. 2022-06-24 14:32:40.039 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-24 14:32:40.043 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-24 14:32:41.234 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:41.675 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-24 14:32:41.676 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-24 14:32:46.020 | Searching for services which depend on erlang and should be started... none found. 2022-06-24 14:32:46.027 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.036 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.043 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-24 14:32:46.053 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.060 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.067 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.073 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.080 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.086 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.094 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.102 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.110 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.117 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.125 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.132 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.139 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.146 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-24 14:32:46.153 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-24 14:32:46.244 | Adding group `rabbitmq' (GID 125) ... 2022-06-24 14:32:46.263 | Done. 2022-06-24 14:32:46.344 | Adding system user `rabbitmq' (UID 117) ... 2022-06-24 14:32:46.345 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-24 14:32:46.381 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-24 14:32:46.677 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-24 14:32:52.494 | Processing triggers for man-db (2.9.1-1) ... 2022-06-24 14:32:53.146 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-24 14:33:01.633 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:33:01.636 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:33:01.638 | + functions-common:time_stop:2440 : local name 2022-06-24 14:33:01.640 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:33:01.643 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:33:01.645 | + functions-common:time_stop:2443 : local total 2022-06-24 14:33:01.647 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:33:01.649 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:33:01.652 | + functions-common:time_stop:2447 : start_time=1656081144315 2022-06-24 14:33:01.654 | + functions-common:time_stop:2449 : [[ -z 1656081144315 ]] 2022-06-24 14:33:01.657 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:33:01.661 | + functions-common:time_stop:2452 : end_time=1656081181658 2022-06-24 14:33:01.664 | + functions-common:time_stop:2453 : elapsed_time=37343 2022-06-24 14:33:01.666 | + functions-common:time_stop:2454 : total=177948 2022-06-24 14:33:01.668 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:33:01.670 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=215291 2022-06-24 14:33:01.673 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:33:01.676 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-24 14:33:01.678 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:33:01.680 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:33:01.683 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:33:01.685 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:33:01.687 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:33:01.690 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:33:01.692 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-24 14:33:01.694 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:33:01.698 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:33:01.701 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:33:01.703 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:33:01.705 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:33:01.708 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:33:01.710 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:33:01.712 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:33:01.715 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:33:01.717 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:33:01.719 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-24 14:33:01.722 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:33:01.724 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:33:01.727 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:33:01.729 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:33:01.732 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:33:01.735 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:33:01.737 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-24 14:33:01.740 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-24 14:33:01.756 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:33:01.758 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-24 14:33:01.760 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:33:01.763 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-24 14:33:01.765 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-24 14:33:01.768 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-24 14:33:01.772 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-24 14:33:01.774 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-24 14:33:01.776 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-24 14:33:01.778 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-24 14:33:01.781 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-24 14:33:01.783 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-24 14:33:01.786 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-24 14:33:02.510 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-24 14:33:02.510 | user tags 2022-06-24 14:33:02.510 | guest [administrator]' 2022-06-24 14:33:02.514 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-24 14:33:02.514 | user tags 2022-06-24 14:33:02.514 | guest [administrator]' 2022-06-24 14:33:02.514 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-24 14:33:02.522 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-24 14:33:02.525 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-24 14:33:02.528 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-24 14:33:03.207 | Adding user "stackrabbit" ... 2022-06-24 14:33:03.233 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-24 14:33:03.951 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-24 14:33:03.976 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-24 14:33:03.979 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-24 14:33:04.692 | Changing password for user "stackrabbit" ... 2022-06-24 14:33:04.717 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-24 14:33:04.721 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-24 14:33:04.723 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-24 14:33:05.413 | Deleting user "guest" ... 2022-06-24 14:33:05.443 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-24 14:33:05.461 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:33:05.463 | + ./stack.sh:main:831 : install_database 2022-06-24 14:33:05.466 | + lib/database:install_database:118 : install_database_mysql 2022-06-24 14:33:05.468 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-24 14:33:05.470 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:05.473 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:05.475 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-24 14:33:05.699 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-24 14:33:05.702 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-06-24 14:33:05.708 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-06-24 14:33:05.711 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:05.713 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:05.715 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-06-24 14:33:05.718 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-06-24 14:33:05.720 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-24 14:33:05.725 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-24 14:33:05.728 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-24 14:33:05.730 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-24 14:33:05.732 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:33:05.735 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-24 14:33:05.737 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:33:05.740 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:33:05.743 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:33:05.746 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:33:05.750 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:33:05.753 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:33:05.757 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:33:05.759 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:33:05.762 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:33:05.766 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:33:05.768 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-24 14:33:05.771 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:33:05.774 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:33:05.777 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:33:05.779 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:33:05.782 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:33:05.785 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:33:05.788 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-24 14:33:05.791 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:05.793 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:05.796 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-24 14:33:05.799 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:33:05.802 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:33:05.805 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:33:05.808 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:33:05.810 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:33:05.813 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:33:05.816 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:05.818 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:05.821 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:33:05.824 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:33:05.826 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:33:05.829 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:33:05.832 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-24 14:33:05.835 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:33:05.838 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:05.840 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:05.843 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-24 14:33:05.867 | + 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-06-24 14:33:05.978 | Reading package lists... 2022-06-24 14:33:06.249 | Building dependency tree... 2022-06-24 14:33:06.251 | Reading state information... 2022-06-24 14:33:06.511 | The following packages were automatically installed and are no longer required: 2022-06-24 14:33:06.512 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:33:06.513 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:33:06.513 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:33:06.513 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:33:06.513 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:33:06.513 | python3-zope.interface 2022-06-24 14:33:06.513 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:33:06.513 | The following additional packages will be installed: 2022-06-24 14:33:06.513 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-24 14:33:06.513 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-24 14:33:06.513 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-24 14:33:06.514 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-24 14:33:06.514 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-24 14:33:06.514 | mysql-server-8.0 mysql-server-core-8.0 2022-06-24 14:33:06.515 | Suggested packages: 2022-06-24 14:33:06.515 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-24 14:33:06.608 | The following NEW packages will be installed: 2022-06-24 14:33:06.608 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-24 14:33:06.608 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-24 14:33:06.608 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-24 14:33:06.608 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-24 14:33:06.608 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-24 14:33:06.608 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-24 14:33:06.714 | 0 upgraded, 24 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:33:06.714 | Need to get 31.5 MB of archives. 2022-06-24 14:33:06.714 | After this operation, 262 MB of additional disk space will be used. 2022-06-24 14:33:06.714 | 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-06-24 14:33:09.769 | 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-06-24 14:33:09.781 | 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-06-24 14:33:09.834 | 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-06-24 14:33:09.839 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-24 14:33:09.974 | 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-06-24 14:33:13.184 | 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-06-24 14:33:13.360 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-24 14:33:13.361 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-24 14:33:13.363 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-24 14:33:13.365 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-24 14:33:13.429 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-24 14:33:13.435 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-24 14:33:13.436 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-24 14:33:13.442 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-24 14:33:13.452 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-24 14:33:13.461 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-24 14:33:13.463 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-24 14:33:13.463 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-24 14:33:13.464 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-24 14:33:13.505 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-24 14:33:13.505 | 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-06-24 14:33:14.911 | 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-06-24 14:33:14.911 | 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-06-24 14:33:15.442 | Preconfiguring packages ... 2022-06-24 14:33:15.568 | Fetched 31.5 MB in 8s (3,804 kB/s) 2022-06-24 14:33:15.603 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-24 14:33:15.654 | (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 ... 90052 files and directories currently installed.) 2022-06-24 14:33:15.658 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:33:15.664 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:16.618 | Selecting previously unselected package mysql-client-8.0. 2022-06-24 14:33:16.627 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:33:16.631 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:16.669 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-24 14:33:16.679 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-24 14:33:16.686 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-24 14:33:16.744 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-24 14:33:16.753 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-24 14:33:16.757 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-24 14:33:16.794 | Selecting previously unselected package libmecab2:amd64. 2022-06-24 14:33:16.804 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-24 14:33:16.808 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-24 14:33:16.882 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-24 14:33:16.892 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:33:16.897 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:19.786 | Selecting previously unselected package mysql-server-8.0. 2022-06-24 14:33:19.796 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-24 14:33:20.274 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:20.339 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-24 14:33:20.349 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-24 14:33:20.353 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-24 14:33:20.385 | Selecting previously unselected package liburi-perl. 2022-06-24 14:33:20.395 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-24 14:33:20.398 | Unpacking liburi-perl (1.76-2) ... 2022-06-24 14:33:20.454 | Selecting previously unselected package libhtml-parser-perl. 2022-06-24 14:33:20.464 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-24 14:33:20.468 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-24 14:33:20.514 | Selecting previously unselected package libcgi-pm-perl. 2022-06-24 14:33:20.524 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-24 14:33:20.528 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-24 14:33:20.586 | Selecting previously unselected package libfcgi-perl. 2022-06-24 14:33:20.596 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-24 14:33:20.599 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-24 14:33:20.633 | Selecting previously unselected package libcgi-fast-perl. 2022-06-24 14:33:20.643 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-24 14:33:20.646 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-24 14:33:20.681 | Selecting previously unselected package libencode-locale-perl. 2022-06-24 14:33:20.691 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-24 14:33:20.694 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-24 14:33:20.724 | Selecting previously unselected package libhtml-template-perl. 2022-06-24 14:33:20.734 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-24 14:33:20.737 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-24 14:33:20.778 | Selecting previously unselected package libtimedate-perl. 2022-06-24 14:33:20.788 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-24 14:33:20.791 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-24 14:33:20.837 | Selecting previously unselected package libhttp-date-perl. 2022-06-24 14:33:20.846 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-24 14:33:20.849 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-24 14:33:20.883 | Selecting previously unselected package libio-html-perl. 2022-06-24 14:33:20.894 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-24 14:33:20.899 | Unpacking libio-html-perl (1.001-1) ... 2022-06-24 14:33:20.932 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-24 14:33:20.942 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-24 14:33:20.946 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-24 14:33:20.979 | Selecting previously unselected package libhttp-message-perl. 2022-06-24 14:33:20.989 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-24 14:33:20.992 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-24 14:33:21.032 | Selecting previously unselected package mecab-utils. 2022-06-24 14:33:21.042 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-24 14:33:21.045 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-24 14:33:21.083 | Selecting previously unselected package mecab-ipadic. 2022-06-24 14:33:21.093 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-24 14:33:21.096 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-24 14:33:22.361 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-24 14:33:22.371 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-24 14:33:22.374 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-24 14:33:22.406 | Selecting previously unselected package mysql-server. 2022-06-24 14:33:22.416 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-24 14:33:22.419 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:22.480 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-24 14:33:22.491 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:22.498 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-24 14:33:22.504 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-24 14:33:22.510 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-24 14:33:22.516 | Setting up mecab-utils (0.996-10build1) ... 2022-06-24 14:33:22.522 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-24 14:33:22.528 | Setting up libio-html-perl (1.001-1) ... 2022-06-24 14:33:22.534 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-24 14:33:22.543 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:22.551 | Setting up libfcgi-perl (0.79-1) ... 2022-06-24 14:33:22.558 | Setting up liburi-perl (1.76-2) ... 2022-06-24 14:33:22.564 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-24 14:33:22.571 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-24 14:33:22.577 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-24 14:33:22.582 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-24 14:33:22.586 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-24 14:33:22.586 | 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-06-24 14:33:22.586 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-24 14:33:22.587 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-24 14:33:22.726 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-24 14:33:22.726 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-24 14:33:22.726 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-24 14:33:22.726 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-24 14:33:22.734 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-24 14:33:22.824 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-24 14:33:22.825 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-24 14:33:22.825 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-24 14:33:22.851 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-24 14:33:22.895 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-24 14:33:23.187 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-24 14:33:23.193 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-24 14:33:23.283 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-24 14:33:23.284 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-24 14:33:23.284 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-24 14:33:23.284 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-24 14:33:23.288 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-24 14:33:23.288 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-24 14:33:23.333 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-24 14:33:23.522 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-24 14:33:23.522 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-24 14:33:23.522 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-24 14:33:23.523 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-24 14:33:23.526 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-24 14:33:23.526 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-24 14:33:23.954 | 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-06-24 14:33:24.089 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-24 14:33:24.405 | 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-06-24 14:33:24.409 | 2022-06-24 14:33:24.409 | done! 2022-06-24 14:33:24.416 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-24 14:33:24.422 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:24.428 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-24 14:33:24.433 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-24 14:33:24.438 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-24 14:33:24.438 | 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-06-24 14:33:24.438 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-24 14:33:24.438 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-24 14:33:24.654 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-24 14:33:24.654 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-24 14:33:24.655 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-24 14:33:24.655 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-24 14:33:24.666 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-24 14:33:24.803 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-24 14:33:24.804 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-24 14:33:24.804 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-24 14:33:24.843 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-24 14:33:24.915 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-24 14:33:25.407 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-24 14:33:25.417 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-24 14:33:25.525 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-24 14:33:25.525 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-24 14:33:25.526 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-24 14:33:25.526 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-24 14:33:25.531 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-24 14:33:25.532 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-24 14:33:25.622 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-24 14:33:25.908 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-24 14:33:25.909 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-24 14:33:25.910 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-24 14:33:25.910 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-24 14:33:25.913 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-24 14:33:25.914 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-24 14:33:26.424 | 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-06-24 14:33:26.570 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-24 14:33:26.894 | 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-06-24 14:33:26.898 | 2022-06-24 14:33:26.898 | done! 2022-06-24 14:33:26.908 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-24 14:33:26.917 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-24 14:33:26.925 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-24 14:33:26.933 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:27.618 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-24 14:33:27.664 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-24 14:33:36.891 | mysqld will log errors to /var/log/mysql/error.log 2022-06-24 14:33:37.572 | mysqld is running as pid 56791 2022-06-24 14:33:40.206 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-24 14:33:42.419 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-24 14:33:42.427 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-24 14:33:42.435 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-24 14:33:42.442 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-24 14:33:42.450 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-24 14:33:42.825 | Processing triggers for man-db (2.9.1-1) ... 2022-06-24 14:33:44.690 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-24 14:33:52.764 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:33:52.768 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:33:52.771 | + functions-common:time_stop:2440 : local name 2022-06-24 14:33:52.774 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:33:52.776 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:33:52.778 | + functions-common:time_stop:2443 : local total 2022-06-24 14:33:52.780 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:33:52.782 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:33:52.784 | + functions-common:time_stop:2447 : start_time=1656081185864 2022-06-24 14:33:52.787 | + functions-common:time_stop:2449 : [[ -z 1656081185864 ]] 2022-06-24 14:33:52.789 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:33:52.793 | + functions-common:time_stop:2452 : end_time=1656081232791 2022-06-24 14:33:52.796 | + functions-common:time_stop:2453 : elapsed_time=46927 2022-06-24 14:33:52.798 | + functions-common:time_stop:2454 : total=215291 2022-06-24 14:33:52.801 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:33:52.803 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=262218 2022-06-24 14:33:52.805 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:33:52.808 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-24 14:33:52.810 | + ./stack.sh:main:834 : install_database_python 2022-06-24 14:33:52.812 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-24 14:33:52.814 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-24 14:33:52.817 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-24 14:33:52.819 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-24 14:33:52.822 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-24 14:33:52.824 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-24 14:33:52.827 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-24 14:33:52.830 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-24 14:33:52.830 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-24 14:33:52.836 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-24 14:33:52.838 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-24 14:33:52.840 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-24 14:33:52.843 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-24 14:33:52.845 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-24 14:33:52.869 | Using python 3.8 to install PyMySQL 2022-06-24 14:33:52.872 | + 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-06-24 14:33:54.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:33:54.851 | from cryptography.utils import int_from_bytes 2022-06-24 14:33:54.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:33:54.851 | from cryptography.utils import int_from_bytes 2022-06-24 14:33:55.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:33:56.057 | Collecting PyMySQL===1.0.2 2022-06-24 14:33:56.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-06-24 14:33:57.585 | Installing collected packages: PyMySQL 2022-06-24 14:33:57.712 | Successfully installed PyMySQL-1.0.2 2022-06-24 14:33:57.821 | + inc/python:pip_install:196 : result=0 2022-06-24 14:33:57.823 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:33:57.826 | + functions-common:time_stop:2440 : local name 2022-06-24 14:33:57.828 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:33:57.830 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:33:57.833 | + functions-common:time_stop:2443 : local total 2022-06-24 14:33:57.835 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:33:57.838 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:33:57.840 | + functions-common:time_stop:2447 : start_time=1656081232863 2022-06-24 14:33:57.842 | + functions-common:time_stop:2449 : [[ -z 1656081232863 ]] 2022-06-24 14:33:57.846 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:33:57.850 | + functions-common:time_stop:2452 : end_time=1656081237847 2022-06-24 14:33:57.853 | + functions-common:time_stop:2453 : elapsed_time=4984 2022-06-24 14:33:57.855 | + functions-common:time_stop:2454 : total=26410 2022-06-24 14:33:57.857 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:33:57.860 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31394 2022-06-24 14:33:57.862 | + inc/python:pip_install:199 : return 0 2022-06-24 14:33:57.865 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-24 14:33:57.867 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-24 14:33:57.870 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-24 14:33:57.872 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-24 14:33:57.890 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:33:57.892 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-24 14:33:57.894 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-24 14:33:57.898 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:33:57.898 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-24 14:33:57.904 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:33:57.906 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-24 14:33:57.909 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-24 14:33:57.911 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-24 14:33:57.914 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-24 14:33:57.916 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-24 14:33:57.934 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:33:57.936 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-24 14:33:57.938 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:33:57.941 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:33:57.943 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:33:57.946 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:33:57.949 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:33:57.951 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:33:57.954 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:57.961 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:57.964 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:33:57.968 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:33:57.971 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:33:57.974 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:33:57.982 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-24 14:33:57.989 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:33:57.989 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:33:57.992 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:33:57.995 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-24 14:33:58.021 | + 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-06-24 14:33:58.131 | Reading package lists... 2022-06-24 14:33:58.404 | Building dependency tree... 2022-06-24 14:33:58.406 | Reading state information... 2022-06-24 14:33:58.689 | The following packages were automatically installed and are no longer required: 2022-06-24 14:33:58.691 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:33:58.691 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:33:58.691 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:33:58.691 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:33:58.691 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:33:58.691 | python3-zope.interface 2022-06-24 14:33:58.691 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:33:58.768 | The following NEW packages will be installed: 2022-06-24 14:33:58.768 | radvd 2022-06-24 14:33:59.052 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:33:59.052 | Need to get 59.0 kB of archives. 2022-06-24 14:33:59.052 | After this operation, 164 kB of additional disk space will be used. 2022-06-24 14:33:59.052 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-24 14:33:59.797 | Fetched 59.0 kB in 0s (133 kB/s) 2022-06-24 14:33:59.835 | Selecting previously unselected package radvd. 2022-06-24 14:33:59.889 | (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 ... 90630 files and directories currently installed.) 2022-06-24 14:33:59.894 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-24 14:33:59.898 | Unpacking radvd (1:2.17-2) ... 2022-06-24 14:33:59.968 | Setting up radvd (1:2.17-2) ... 2022-06-24 14:34:00.906 | Job for radvd.service failed because the control process exited with error code. 2022-06-24 14:34:00.907 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-24 14:34:00.908 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-24 14:34:00.920 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-24 14:34:00.920 | Loaded: loaded (]8;;file://n-d-845897-2/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-24 14:34:00.920 | Active: failed (Result: exit-code) since Fri 2022-06-24 14:34:00 UTC; 15ms ago 2022-06-24 14:34:00.920 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-24 14:34:00.920 | Process: 57949 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-24 14:34:00.921 | 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 radvd[57949]: can't open /etc/radvd.conf: No such file or directory 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 radvd[57949]: Insecure file permissions, but continuing anyway 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 radvd[57949]: exiting, failed to read config file 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-24 14:34:00.921 | Jun 24 14:34:00 n-d-845897-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-24 14:34:00.927 | Processing triggers for man-db (2.9.1-1) ... 2022-06-24 14:34:01.030 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-24 14:34:09.436 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:34:09.439 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:34:09.442 | + functions-common:time_stop:2440 : local name 2022-06-24 14:34:09.445 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:34:09.448 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:34:09.452 | + functions-common:time_stop:2443 : local total 2022-06-24 14:34:09.456 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:34:09.459 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:34:09.462 | + functions-common:time_stop:2447 : start_time=1656081238018 2022-06-24 14:34:09.464 | + functions-common:time_stop:2449 : [[ -z 1656081238018 ]] 2022-06-24 14:34:09.467 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:34:09.471 | + functions-common:time_stop:2452 : end_time=1656081249468 2022-06-24 14:34:09.473 | + functions-common:time_stop:2453 : elapsed_time=11450 2022-06-24 14:34:09.476 | + functions-common:time_stop:2454 : total=262218 2022-06-24 14:34:09.478 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:34:09.480 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=273668 2022-06-24 14:34:09.483 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:34:09.485 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-24 14:34:09.501 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:34:09.504 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-24 14:34:09.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-24 14:34:09.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-24 14:34:09.512 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-24 14:34:09.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-24 14:34:09.533 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:34:09.536 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:34:09.538 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:34:09.541 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:34:09.543 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:34:09.545 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:34:09.547 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:09.550 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:09.552 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:34:09.555 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:34:09.557 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:34:09.559 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:34:09.561 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-24 14:34:09.563 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:34:09.566 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:09.568 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:09.570 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-24 14:34:09.590 | + 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-06-24 14:34:09.701 | Reading package lists... 2022-06-24 14:34:09.961 | Building dependency tree... 2022-06-24 14:34:09.962 | Reading state information... 2022-06-24 14:34:10.252 | fakeroot is already the newest version (1.24-1). 2022-06-24 14:34:10.252 | fakeroot set to manually installed. 2022-06-24 14:34:10.252 | make is already the newest version (4.2.1-1.2). 2022-06-24 14:34:10.252 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-24 14:34:10.252 | The following packages were automatically installed and are no longer required: 2022-06-24 14:34:10.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:34:10.253 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:34:10.253 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:34:10.253 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:34:10.253 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:34:10.253 | python3-zope.interface 2022-06-24 14:34:10.254 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:34:10.406 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:34:10.410 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:34:10.412 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:34:10.415 | + functions-common:time_stop:2440 : local name 2022-06-24 14:34:10.417 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:34:10.419 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:34:10.422 | + functions-common:time_stop:2443 : local total 2022-06-24 14:34:10.424 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:34:10.426 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:34:10.429 | + functions-common:time_stop:2447 : start_time=1656081249587 2022-06-24 14:34:10.431 | + functions-common:time_stop:2449 : [[ -z 1656081249587 ]] 2022-06-24 14:34:10.434 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:34:10.438 | + functions-common:time_stop:2452 : end_time=1656081250435 2022-06-24 14:34:10.440 | + functions-common:time_stop:2453 : elapsed_time=848 2022-06-24 14:34:10.442 | + functions-common:time_stop:2454 : total=273668 2022-06-24 14:34:10.445 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:34:10.447 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=274516 2022-06-24 14:34:10.449 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:34:10.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-24 14:34:10.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:10.456 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:10.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-24 14:34:10.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-24 14:34:10.463 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-24 14:34:10.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-24 14:34:10.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-24 14:34:10.473 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-24 14:34:10.474 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-24 14:34:10.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-24 14:34:10.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-24 14:34:10.483 | + functions:vercmp:628 : local v1=5.4 2022-06-24 14:34:10.485 | + functions:vercmp:629 : local 'op=<' 2022-06-24 14:34:10.487 | + functions:vercmp:630 : local v2=3.13 2022-06-24 14:34:10.490 | + functions:vercmp:631 : local result 2022-06-24 14:34:10.493 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-24 14:34:10.494 | ++ functions:vercmp:635 : sort -V 2022-06-24 14:34:10.494 | ++ functions:vercmp:635 : head -1 2022-06-24 14:34:10.499 | + functions:vercmp:635 : result=3.13 2022-06-24 14:34:10.501 | + functions:vercmp:637 : case $op in 2022-06-24 14:34:10.504 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-24 14:34:10.506 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-24 14:34:10.509 | + functions:vercmp:648 : return 2022-06-24 14:34:10.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-24 14:34:10.514 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:34:10.516 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-06-24 14:34:10.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-24 14:34:10.868 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-24 14:34:10.871 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:10.873 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:10.877 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-24 14:34:10.879 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:10.882 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-24 14:34:10.900 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:34:10.902 | + ./stack.sh:main:842 : install_etcd3 2022-06-24 14:34:10.904 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-24 14:34:10.904 | Installing etcd 2022-06-24 14:34:10.907 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-24 14:34:10.921 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-24 14:34:10.937 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-24 14:34:10.942 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-24 14:34:10.958 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-24 14:34:10.962 | ++ 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-06-24 14:34:10.964 | ++ 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-06-24 14:34:10.967 | +++ 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-06-24 14:34:10.972 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-24 14:34:10.974 | ++ 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-06-24 14:34:10.976 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-24 14:34:10.979 | ++ 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-06-24 14:34:10.982 | --2022-06-24 14:34:10-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-24 14:34:11.063 | Resolving github.com (github.com)... 140.82.121.4 2022-06-24 14:34:11.108 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-24 14:34:11.251 | HTTP request sent, awaiting response... 302 Found 2022-06-24 14:34:11.251 | 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%2F20220624%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220624T143202Z&X-Amz-Expires=300&X-Amz-Signature=1983ad06c4cfe9772bef8b1825a5a0203361f763a3c410f4d6af9fcd93066c40&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-06-24 14:34:11.251 | --2022-06-24 14:34:11-- 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%2F20220624%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220624T143202Z&X-Amz-Expires=300&X-Amz-Signature=1983ad06c4cfe9772bef8b1825a5a0203361f763a3c410f4d6af9fcd93066c40&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-06-24 14:34:11.330 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2022-06-24 14:34:11.355 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-06-24 14:34:11.692 | HTTP request sent, awaiting response... 200 OK 2022-06-24 14:34:11.692 | Length: 11350736 (11M) [application/octet-stream] 2022-06-24 14:34:11.692 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-24 14:34:11.807 | 2022-06-24 14:34:11.981 | 0K ........ .. 100% 37.5M=0.3s 2022-06-24 14:34:11.981 | 2022-06-24 14:34:11.981 | 2022-06-24 14:34:11 (37.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-24 14:34:11.981 | 2022-06-24 14:34:11.985 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-06-24 14:34:11.987 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-24 14:34:11.990 | ++ functions:get_extra_file:74 : return 2022-06-24 14:34:11.992 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-24 14:34:11.995 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-24 14:34:12.000 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-24 14:34:12.003 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-24 14:34:12.138 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-24 14:34:12.142 | + 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-06-24 14:34:12.147 | etcd-v3.3.12-linux-amd64/ 2022-06-24 14:34:12.147 | etcd-v3.3.12-linux-amd64/README.md 2022-06-24 14:34:12.147 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-24 14:34:12.147 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-24 14:34:12.147 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-24 14:34:12.147 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-24 14:34:12.148 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-24 14:34:12.149 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-24 14:34:12.150 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-24 14:34:12.151 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-24 14:34:12.152 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-24 14:34:12.153 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-24 14:34:12.154 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-24 14:34:12.155 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-24 14:34:12.156 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-24 14:34:12.156 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-24 14:34:12.156 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-24 14:34:12.156 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-24 14:34:12.157 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-24 14:34:12.158 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-24 14:34:12.345 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-24 14:34:12.345 | etcd-v3.3.12-linux-amd64/etcd 2022-06-24 14:34:12.572 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-24 14:34:12.611 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-24 14:34:12.657 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-24 14:34:12.660 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-24 14:34:12.678 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:34:12.680 | + ./stack.sh:main:861 : install_dstat 2022-06-24 14:34:12.683 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-24 14:34:12.700 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:34:12.702 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-24 14:34:12.704 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:34:12.707 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-24 14:34:12.709 | + ./stack.sh:main:870 : install_libs 2022-06-24 14:34:12.711 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-24 14:34:12.714 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-24 14:34:12.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-24 14:34:12.719 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-24 14:34:12.722 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.725 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.727 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-24 14:34:12.730 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.733 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-24 14:34:12.735 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-24 14:34:12.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-24 14:34:12.740 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-24 14:34:12.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.745 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.747 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-24 14:34:12.749 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.752 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-24 14:34:12.754 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-24 14:34:12.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-24 14:34:12.759 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-24 14:34:12.761 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.764 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.766 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-24 14:34:12.769 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.771 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-24 14:34:12.773 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-24 14:34:12.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-24 14:34:12.778 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-24 14:34:12.780 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.783 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.785 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-24 14:34:12.787 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.789 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-24 14:34:12.792 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-24 14:34:12.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-24 14:34:12.796 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-24 14:34:12.799 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.801 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.803 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-24 14:34:12.805 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.808 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-24 14:34:12.810 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-24 14:34:12.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-24 14:34:12.814 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-24 14:34:12.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.819 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.821 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-24 14:34:12.824 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.826 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-24 14:34:12.828 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-24 14:34:12.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-24 14:34:12.833 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-24 14:34:12.835 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.838 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.840 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-24 14:34:12.842 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.845 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-24 14:34:12.847 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-24 14:34:12.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-24 14:34:12.852 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-24 14:34:12.854 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.856 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.858 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-24 14:34:12.860 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.863 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-24 14:34:12.865 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-24 14:34:12.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-24 14:34:12.869 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-24 14:34:12.872 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.874 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.876 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-24 14:34:12.878 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.881 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-24 14:34:12.884 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-24 14:34:12.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-24 14:34:12.889 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-24 14:34:12.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.893 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.895 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-24 14:34:12.897 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.900 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-24 14:34:12.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-24 14:34:12.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-24 14:34:12.906 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-24 14:34:12.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.911 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.913 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-24 14:34:12.915 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.918 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-24 14:34:12.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-24 14:34:12.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-24 14:34:12.926 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-24 14:34:12.929 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.931 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.934 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-24 14:34:12.937 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.939 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-24 14:34:12.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-24 14:34:12.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-24 14:34:12.946 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-24 14:34:12.949 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.951 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.953 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-24 14:34:12.955 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.958 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-24 14:34:12.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-24 14:34:12.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-24 14:34:12.965 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-24 14:34:12.967 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.969 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.971 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-24 14:34:12.973 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.976 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-24 14:34:12.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-24 14:34:12.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-24 14:34:12.983 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-24 14:34:12.985 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:12.987 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:12.989 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-24 14:34:12.991 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:12.994 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-24 14:34:12.996 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-24 14:34:12.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-24 14:34:13.000 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-24 14:34:13.003 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.005 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.007 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-24 14:34:13.009 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.013 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-24 14:34:13.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-24 14:34:13.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-24 14:34:13.021 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-24 14:34:13.024 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.026 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.029 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-24 14:34:13.031 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.034 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-24 14:34:13.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-24 14:34:13.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-24 14:34:13.041 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-24 14:34:13.043 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.046 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.048 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-24 14:34:13.051 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.054 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-24 14:34:13.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-24 14:34:13.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-24 14:34:13.061 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-24 14:34:13.063 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.065 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.067 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-24 14:34:13.070 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.072 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-24 14:34:13.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-24 14:34:13.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-24 14:34:13.079 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-24 14:34:13.082 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.084 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.086 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-24 14:34:13.089 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.091 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-24 14:34:13.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-24 14:34:13.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-24 14:34:13.098 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-24 14:34:13.100 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.102 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.104 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-24 14:34:13.106 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.109 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-24 14:34:13.111 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-24 14:34:13.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-24 14:34:13.116 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-24 14:34:13.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.121 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.123 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-24 14:34:13.125 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.128 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-24 14:34:13.130 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-24 14:34:13.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-24 14:34:13.135 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-24 14:34:13.137 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.140 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.142 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-24 14:34:13.144 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.146 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-24 14:34:13.149 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-24 14:34:13.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-24 14:34:13.153 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-24 14:34:13.156 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.158 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.161 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-24 14:34:13.163 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.165 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-24 14:34:13.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-24 14:34:13.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-24 14:34:13.172 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-24 14:34:13.175 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.178 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.182 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-24 14:34:13.184 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.187 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-24 14:34:13.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-24 14:34:13.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-24 14:34:13.195 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-24 14:34:13.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.200 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-24 14:34:13.205 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.208 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-24 14:34:13.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-24 14:34:13.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-24 14:34:13.216 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-24 14:34:13.218 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.221 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.223 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-24 14:34:13.226 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.228 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-24 14:34:13.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-24 14:34:13.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-24 14:34:13.236 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-24 14:34:13.238 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.241 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.244 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-24 14:34:13.246 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.248 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-24 14:34:13.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-24 14:34:13.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-24 14:34:13.256 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-24 14:34:13.259 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.262 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.265 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-24 14:34:13.267 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.270 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-24 14:34:13.272 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-24 14:34:13.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-24 14:34:13.277 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-24 14:34:13.280 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.282 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.285 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-24 14:34:13.288 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.290 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-24 14:34:13.293 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-24 14:34:13.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-24 14:34:13.298 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-24 14:34:13.300 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.303 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.306 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-24 14:34:13.309 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.311 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-24 14:34:13.313 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-24 14:34:13.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-24 14:34:13.318 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-24 14:34:13.321 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.325 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.328 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-24 14:34:13.331 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.334 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-24 14:34:13.338 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-24 14:34:13.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-24 14:34:13.342 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-24 14:34:13.345 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.347 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.350 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-24 14:34:13.352 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.355 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-24 14:34:13.358 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-24 14:34:13.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-24 14:34:13.364 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-24 14:34:13.366 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.369 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.372 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-24 14:34:13.375 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.378 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-24 14:34:13.380 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-24 14:34:13.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-24 14:34:13.386 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-24 14:34:13.389 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.392 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.394 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-24 14:34:13.396 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.399 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-24 14:34:13.401 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-24 14:34:13.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-24 14:34:13.407 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-24 14:34:13.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.411 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.414 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-24 14:34:13.416 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.419 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-24 14:34:13.421 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-24 14:34:13.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-24 14:34:13.426 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-24 14:34:13.429 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.431 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.434 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-24 14:34:13.437 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.439 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-24 14:34:13.442 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-24 14:34:13.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-24 14:34:13.447 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-24 14:34:13.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:13.451 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:13.453 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-24 14:34:13.456 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:13.458 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-24 14:34:13.478 | Using python 3.8 to install etcd3 2022-06-24 14:34:13.481 | + 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-06-24 14:34:15.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:15.488 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:15.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:15.488 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:16.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:34:17.094 | Collecting etcd3===0.12.0 2022-06-24 14:34:17.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-24 14:34:25.587 | Collecting grpcio===1.46.3 2022-06-24 14:34:25.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/206cdf78dd1c1/grpcio-1.46.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-06-24 14:34:28.007 | Collecting protobuf===3.20.1 2022-06-24 14:34:28.017 | 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-06-24 14:34:28.156 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-24 14:34:28.159 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (6.3.1) 2022-06-24 14:34:28.173 | Building wheels for collected packages: etcd3 2022-06-24 14:34:28.174 | Building wheel for etcd3 (setup.py): started 2022-06-24 14:34:28.890 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-24 14:34:28.892 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=bf57be003bb0760dcd38d97e7a15e14d0179be2d575d5b779f5712e1b0ff177d 2022-06-24 14:34:28.892 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-24 14:34:28.893 | Successfully built etcd3 2022-06-24 14:34:30.378 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-24 14:34:31.036 | Successfully installed etcd3-0.12.0 grpcio-1.46.3 protobuf-3.20.1 2022-06-24 14:34:31.173 | + inc/python:pip_install:196 : result=0 2022-06-24 14:34:31.175 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:34:31.178 | + functions-common:time_stop:2440 : local name 2022-06-24 14:34:31.180 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:34:31.182 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:34:31.185 | + functions-common:time_stop:2443 : local total 2022-06-24 14:34:31.187 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:34:31.189 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:34:31.191 | + functions-common:time_stop:2447 : start_time=1656081253473 2022-06-24 14:34:31.193 | + functions-common:time_stop:2449 : [[ -z 1656081253473 ]] 2022-06-24 14:34:31.196 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:34:31.200 | + functions-common:time_stop:2452 : end_time=1656081271197 2022-06-24 14:34:31.202 | + functions-common:time_stop:2453 : elapsed_time=17724 2022-06-24 14:34:31.204 | + functions-common:time_stop:2454 : total=31394 2022-06-24 14:34:31.207 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:34:31.210 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=49118 2022-06-24 14:34:31.213 | + inc/python:pip_install:199 : return 0 2022-06-24 14:34:31.216 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-24 14:34:31.240 | Using python 3.8 to install etcd3gw 2022-06-24 14:34:31.242 | + 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-06-24 14:34:33.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:33.301 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:33.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:33.301 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:34.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:34:34.899 | Collecting etcd3gw===1.0.2 2022-06-24 14:34:34.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-06-24 14:34:34.990 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.4.1) 2022-06-24 14:34:34.993 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-24 14:34:35.007 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-24 14:34:35.009 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-24 14:34:35.012 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-24 14:34:35.015 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-24 14:34:35.019 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-24 14:34:36.410 | Installing collected packages: etcd3gw 2022-06-24 14:34:36.510 | Successfully installed etcd3gw-1.0.2 2022-06-24 14:34:36.604 | + inc/python:pip_install:196 : result=0 2022-06-24 14:34:36.608 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:34:36.611 | + functions-common:time_stop:2440 : local name 2022-06-24 14:34:36.614 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:34:36.617 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:34:36.620 | + functions-common:time_stop:2443 : local total 2022-06-24 14:34:36.623 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:34:36.625 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:34:36.627 | + functions-common:time_stop:2447 : start_time=1656081271234 2022-06-24 14:34:36.629 | + functions-common:time_stop:2449 : [[ -z 1656081271234 ]] 2022-06-24 14:34:36.634 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:34:36.638 | + functions-common:time_stop:2452 : end_time=1656081276635 2022-06-24 14:34:36.640 | + functions-common:time_stop:2453 : elapsed_time=5401 2022-06-24 14:34:36.642 | + functions-common:time_stop:2454 : total=49118 2022-06-24 14:34:36.645 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:34:36.647 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=54519 2022-06-24 14:34:36.650 | + inc/python:pip_install:199 : return 0 2022-06-24 14:34:36.652 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-24 14:34:36.655 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-24 14:34:36.657 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-24 14:34:36.660 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:34:36.663 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:34:36.665 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:34:36.668 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:34:36.670 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:34:36.673 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:34:36.676 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:34:36.678 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:34:36.681 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:34:36.683 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:34:36.686 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-24 14:34:36.689 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:36.691 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:36.694 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-24 14:34:36.696 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-24 14:34:36.698 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:34:36.701 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:34:36.703 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:34:36.705 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:34:36.708 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:34:36.710 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:34:36.713 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:36.716 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:36.719 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:34:36.722 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:34:36.724 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:34:36.727 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:34:36.729 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-24 14:34:36.731 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:34:36.734 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:36.736 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:36.739 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-24 14:34:36.760 | + 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-06-24 14:34:36.870 | Reading package lists... 2022-06-24 14:34:37.164 | Building dependency tree... 2022-06-24 14:34:37.165 | Reading state information... 2022-06-24 14:34:37.491 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-24 14:34:37.491 | The following packages were automatically installed and are no longer required: 2022-06-24 14:34:37.493 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:34:37.493 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:34:37.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:34:37.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:34:37.493 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:34:37.493 | python3-zope.interface 2022-06-24 14:34:37.493 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:34:37.494 | The following additional packages will be installed: 2022-06-24 14:34:37.495 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-24 14:34:37.497 | Suggested packages: 2022-06-24 14:34:37.497 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-24 14:34:37.575 | The following NEW packages will be installed: 2022-06-24 14:34:37.575 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-24 14:34:37.717 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:34:37.717 | Need to get 1,306 kB of archives. 2022-06-24 14:34:37.717 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-24 14:34:37.717 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-24 14:34:38.055 | 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-06-24 14:34:38.079 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-24 14:34:38.129 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-24 14:34:38.199 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-24 14:34:38.201 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-24 14:34:38.783 | Fetched 1,306 kB in 1s (2,094 kB/s) 2022-06-24 14:34:38.818 | Selecting previously unselected package libnorm1:amd64. 2022-06-24 14:34:38.872 | (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 ... 90643 files and directories currently installed.) 2022-06-24 14:34:38.876 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-24 14:34:38.881 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-24 14:34:38.959 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-24 14:34:38.969 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-24 14:34:38.973 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-24 14:34:39.040 | Selecting previously unselected package libzmq5:amd64. 2022-06-24 14:34:39.051 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-24 14:34:39.055 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-24 14:34:39.123 | Selecting previously unselected package uwsgi-core. 2022-06-24 14:34:39.132 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-24 14:34:39.136 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-24 14:34:39.297 | Selecting previously unselected package uwsgi. 2022-06-24 14:34:39.307 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-24 14:34:39.310 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-24 14:34:39.351 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-24 14:34:39.362 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-24 14:34:39.366 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-24 14:34:39.442 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-24 14:34:39.452 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-24 14:34:39.458 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-24 14:34:39.465 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-24 14:34:39.485 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-24 14:34:40.344 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-24 14:34:40.376 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-24 14:34:40.775 | Processing triggers for man-db (2.9.1-1) ... 2022-06-24 14:34:41.181 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-24 14:34:49.397 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:34:49.400 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:34:49.403 | + functions-common:time_stop:2440 : local name 2022-06-24 14:34:49.406 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:34:49.409 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:34:49.413 | + functions-common:time_stop:2443 : local total 2022-06-24 14:34:49.416 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:34:49.418 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:34:49.421 | + functions-common:time_stop:2447 : start_time=1656081276757 2022-06-24 14:34:49.425 | + functions-common:time_stop:2449 : [[ -z 1656081276757 ]] 2022-06-24 14:34:49.428 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:34:49.434 | + functions-common:time_stop:2452 : end_time=1656081289430 2022-06-24 14:34:49.436 | + functions-common:time_stop:2453 : elapsed_time=12673 2022-06-24 14:34:49.439 | + functions-common:time_stop:2454 : total=274516 2022-06-24 14:34:49.443 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:34:49.446 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=287189 2022-06-24 14:34:49.450 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:34:49.452 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-24 14:34:49.455 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:34:49.457 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:34:49.460 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-24 14:34:49.528 | Enabling module proxy. 2022-06-24 14:34:49.536 | To activate the new configuration, you need to run: 2022-06-24 14:34:49.536 | systemctl restart apache2 2022-06-24 14:34:49.541 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-24 14:34:49.605 | Considering dependency proxy for proxy_uwsgi: 2022-06-24 14:34:49.605 | Module proxy already enabled 2022-06-24 14:34:49.605 | Enabling module proxy_uwsgi. 2022-06-24 14:34:49.614 | To activate the new configuration, you need to run: 2022-06-24 14:34:49.614 | systemctl restart apache2 2022-06-24 14:34:49.621 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-24 14:34:49.623 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:34:49.626 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:34:49.628 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:34:49.757 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-24 14:34:49.759 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-24 14:34:49.762 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-24 14:34:49.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.768 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.771 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-24 14:34:49.775 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.777 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-24 14:34:49.780 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-24 14:34:49.782 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-24 14:34:49.784 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.787 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.789 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-24 14:34:49.792 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.794 | + ./stack.sh:main:878 : install_glanceclient 2022-06-24 14:34:49.796 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-24 14:34:49.799 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-24 14:34:49.801 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.804 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.806 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-24 14:34:49.809 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.811 | + ./stack.sh:main:879 : install_cinderclient 2022-06-24 14:34:49.813 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-24 14:34:49.816 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-24 14:34:49.818 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.821 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.823 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-24 14:34:49.825 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.828 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-24 14:34:49.830 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-24 14:34:49.832 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.835 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.837 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-24 14:34:49.840 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.842 | + ./stack.sh:main:880 : install_novaclient 2022-06-24 14:34:49.845 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-24 14:34:49.848 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-24 14:34:49.850 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.854 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.856 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-24 14:34:49.858 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.862 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-24 14:34:49.879 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:34:49.882 | + ./stack.sh:main:882 : install_swiftclient 2022-06-24 14:34:49.884 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-24 14:34:49.887 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-24 14:34:49.889 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.892 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.894 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-24 14:34:49.896 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.899 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-24 14:34:49.918 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:34:49.920 | + ./stack.sh:main:885 : install_neutronclient 2022-06-24 14:34:49.922 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-24 14:34:49.925 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-24 14:34:49.927 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.930 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.932 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-24 14:34:49.935 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.938 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-24 14:34:49.940 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-24 14:34:49.943 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-24 14:34:49.946 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:34:49.948 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:34:49.951 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-24 14:34:49.953 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:34:49.956 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-24 14:34:49.958 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-24 14:34:49.961 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-24 14:34:49.964 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-24 14:34:49.966 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-24 14:34:49.968 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-24 14:34:49.972 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-24 14:34:49.972 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-24 14:34:49.978 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-24 14:34:49.980 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-24 14:34:49.982 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-24 14:34:49.985 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-24 14:34:49.988 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-24 14:34:50.008 | Using python 3.8 to install keystonemiddleware 2022-06-24 14:34:50.011 | + 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-06-24 14:34:52.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:52.031 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:52.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:52.031 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:53.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:34:53.059 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (9.5.0) 2022-06-24 14:34:53.111 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (2.11.0) 2022-06-24 14:34:53.148 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (8.8.0) 2022-06-24 14:34:53.191 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.1.6) 2022-06-24 14:34:53.197 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-24 14:34:53.204 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-24 14:34:53.207 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-06-24 14:34:53.211 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2022-06-24 14:34:53.267 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.5.0) 2022-06-24 14:34:53.288 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (5.1.1) 2022-06-24 14:34:53.291 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.0.0) 2022-06-24 14:34:53.306 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (2022.1) 2022-06-24 14:34:53.310 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-06-24 14:34:53.314 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (4.1.0) 2022-06-24 14:34:53.320 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.3.0) 2022-06-24 14:34:53.328 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-24 14:34:53.341 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-06-24 14:34:53.351 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (5.0.0) 2022-06-24 14:34:53.388 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-24 14:34:53.391 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-06-24 14:34:53.404 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-06-24 14:34:53.409 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-06-24 14:34:53.414 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-24 14:34:53.416 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.0.2) 2022-06-24 14:34:53.420 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.7.0) 2022-06-24 14:34:53.423 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-24 14:34:53.429 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-24 14:34:53.435 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.11.0) 2022-06-24 14:34:53.438 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.0.4) 2022-06-24 14:34:53.440 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-24 14:34:53.446 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-24 14:34:53.448 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-24 14:34:53.451 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-24 14:34:53.484 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (2.8.2) 2022-06-24 14:34:53.489 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-06-24 14:34:53.491 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.14.1) 2022-06-24 14:34:54.803 | + inc/python:pip_install:196 : result=0 2022-06-24 14:34:54.806 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:34:54.809 | + functions-common:time_stop:2440 : local name 2022-06-24 14:34:54.811 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:34:54.814 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:34:54.816 | + functions-common:time_stop:2443 : local total 2022-06-24 14:34:54.818 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:34:54.820 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:34:54.822 | + functions-common:time_stop:2447 : start_time=1656081290003 2022-06-24 14:34:54.825 | + functions-common:time_stop:2449 : [[ -z 1656081290003 ]] 2022-06-24 14:34:54.828 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:34:54.832 | + functions-common:time_stop:2452 : end_time=1656081294829 2022-06-24 14:34:54.834 | + functions-common:time_stop:2453 : elapsed_time=4826 2022-06-24 14:34:54.836 | + functions-common:time_stop:2454 : total=54519 2022-06-24 14:34:54.839 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:34:54.841 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=59345 2022-06-24 14:34:54.843 | + inc/python:pip_install:199 : return 0 2022-06-24 14:34:54.846 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-24 14:34:54.848 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-24 14:34:54.851 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-24 14:34:54.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-24 14:34:54.856 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-24 14:34:54.859 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-24 14:34:54.863 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-24 14:34:54.863 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-24 14:34:54.868 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-24 14:34:54.871 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-24 14:34:54.874 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-24 14:34:54.877 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-24 14:34:54.879 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-24 14:34:54.905 | Using python 3.8 to install python-memcached 2022-06-24 14:34:54.908 | + 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-06-24 14:34:56.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:56.926 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:56.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:34:56.926 | from cryptography.utils import int_from_bytes 2022-06-24 14:34:57.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:34:58.414 | Collecting python-memcached===1.59 2022-06-24 14:34:58.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-24 14:34:58.500 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-24 14:34:59.925 | Installing collected packages: python-memcached 2022-06-24 14:35:00.009 | Successfully installed python-memcached-1.59 2022-06-24 14:35:00.110 | + inc/python:pip_install:196 : result=0 2022-06-24 14:35:00.113 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:35:00.117 | + functions-common:time_stop:2440 : local name 2022-06-24 14:35:00.120 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:35:00.123 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:35:00.125 | + functions-common:time_stop:2443 : local total 2022-06-24 14:35:00.127 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:35:00.130 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:35:00.132 | + functions-common:time_stop:2447 : start_time=1656081294899 2022-06-24 14:35:00.134 | + functions-common:time_stop:2449 : [[ -z 1656081294899 ]] 2022-06-24 14:35:00.137 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:35:00.141 | + functions-common:time_stop:2452 : end_time=1656081300139 2022-06-24 14:35:00.143 | + functions-common:time_stop:2453 : elapsed_time=5240 2022-06-24 14:35:00.146 | + functions-common:time_stop:2454 : total=59345 2022-06-24 14:35:00.148 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:35:00.151 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=64585 2022-06-24 14:35:00.154 | + inc/python:pip_install:199 : return 0 2022-06-24 14:35:00.156 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-24 14:35:00.174 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:00.176 | + ./stack.sh:main:892 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-06-24 14:35:00.179 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-24 14:35:00.182 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-24 14:35:00.185 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-24 14:35:00.187 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:35:00.189 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-24 14:35:00.192 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-24 14:35:00.209 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:00.212 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-24 14:35:00.214 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-24 14:35:00.217 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-24 14:35:00.219 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:35:00.221 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:35:00.224 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:35:00.227 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:35:00.229 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:35:00.232 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:35:00.248 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:35:00.250 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:35:00.252 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:35:00.255 | + functions-common:git_clone:618 : echo master 2022-06-24 14:35:00.256 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:35:00.262 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-24 14:35:00.264 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:35:00.266 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-24 14:35:00.283 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-24 14:35:00.285 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:35:00.286 | + functions-common:git_clone:679 : head -1 2022-06-24 14:35:00.290 | daa8e746b Merge "Fix typo in documentation" 2022-06-24 14:35:00.293 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:35:00.296 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-24 14:35:00.298 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:35:00.301 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-24 14:35:00.303 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-24 14:35:00.306 | + inc/python:setup_develop:340 : local extras= 2022-06-24 14:35:00.309 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-24 14:35:00.311 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:35:00.314 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-24 14:35:00.316 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-24 14:35:00.318 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:35:00.321 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-24 14:35:00.324 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-24 14:35:00.327 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:35:00.330 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-24 14:35:00.332 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:35:00.335 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:35:00.339 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-24 14:35:00.346 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-24 14:35:00.348 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-24 14:35:00.994 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-24 14:35:00.996 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:35:00.999 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:35:01.001 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:35:01.003 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-24 14:35:01.006 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-24 14:35:01.008 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:35:01.010 | + inc/python:setup_package:424 : local extras= 2022-06-24 14:35:01.012 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:35:01.015 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-24 14:35:01.018 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-24 14:35:01.020 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-24 14:35:01.023 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:35:01.026 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-24 14:35:01.049 | Using python 3.8 to install /opt/stack/keystone 2022-06-24 14:35:01.052 | + 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-06-24 14:35:03.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:03.045 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:03.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:03.045 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:04.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:35:04.061 | Obtaining file:///opt/stack/keystone 2022-06-24 14:35:06.155 | Collecting Flask===2.1.2 2022-06-24 14:35:06.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-06-24 14:35:06.709 | Collecting Flask-RESTful===0.3.9 2022-06-24 14:35:06.715 | 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-06-24 14:35:06.800 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-24 14:35:06.806 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-24 14:35:07.241 | Collecting PyJWT===2.4.0 2022-06-24 14:35:07.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-06-24 14:35:07.282 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-24 14:35:07.425 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:35:07.975 | Collecting Werkzeug===2.1.2 2022-06-24 14:35:07.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-06-24 14:35:08.519 | Collecting aniso8601===9.0.1 2022-06-24 14:35:08.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-06-24 14:35:08.628 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-24 14:35:08.636 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:35:09.077 | Collecting click===8.1.3 2022-06-24 14:35:09.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-06-24 14:35:09.108 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:35:09.144 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:35:09.149 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:35:09.154 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-24 14:35:09.645 | Collecting itsdangerous===2.1.2 2022-06-24 14:35:09.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-06-24 14:35:09.733 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:35:09.744 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:35:09.793 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:35:09.835 | Collecting oauthlib===3.2.0 2022-06-24 14:35:09.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-06-24 14:35:09.884 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:35:09.921 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:35:09.959 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:35:09.966 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-24 14:35:10.012 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:35:10.016 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:35:10.055 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-24 14:35:10.108 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-24 14:35:10.118 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-24 14:35:10.136 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-24 14:35:10.151 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:35:10.159 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-24 14:35:10.181 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-24 14:35:10.190 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:35:10.206 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-24 14:35:10.244 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:35:10.685 | Collecting passlib===1.7.4 2022-06-24 14:35:10.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-06-24 14:35:10.839 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:35:10.842 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:35:10.854 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-24 14:35:10.860 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:35:10.869 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:35:10.872 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:35:10.874 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:35:11.572 | Collecting pysaml2===7.1.2 2022-06-24 14:35:11.580 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-06-24 14:35:11.744 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:35:11.749 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:35:11.769 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:35:11.772 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:35:11.784 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:35:12.558 | Collecting scrypt===0.8.20 2022-06-24 14:35:12.569 | 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-06-24 14:35:12.705 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:35:12.708 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-24 14:35:12.718 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-24 14:35:12.721 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-24 14:35:12.723 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:35:12.729 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-24 14:35:12.738 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-24 14:35:12.743 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:35:12.754 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:35:12.818 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:35:13.411 | Collecting xmlschema===1.11.2 2022-06-24 14:35:13.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/8d1d44f8d95d8/xmlschema-1.11.2-py3-none-any.whl (356 kB) 2022-06-24 14:35:13.568 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-24 14:35:13.574 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-24 14:35:13.597 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:35:13.600 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:35:13.657 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:35:13.662 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:35:13.665 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:35:13.669 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-24 14:35:13.684 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-24 14:35:13.686 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-24 14:35:13.689 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-24 14:35:13.738 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-24 14:35:13.742 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:35:13.751 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-24 14:35:13.760 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:35:13.769 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:35:13.779 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:35:13.791 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:35:13.801 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:35:13.804 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:35:13.807 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-06-24 14:35:14.221 | Collecting defusedxml===0.7.1 2022-06-24 14:35:14.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-06-24 14:35:14.314 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-24 14:35:14.326 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-24 14:35:14.350 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:35:14.355 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:35:14.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:35:14.360 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-24 14:35:14.362 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:35:14.881 | Collecting elementpath===2.5.3 2022-06-24 14:35:14.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ef/1d51e8daa670f/elementpath-2.5.3-py3-none-any.whl (181 kB) 2022-06-24 14:35:15.001 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:35:15.005 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:35:15.008 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-24 14:35:15.018 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-24 14:35:15.021 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:35:15.023 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:35:15.050 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:35:15.816 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-06-24 14:35:15.842 | Attempting uninstall: click 2022-06-24 14:35:15.843 | Found existing installation: Click 7.0 2022-06-24 14:35:15.844 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-24 14:35:15.844 | Can't uninstall 'Click'. No files were found to uninstall. 2022-06-24 14:35:16.395 | Attempting uninstall: PyJWT 2022-06-24 14:35:16.396 | Found existing installation: PyJWT 1.7.1 2022-06-24 14:35:16.397 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-24 14:35:16.397 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-06-24 14:35:16.737 | Attempting uninstall: oauthlib 2022-06-24 14:35:16.738 | Found existing installation: oauthlib 3.1.0 2022-06-24 14:35:16.739 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-24 14:35:16.739 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-06-24 14:35:18.348 | Running setup.py develop for keystone 2022-06-24 14:35:20.176 | 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.3 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.2 2022-06-24 14:35:20.320 | + inc/python:pip_install:196 : result=0 2022-06-24 14:35:20.323 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:35:20.327 | + functions-common:time_stop:2440 : local name 2022-06-24 14:35:20.330 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:35:20.334 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:35:20.336 | + functions-common:time_stop:2443 : local total 2022-06-24 14:35:20.340 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:35:20.342 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:35:20.344 | + functions-common:time_stop:2447 : start_time=1656081301044 2022-06-24 14:35:20.346 | + functions-common:time_stop:2449 : [[ -z 1656081301044 ]] 2022-06-24 14:35:20.349 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:35:20.353 | + functions-common:time_stop:2452 : end_time=1656081320351 2022-06-24 14:35:20.355 | + functions-common:time_stop:2453 : elapsed_time=19307 2022-06-24 14:35:20.357 | + functions-common:time_stop:2454 : total=64585 2022-06-24 14:35:20.359 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:35:20.362 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=83892 2022-06-24 14:35:20.364 | + inc/python:pip_install:199 : return 0 2022-06-24 14:35:20.366 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:35:20.369 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-24 14:35:20.371 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-24 14:35:20.391 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-24 14:35:20.404 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-24 14:35:20.406 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-24 14:35:20.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:35:20.411 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:35:20.414 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-24 14:35:20.416 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:35:20.419 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-24 14:35:20.437 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:20.439 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-24 14:35:20.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:35:20.444 | + ./stack.sh:main:894 : configure_keystone 2022-06-24 14:35:20.446 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-24 14:35:20.458 | + 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-06-24 14:35:20.461 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-24 14:35:20.467 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-24 14:35:20.489 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:20.492 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-24 14:35:20.523 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-24 14:35:20.551 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-24 14:35:20.581 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-24 14:35:20.613 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-24 14:35:20.644 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-24 14:35:20.674 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-24 14:35:20.702 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-24 14:35:20.736 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-24 14:35:20.739 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-24 14:35:20.742 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-24 14:35:20.745 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-24 14:35:20.748 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-24 14:35:20.751 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-24 14:35:20.769 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:20.772 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-24 14:35:20.774 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-24 14:35:20.776 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-24 14:35:20.792 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:20.795 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:35:20.801 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:35:20.836 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-24 14:35:20.838 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-24 14:35:20.840 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-24 14:35:20.843 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-24 14:35:20.860 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:20.863 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-06-24 14:35:20.894 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-24 14:35:20.896 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-24 14:35:20.930 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-24 14:35:20.933 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-24 14:35:20.935 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-24 14:35:20.937 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-24 14:35:20.940 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:35:20.942 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:35:20.945 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:35:20.965 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:20.968 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:35:20.970 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-24 14:35:20.973 | + 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-06-24 14:35:21.003 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-24 14:35:21.005 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-24 14:35:21.008 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-24 14:35:21.010 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-24 14:35:21.014 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:35:21.031 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:35:21.033 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:35:21.035 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:35:21.038 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:35:21.041 | + 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-06-24 14:35:21.074 | + 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-06-24 14:35:21.107 | + 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-06-24 14:35:21.140 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:35:21.171 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-24 14:35:21.199 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-24 14:35:21.202 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-24 14:35:21.204 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-24 14:35:21.207 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-24 14:35:21.209 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-24 14:35:21.211 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-24 14:35:21.213 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-24 14:35:21.216 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-24 14:35:21.220 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-24 14:35:21.223 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-24 14:35:21.225 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-24 14:35:21.238 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-24 14:35:21.238 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:35:21.246 | d /var/run/uwsgi 0755 ubuntu root 2022-06-24 14:35:21.250 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:35:21.265 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-24 14:35:21.268 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-24 14:35:21.271 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-24 14:35:21.305 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-24 14:35:21.332 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-24 14:35:21.359 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-24 14:35:21.386 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-24 14:35:21.412 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-24 14:35:21.442 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-24 14:35:21.468 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-24 14:35:21.496 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-24 14:35:21.525 | + 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-06-24 14:35:21.552 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-24 14:35:21.582 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-24 14:35:21.612 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-24 14:35:21.639 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-24 14:35:21.642 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-24 14:35:21.644 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-24 14:35:21.647 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-24 14:35:21.649 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-24 14:35:21.652 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:35:21.654 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:35:21.656 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-24 14:35:21.659 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-24 14:35:21.661 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-24 14:35:21.689 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-24 14:35:21.716 | + 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-06-24 14:35:21.717 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-24 14:35:21.725 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-24 14:35:21.728 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-24 14:35:21.731 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-24 14:35:21.733 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-24 14:35:21.735 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-24 14:35:21.738 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:35:21.740 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:35:21.742 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:35:21.745 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-24 14:35:21.747 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-24 14:35:21.749 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:35:21.751 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:35:21.754 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-24 14:35:21.822 | Enabling site keystone-wsgi-public. 2022-06-24 14:35:21.831 | To activate the new configuration, you need to run: 2022-06-24 14:35:21.831 | systemctl reload apache2 2022-06-24 14:35:21.838 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-24 14:35:21.841 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:35:21.843 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:35:21.846 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:35:21.977 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-24 14:35:22.009 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-24 14:35:22.041 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-24 14:35:22.076 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-24 14:35:22.078 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-24 14:35:22.114 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-24 14:35:22.142 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-24 14:35:22.175 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-24 14:35:22.178 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-24 14:35:22.181 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-24 14:35:22.201 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:22.204 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-24 14:35:22.222 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:22.225 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-24 14:35:22.227 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-24 14:35:22.230 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-24 14:35:22.233 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:35:22.235 | + lib/stack:stack_install_service:32 : install_swift 2022-06-24 14:35:22.237 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-24 14:35:22.241 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-24 14:35:22.243 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-24 14:35:22.245 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:35:22.248 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:35:22.250 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:35:22.254 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:35:22.256 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:35:22.260 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:35:22.276 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:35:22.278 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:35:22.281 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:35:22.283 | + functions-common:git_clone:618 : echo master 2022-06-24 14:35:22.284 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:35:22.289 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-24 14:35:22.291 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:35:22.294 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-24 14:35:22.307 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-24 14:35:22.310 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:35:22.311 | + functions-common:git_clone:679 : head -1 2022-06-24 14:35:22.314 | a303e30fc Merge "proxy-logging: Allow to add domain in log messages" 2022-06-24 14:35:22.317 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:35:22.319 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-24 14:35:22.322 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:35:22.324 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-24 14:35:22.327 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-24 14:35:22.329 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-24 14:35:22.332 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-24 14:35:22.334 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:35:22.336 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-24 14:35:22.339 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-24 14:35:22.341 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:35:22.344 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-24 14:35:22.347 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-24 14:35:22.349 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:35:22.352 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-24 14:35:22.354 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:35:22.357 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:35:22.360 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-24 14:35:22.366 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-24 14:35:22.369 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-24 14:35:22.993 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-24 14:35:22.995 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:35:22.997 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:35:23.000 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:35:23.002 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-24 14:35:23.004 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-24 14:35:23.007 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:35:23.009 | + inc/python:setup_package:424 : local extras=keystone 2022-06-24 14:35:23.011 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:35:23.014 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-24 14:35:23.016 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-24 14:35:23.019 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-24 14:35:23.021 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:35:23.024 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-24 14:35:23.046 | Using python 3.8 to install /opt/stack/swift 2022-06-24 14:35:23.049 | + 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-06-24 14:35:25.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:25.031 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:25.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:25.031 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:26.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:35:26.057 | Obtaining file:///opt/stack/swift 2022-06-24 14:35:27.381 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:35:27.390 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:35:27.432 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:35:27.440 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:35:27.445 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:35:28.499 | Collecting lxml===4.9.0 2022-06-24 14:35:28.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/024/684e0c5cfa121/lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-06-24 14:35:28.981 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:35:28.984 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:35:29.027 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:35:29.065 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:35:29.070 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:35:29.075 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:35:29.112 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:35:29.120 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:35:29.135 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:35:29.140 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:35:29.142 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:35:29.669 | Collecting pyeclib===1.6.1 2022-06-24 14:35:29.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-06-24 14:35:30.715 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:35:30.717 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:35:30.724 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:35:30.728 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:35:30.748 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:35:30.752 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:35:30.764 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:35:30.769 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:35:30.771 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:35:30.777 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:35:31.448 | Collecting xattr===0.9.9 2022-06-24 14:35:31.455 | 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-06-24 14:35:31.541 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-06-24 14:35:31.544 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:35:31.547 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:35:31.576 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:35:31.631 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:35:31.643 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:35:31.648 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:35:31.653 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:35:31.659 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:35:31.699 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:35:31.701 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:35:31.704 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:35:31.707 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:35:31.710 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:35:31.715 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:35:31.718 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:35:31.722 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:35:31.724 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:35:31.727 | Building wheels for collected packages: pyeclib 2022-06-24 14:35:31.728 | Building wheel for pyeclib (setup.py): started 2022-06-24 14:35:32.968 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-24 14:35:32.971 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50604 sha256=60721d41968e298deac1e2fed886cec8a61cf1db925cc6d12909603cb14e8e09 2022-06-24 14:35:32.971 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-06-24 14:35:32.972 | Successfully built pyeclib 2022-06-24 14:35:34.215 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-06-24 14:35:34.641 | Running setup.py develop for swift 2022-06-24 14:35:36.339 | Successfully installed lxml-4.9.0 pyeclib-1.6.1 swift xattr-0.9.9 2022-06-24 14:35:36.468 | + inc/python:pip_install:196 : result=0 2022-06-24 14:35:36.472 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:35:36.476 | + functions-common:time_stop:2440 : local name 2022-06-24 14:35:36.479 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:35:36.482 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:35:36.484 | + functions-common:time_stop:2443 : local total 2022-06-24 14:35:36.487 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:35:36.489 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:35:36.491 | + functions-common:time_stop:2447 : start_time=1656081323040 2022-06-24 14:35:36.493 | + functions-common:time_stop:2449 : [[ -z 1656081323040 ]] 2022-06-24 14:35:36.496 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:35:36.500 | + functions-common:time_stop:2452 : end_time=1656081336498 2022-06-24 14:35:36.503 | + functions-common:time_stop:2453 : elapsed_time=13458 2022-06-24 14:35:36.505 | + functions-common:time_stop:2454 : total=83892 2022-06-24 14:35:36.507 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:35:36.510 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97350 2022-06-24 14:35:36.513 | + inc/python:pip_install:199 : return 0 2022-06-24 14:35:36.515 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:35:36.517 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-24 14:35:36.520 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-24 14:35:36.538 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-24 14:35:36.550 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-24 14:35:36.552 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-24 14:35:36.555 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:35:36.557 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:35:36.560 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-24 14:35:36.563 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:35:36.565 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-24 14:35:36.568 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:35:36.570 | + ./stack.sh:main:903 : configure_swift 2022-06-24 14:35:36.573 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-24 14:35:36.575 | + lib/swift:configure_swift:332 : local node_number 2022-06-24 14:35:36.577 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-24 14:35:36.579 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-24 14:35:36.581 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-24 14:35:37.543 | No object-reconstructor running 2022-06-24 14:35:37.543 | No account-replicator running 2022-06-24 14:35:37.543 | No container-reconciler running 2022-06-24 14:35:37.543 | No container-sharder running 2022-06-24 14:35:37.543 | No account-auditor running 2022-06-24 14:35:37.543 | No proxy-server running 2022-06-24 14:35:37.543 | No object-expirer running 2022-06-24 14:35:37.543 | No container-auditor running 2022-06-24 14:35:37.543 | No container-server running 2022-06-24 14:35:37.543 | No object-server running 2022-06-24 14:35:37.543 | No object-updater running 2022-06-24 14:35:37.543 | No account-server running 2022-06-24 14:35:37.543 | No object-replicator running 2022-06-24 14:35:37.544 | No container-updater running 2022-06-24 14:35:37.544 | No container-sync running 2022-06-24 14:35:37.544 | No object-auditor running 2022-06-24 14:35:37.544 | No container-replicator running 2022-06-24 14:35:37.544 | No account-reaper running 2022-06-24 14:35:37.616 | + lib/swift:configure_swift:337 : true 2022-06-24 14:35:37.619 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-24 14:35:37.635 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-24 14:35:37.650 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-24 14:35:37.653 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-24 14:35:37.653 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-24 14:35:37.658 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-24 14:35:37.658 | s/%GROUP%/ubuntu/; 2022-06-24 14:35:37.658 | s/%USER%/ubuntu/; 2022-06-24 14:35:37.658 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-24 14:35:37.658 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-24 14:35:37.661 | uid = ubuntu 2022-06-24 14:35:37.661 | gid = ubuntu 2022-06-24 14:35:37.661 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-24 14:35:37.662 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-24 14:35:37.662 | address = 127.0.0.1 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | [account6612] 2022-06-24 14:35:37.662 | max connections = 25 2022-06-24 14:35:37.662 | path = /opt/stack/data/swift/1/node/ 2022-06-24 14:35:37.662 | read only = false 2022-06-24 14:35:37.662 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | [account6622] 2022-06-24 14:35:37.662 | max connections = 25 2022-06-24 14:35:37.662 | path = /opt/stack/data/swift/2/node/ 2022-06-24 14:35:37.662 | read only = false 2022-06-24 14:35:37.662 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | [account6632] 2022-06-24 14:35:37.662 | max connections = 25 2022-06-24 14:35:37.662 | path = /opt/stack/data/swift/3/node/ 2022-06-24 14:35:37.662 | read only = false 2022-06-24 14:35:37.662 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | [account6642] 2022-06-24 14:35:37.662 | max connections = 25 2022-06-24 14:35:37.662 | path = /opt/stack/data/swift/4/node/ 2022-06-24 14:35:37.662 | read only = false 2022-06-24 14:35:37.662 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | [container6611] 2022-06-24 14:35:37.662 | max connections = 25 2022-06-24 14:35:37.662 | path = /opt/stack/data/swift/1/node/ 2022-06-24 14:35:37.662 | read only = false 2022-06-24 14:35:37.662 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-24 14:35:37.662 | 2022-06-24 14:35:37.662 | [container6621] 2022-06-24 14:35:37.662 | max connections = 25 2022-06-24 14:35:37.662 | path = /opt/stack/data/swift/2/node/ 2022-06-24 14:35:37.663 | read only = false 2022-06-24 14:35:37.663 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | [container6631] 2022-06-24 14:35:37.663 | max connections = 25 2022-06-24 14:35:37.663 | path = /opt/stack/data/swift/3/node/ 2022-06-24 14:35:37.663 | read only = false 2022-06-24 14:35:37.663 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | [container6641] 2022-06-24 14:35:37.663 | max connections = 25 2022-06-24 14:35:37.663 | path = /opt/stack/data/swift/4/node/ 2022-06-24 14:35:37.663 | read only = false 2022-06-24 14:35:37.663 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | [object6613] 2022-06-24 14:35:37.663 | max connections = 25 2022-06-24 14:35:37.663 | path = /opt/stack/data/swift/1/node/ 2022-06-24 14:35:37.663 | read only = false 2022-06-24 14:35:37.663 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | [object6623] 2022-06-24 14:35:37.663 | max connections = 25 2022-06-24 14:35:37.663 | path = /opt/stack/data/swift/2/node/ 2022-06-24 14:35:37.663 | read only = false 2022-06-24 14:35:37.663 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | [object6633] 2022-06-24 14:35:37.663 | max connections = 25 2022-06-24 14:35:37.663 | path = /opt/stack/data/swift/3/node/ 2022-06-24 14:35:37.663 | read only = false 2022-06-24 14:35:37.663 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-24 14:35:37.663 | 2022-06-24 14:35:37.663 | [object6643] 2022-06-24 14:35:37.663 | max connections = 25 2022-06-24 14:35:37.664 | path = /opt/stack/data/swift/4/node/ 2022-06-24 14:35:37.664 | read only = false 2022-06-24 14:35:37.664 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-24 14:35:37.664 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-24 14:35:37.667 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:35:37.669 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:35:37.671 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-24 14:35:37.688 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-24 14:35:37.691 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-24 14:35:37.697 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-24 14:35:37.702 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-24 14:35:37.705 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-24 14:35:37.710 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-24 14:35:37.742 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-06-24 14:35:37.772 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-24 14:35:37.792 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-24 14:35:37.822 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-24 14:35:37.842 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-24 14:35:37.872 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-24 14:35:37.889 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-24 14:35:37.918 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-24 14:35:37.938 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-24 14:35:37.972 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-24 14:35:37.993 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-24 14:35:38.023 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-24 14:35:38.044 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-24 14:35:38.063 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:38.066 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-24 14:35:38.098 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-24 14:35:38.127 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-24 14:35:38.158 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-24 14:35:38.189 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-24 14:35:38.191 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-24 14:35:38.207 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:38.209 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-24 14:35:38.240 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-24 14:35:38.255 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:38.257 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-24 14:35:38.272 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:38.274 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-24 14:35:38.276 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-24 14:35:38.290 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:38.292 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-24 14:35:38.294 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-24 14:35:38.296 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-24 14:35:38.301 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-24 14:35:38.306 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-24 14:35:38.340 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-24 14:35:38.372 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-24 14:35:38.402 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-24 14:35:38.433 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-24 14:35:38.466 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-24 14:35:38.469 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-24 14:35:38.472 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-24 14:35:38.475 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-24 14:35:38.478 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-24 14:35:38.511 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-24 14:35:38.543 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-06-24 14:35:38.580 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-24 14:35:38.607 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-24 14:35:38.635 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-24 14:35:38.662 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-24 14:35:38.692 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-24 14:35:38.722 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:35:38.752 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-24 14:35:38.779 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-24 14:35:38.810 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-24 14:35:38.842 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-24 14:35:38.874 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-24 14:35:38.905 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-24 14:35:38.937 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-24 14:35:38.961 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-24 14:35:38.992 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-24 14:35:39.021 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-24 14:35:39.026 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-24 14:35:39.060 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-24 14:35:39.097 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-24 14:35:39.134 | + lib/swift:configure_swift:480 : local node_number 2022-06-24 14:35:39.136 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-24 14:35:39.139 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-24 14:35:39.142 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-24 14:35:39.146 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-24 14:35:39.149 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-24 14:35:39.151 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-24 14:35:39.153 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-24 14:35:39.156 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-24 14:35:39.159 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-24 14:35:39.161 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-24 14:35:39.164 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-24 14:35:39.184 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-24 14:35:39.214 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-24 14:35:39.232 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-24 14:35:39.262 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-24 14:35:39.288 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-24 14:35:39.322 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-24 14:35:39.341 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-24 14:35:39.376 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-24 14:35:39.395 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-24 14:35:39.425 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-24 14:35:39.445 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-24 14:35:39.479 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-24 14:35:39.500 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-24 14:35:39.530 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-24 14:35:39.550 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-24 14:35:39.580 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-24 14:35:39.599 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-24 14:35:39.627 | + 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-06-24 14:35:39.635 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-24 14:35:39.657 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-24 14:35:39.691 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-24 14:35:39.727 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-24 14:35:39.729 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-24 14:35:39.735 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-24 14:35:39.737 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-24 14:35:39.740 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-24 14:35:39.743 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-24 14:35:39.745 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-24 14:35:39.748 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-24 14:35:39.751 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-24 14:35:39.754 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-24 14:35:39.778 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-24 14:35:39.807 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-24 14:35:39.829 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-24 14:35:39.867 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-24 14:35:39.888 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-24 14:35:39.922 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-24 14:35:39.944 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-24 14:35:39.973 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-24 14:35:39.992 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-24 14:35:40.021 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-24 14:35:40.041 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-24 14:35:40.075 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-24 14:35:40.096 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-24 14:35:40.124 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-24 14:35:40.145 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-24 14:35:40.180 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-24 14:35:40.200 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-24 14:35:40.228 | + 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-06-24 14:35:40.234 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-24 14:35:40.254 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-24 14:35:40.287 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-24 14:35:40.290 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-24 14:35:40.295 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-24 14:35:40.297 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-24 14:35:40.299 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-24 14:35:40.301 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-24 14:35:40.304 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-24 14:35:40.306 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-24 14:35:40.309 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-24 14:35:40.311 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-24 14:35:40.329 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-24 14:35:40.357 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-24 14:35:40.375 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-24 14:35:40.403 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-24 14:35:40.424 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-24 14:35:40.453 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-24 14:35:40.475 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-24 14:35:40.504 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-24 14:35:40.524 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-24 14:35:40.557 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-24 14:35:40.576 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-24 14:35:40.606 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-24 14:35:40.625 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-24 14:35:40.653 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-24 14:35:40.671 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-24 14:35:40.700 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-24 14:35:40.721 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-24 14:35:40.750 | + 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-06-24 14:35:40.755 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-24 14:35:40.773 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-24 14:35:40.810 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-24 14:35:40.838 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-24 14:35:40.867 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-24 14:35:40.895 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-24 14:35:40.897 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-24 14:35:40.901 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-24 14:35:40.931 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-24 14:35:40.967 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-24 14:35:40.996 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-24 14:35:41.031 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-24 14:35:41.064 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-24 14:35:41.099 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-24 14:35:41.132 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-24 14:35:41.160 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-24 14:35:41.188 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-24 14:35:41.204 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:41.206 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-24 14:35:41.224 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-24 14:35:41.227 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-24 14:35:41.247 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-24 14:35:41.249 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-06-24 14:35:41.277 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-24 14:35:41.279 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-24 14:35:41.306 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-06-24 14:35:41.336 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-24 14:35:41.338 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-24 14:35:41.365 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-24 14:35:41.382 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:41.384 | + lib/swift:configure_swift:543 : local user_group 2022-06-24 14:35:41.387 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-24 14:35:41.392 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-24 14:35:41.394 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-24 14:35:41.407 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-24 14:35:41.409 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-24 14:35:41.421 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-24 14:35:41.423 | + lib/swift:configure_swift:550 : is_suse 2022-06-24 14:35:41.425 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:35:41.428 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:35:41.430 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:35:41.433 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:35:41.435 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:35:41.437 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:35:41.440 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-24 14:35:41.452 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-24 14:35:41.454 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-24 14:35:41.456 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-24 14:35:41.473 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:35:41.476 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-24 14:35:41.492 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:41.495 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-24 14:35:41.497 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-24 14:35:41.499 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-24 14:35:41.502 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:35:41.504 | + lib/stack:stack_install_service:32 : install_glance 2022-06-24 14:35:41.507 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-24 14:35:41.509 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-24 14:35:41.512 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-24 14:35:41.528 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:41.530 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-24 14:35:41.533 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-24 14:35:41.553 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:35:41.557 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-24 14:35:41.560 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-24 14:35:41.563 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-24 14:35:41.566 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:35:41.569 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:35:41.572 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-06-24 14:35:41.574 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:35:41.578 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-24 14:35:41.581 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-24 14:35:41.584 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-24 14:35:41.587 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-24 14:35:41.590 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-24 14:35:41.592 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-24 14:35:41.595 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-24 14:35:41.598 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-24 14:35:41.601 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-24 14:35:41.603 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-24 14:35:41.608 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-24 14:35:41.608 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-24 14:35:41.613 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-24 14:35:41.616 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-24 14:35:41.618 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-24 14:35:41.621 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-24 14:35:41.624 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-24 14:35:41.645 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-24 14:35:41.648 | + 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-06-24 14:35:43.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:43.642 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:43.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:43.642 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:44.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:35:45.332 | Collecting glance-store===4.0.0 2022-06-24 14:35:45.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-06-24 14:35:45.532 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-24 14:35:45.542 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:35:45.553 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:35:45.804 | Collecting os-brick===5.2.0 2022-06-24 14:35:45.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-06-24 14:35:45.958 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:35:45.961 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-24 14:35:45.978 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:35:45.988 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:35:46.026 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:35:46.031 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:35:46.035 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:35:46.072 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-24 14:35:46.086 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-24 14:35:46.089 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:35:46.097 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-24 14:35:46.119 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:35:46.133 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:35:46.139 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:35:46.141 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:35:46.143 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:35:46.301 | Collecting python-cinderclient===8.3.0 2022-06-24 14:35:46.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-06-24 14:35:46.448 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:35:46.452 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:35:47.069 | Collecting python-swiftclient===4.0.0 2022-06-24 14:35:47.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cd/1c746fbdfa1f3/python_swiftclient-4.0.0-py3-none-any.whl (87 kB) 2022-06-24 14:35:47.198 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:35:47.202 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:35:47.215 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:35:47.219 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-24 14:35:47.222 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:35:47.224 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:35:47.231 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-24 14:35:47.245 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:35:47.277 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-24 14:35:47.281 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:35:47.290 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:35:47.293 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:35:47.296 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:35:47.302 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:35:47.307 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:35:47.310 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:35:47.313 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:35:47.318 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:35:47.321 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-24 14:35:47.329 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:35:47.339 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:35:47.350 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:35:47.358 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:35:47.371 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:35:47.374 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:35:47.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:35:47.388 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:35:47.392 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:35:47.395 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:35:47.422 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:35:47.425 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:35:47.427 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-24 14:35:47.430 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:35:47.440 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:35:47.447 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:35:47.452 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:35:48.831 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-06-24 14:35:50.034 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-4.0.0 2022-06-24 14:35:50.160 | + inc/python:pip_install:196 : result=0 2022-06-24 14:35:50.162 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:35:50.165 | + functions-common:time_stop:2440 : local name 2022-06-24 14:35:50.167 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:35:50.170 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:35:50.172 | + functions-common:time_stop:2443 : local total 2022-06-24 14:35:50.175 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:35:50.177 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:35:50.179 | + functions-common:time_stop:2447 : start_time=1656081341640 2022-06-24 14:35:50.182 | + functions-common:time_stop:2449 : [[ -z 1656081341640 ]] 2022-06-24 14:35:50.185 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:35:50.190 | + functions-common:time_stop:2452 : end_time=1656081350187 2022-06-24 14:35:50.192 | + functions-common:time_stop:2453 : elapsed_time=8547 2022-06-24 14:35:50.195 | + functions-common:time_stop:2454 : total=97350 2022-06-24 14:35:50.197 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:35:50.199 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=105897 2022-06-24 14:35:50.202 | + inc/python:pip_install:199 : return 0 2022-06-24 14:35:50.204 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-24 14:35:50.207 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-24 14:35:50.209 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-24 14:35:50.222 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-24 14:35:50.228 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-24 14:35:50.231 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-24 14:35:50.233 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-24 14:35:50.236 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:35:50.238 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:35:50.241 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:35:50.243 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:35:50.246 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:35:50.249 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:35:50.266 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:35:50.269 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:35:50.271 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:35:50.274 | + functions-common:git_clone:618 : echo master 2022-06-24 14:35:50.275 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:35:50.281 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-24 14:35:50.284 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:35:50.286 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-24 14:35:50.299 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-24 14:35:50.302 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:35:50.303 | + functions-common:git_clone:679 : head -1 2022-06-24 14:35:50.306 | 7deef7668 Merge "Remove options for oslo.db thread pool support" 2022-06-24 14:35:50.310 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:35:50.313 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-24 14:35:50.316 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:35:50.319 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-24 14:35:50.322 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-24 14:35:50.325 | + inc/python:setup_develop:340 : local extras= 2022-06-24 14:35:50.329 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-24 14:35:50.332 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:35:50.336 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-24 14:35:50.340 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-24 14:35:50.344 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:35:50.347 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-24 14:35:50.351 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-24 14:35:50.355 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:35:50.359 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-24 14:35:50.362 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:35:50.366 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:35:50.370 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-24 14:35:50.377 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-24 14:35:50.379 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-24 14:35:50.991 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-24 14:35:50.994 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:35:50.996 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:35:50.999 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:35:51.001 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-24 14:35:51.004 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-24 14:35:51.006 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:35:51.008 | + inc/python:setup_package:424 : local extras= 2022-06-24 14:35:51.011 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:35:51.014 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-24 14:35:51.017 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-24 14:35:51.021 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-24 14:35:51.023 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:35:51.026 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-24 14:35:51.049 | Using python 3.8 to install /opt/stack/glance 2022-06-24 14:35:51.051 | + 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-06-24 14:35:53.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:53.056 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:53.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:35:53.056 | from cryptography.utils import int_from_bytes 2022-06-24 14:35:54.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:35:54.093 | Obtaining file:///opt/stack/glance 2022-06-24 14:35:55.459 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-24 14:35:55.468 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:35:55.477 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:35:55.487 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-24 14:35:56.205 | Collecting WSME===0.11.0 2022-06-24 14:35:56.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-06-24 14:35:56.316 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:35:56.329 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-24 14:35:56.499 | Collecting castellan===3.11.0 2022-06-24 14:35:56.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-06-24 14:35:56.635 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:35:56.762 | Collecting cursive===0.2.2 2022-06-24 14:35:56.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-24 14:35:56.868 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:35:56.874 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-06-24 14:35:56.879 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:35:56.886 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-24 14:35:56.889 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-06-24 14:35:56.954 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:35:56.959 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-24 14:35:56.969 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-24 14:35:57.003 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-24 14:35:57.028 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:35:57.031 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:35:57.042 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:35:57.097 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:35:57.145 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:35:57.150 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:35:57.154 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-24 14:35:57.171 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:35:57.206 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:35:57.216 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:35:57.282 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:35:57.288 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-24 14:35:57.332 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:35:57.442 | Collecting oslo.limit===1.6.0 2022-06-24 14:35:57.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-06-24 14:35:57.543 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:35:57.581 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-24 14:35:57.633 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-24 14:35:57.643 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-24 14:35:57.660 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-24 14:35:57.674 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-24 14:35:57.686 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:35:57.694 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-24 14:35:57.716 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-24 14:35:57.726 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:35:57.740 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-24 14:35:57.777 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:35:57.783 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:35:57.785 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:35:57.796 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-24 14:35:57.801 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-24 14:35:57.819 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-24 14:35:57.831 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:35:57.840 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:35:57.843 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:35:57.972 | Collecting python-barbicanclient===5.3.0 2022-06-24 14:35:57.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-06-24 14:35:58.091 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:35:58.096 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:35:58.121 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:35:58.126 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:35:58.133 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:35:58.240 | Collecting retrying===1.3.3 2022-06-24 14:35:58.246 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-24 14:35:58.332 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:35:58.738 | Collecting simplegeneric===0.8.1 2022-06-24 14:35:58.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-24 14:35:59.429 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:35:59.432 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-24 14:35:59.442 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-24 14:35:59.445 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-24 14:35:59.447 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:35:59.629 | Collecting taskflow===5.0.0 2022-06-24 14:35:59.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-06-24 14:35:59.864 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-24 14:35:59.877 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-24 14:35:59.886 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-24 14:35:59.891 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:35:59.901 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:35:59.932 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:35:59.937 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:35:59.940 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-24 14:35:59.945 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-24 14:35:59.968 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-24 14:35:59.971 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-24 14:35:59.981 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:35:59.985 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:36:00.010 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:36:00.016 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:36:00.018 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:36:00.021 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-24 14:36:00.046 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-24 14:36:00.049 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-24 14:36:00.053 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-24 14:36:00.098 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-24 14:36:00.106 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-24 14:36:00.111 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:36:00.114 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:36:00.124 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:36:00.127 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-24 14:36:00.139 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:36:00.141 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:36:00.146 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:36:00.149 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-24 14:36:00.151 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:36:00.253 | Collecting pydot===1.4.2 2022-06-24 14:36:00.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-06-24 14:36:00.471 | Collecting automaton===2.5.0 2022-06-24 14:36:00.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-06-24 14:36:00.752 | Collecting networkx===2.8.3 2022-06-24 14:36:00.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f15/1edac6f9b0cf1/networkx-2.8.3-py3-none-any.whl (2.0 MB) 2022-06-24 14:36:01.165 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:36:01.167 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-24 14:36:01.170 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:36:01.172 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-24 14:36:01.175 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-24 14:36:01.180 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-24 14:36:01.200 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-24 14:36:01.203 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-24 14:36:01.206 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-24 14:36:01.209 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-24 14:36:01.211 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-24 14:36:01.258 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-24 14:36:01.261 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-24 14:36:01.322 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-24 14:36:01.325 | Building wheels for collected packages: simplegeneric 2022-06-24 14:36:01.326 | Building wheel for simplegeneric (setup.py): started 2022-06-24 14:36:01.981 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-24 14:36:01.982 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=0721a590f15186af6d18299db39c88910c86a979e50246dae5bb32e66c12f27c 2022-06-24 14:36:01.983 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-24 14:36:01.983 | Successfully built simplegeneric 2022-06-24 14:36:02.787 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-06-24 14:36:05.974 | Running setup.py develop for glance 2022-06-24 14:36:07.643 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8.3 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-06-24 14:36:07.805 | + inc/python:pip_install:196 : result=0 2022-06-24 14:36:07.809 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:36:07.812 | + functions-common:time_stop:2440 : local name 2022-06-24 14:36:07.815 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:36:07.818 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:36:07.821 | + functions-common:time_stop:2443 : local total 2022-06-24 14:36:07.824 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:36:07.827 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:36:07.829 | + functions-common:time_stop:2447 : start_time=1656081351043 2022-06-24 14:36:07.832 | + functions-common:time_stop:2449 : [[ -z 1656081351043 ]] 2022-06-24 14:36:07.836 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:36:07.841 | + functions-common:time_stop:2452 : end_time=1656081367838 2022-06-24 14:36:07.844 | + functions-common:time_stop:2453 : elapsed_time=16795 2022-06-24 14:36:07.846 | + functions-common:time_stop:2454 : total=105897 2022-06-24 14:36:07.849 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:36:07.852 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=122692 2022-06-24 14:36:07.854 | + inc/python:pip_install:199 : return 0 2022-06-24 14:36:07.857 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:36:07.860 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-24 14:36:07.862 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-24 14:36:07.882 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-24 14:36:07.895 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-24 14:36:07.897 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-24 14:36:07.900 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:36:07.902 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:36:07.905 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-24 14:36:07.908 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:36:07.910 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:36:07.913 | + ./stack.sh:main:915 : configure_glance 2022-06-24 14:36:07.915 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-24 14:36:07.929 | + lib/glance:configure_glance:326 : local dburl 2022-06-24 14:36:07.932 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-24 14:36:07.935 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-24 14:36:07.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-24 14:36:07.942 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-24 14:36:07.945 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:36:07.947 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:36:07.950 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:36:07.966 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:36:07.969 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:36:07.971 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-24 14:36:07.974 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-24 14:36:07.976 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-24 14:36:08.007 | + 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-06-24 14:36:08.047 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-24 14:36:08.079 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-24 14:36:08.109 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-24 14:36:08.140 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-24 14:36:08.173 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-24 14:36:08.176 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-24 14:36:08.179 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-24 14:36:08.182 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-24 14:36:08.185 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-24 14:36:08.217 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-24 14:36:08.245 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-24 14:36:08.273 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-24 14:36:08.301 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-24 14:36:08.330 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-24 14:36:08.358 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-24 14:36:08.393 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-24 14:36:08.423 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:36:08.452 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-24 14:36:08.482 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-24 14:36:08.520 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-24 14:36:08.523 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-24 14:36:08.526 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-24 14:36:08.528 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-24 14:36:08.531 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-24 14:36:08.533 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-24 14:36:08.550 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:36:08.553 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-24 14:36:08.555 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-24 14:36:08.558 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-24 14:36:08.578 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:36:08.580 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:36:08.584 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:36:08.613 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-24 14:36:08.615 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-24 14:36:08.618 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-24 14:36:08.620 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-24 14:36:08.623 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-24 14:36:08.651 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-24 14:36:08.680 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-24 14:36:08.682 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-24 14:36:08.686 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-24 14:36:08.688 | + lib/glance:configure_glance_store:254 : local be 2022-06-24 14:36:08.691 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-24 14:36:08.694 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-24 14:36:08.696 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-24 14:36:08.732 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-24 14:36:08.734 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-06-24 14:36:08.766 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-24 14:36:08.768 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-24 14:36:08.787 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:36:08.790 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-24 14:36:08.822 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-24 14:36:08.851 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-24 14:36:08.880 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-24 14:36:08.910 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-24 14:36:08.940 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-24 14:36:08.959 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:36:08.962 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-24 14:36:08.992 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-24 14:36:09.025 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-24 14:36:09.054 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-06-24 14:36:09.086 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-24 14:36:09.119 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-06-24 14:36:09.150 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-24 14:36:09.167 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:36:09.170 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-24 14:36:09.173 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-24 14:36:09.176 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-24 14:36:09.180 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:36:09.198 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:36:09.200 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:36:09.202 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:36:09.205 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:36:09.207 | + 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-06-24 14:36:09.235 | + 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-06-24 14:36:09.265 | + 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-06-24 14:36:09.294 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:36:09.324 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-24 14:36:09.328 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-24 14:36:09.362 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-24 14:36:09.390 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-24 14:36:09.423 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-06-24 14:36:09.453 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-24 14:36:09.482 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-24 14:36:09.510 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-24 14:36:09.539 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-24 14:36:09.571 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-24 14:36:09.603 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-24 14:36:09.635 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-24 14:36:09.663 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-24 14:36:09.668 | + 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-06-24 14:36:09.675 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-24 14:36:09.693 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:36:09.695 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-24 14:36:09.698 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-24 14:36:09.700 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-24 14:36:09.703 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-24 14:36:09.705 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-24 14:36:09.708 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-24 14:36:09.712 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-24 14:36:09.714 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-24 14:36:09.718 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-24 14:36:09.748 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-24 14:36:09.750 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-24 14:36:09.753 | ++ functions:get_random_port:837 : true 2022-06-24 14:36:09.755 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-24 14:36:09.757 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-24 14:36:09.760 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-24 14:36:09.837 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-24 14:36:09.840 | ++ functions:get_random_port:841 : break 2 2022-06-24 14:36:09.843 | ++ functions:get_random_port:845 : echo 60999 2022-06-24 14:36:09.846 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-24 14:36:09.850 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-24 14:36:09.883 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-24 14:36:09.912 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-24 14:36:09.943 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-24 14:36:09.970 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-24 14:36:09.998 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-24 14:36:10.033 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-24 14:36:10.066 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-24 14:36:10.094 | + 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-06-24 14:36:10.125 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-24 14:36:10.159 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-24 14:36:10.190 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-24 14:36:10.220 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-24 14:36:10.247 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-24 14:36:10.276 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-24 14:36:10.305 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-24 14:36:10.334 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-24 14:36:10.363 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-24 14:36:10.391 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-24 14:36:10.422 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-24 14:36:10.425 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-24 14:36:10.427 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:36:10.430 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:10.433 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:10.436 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-24 14:36:10.438 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-24 14:36:10.501 | proxy (enabled by site administrator) 2022-06-24 14:36:10.505 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-24 14:36:10.508 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-24 14:36:10.511 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:36:10.514 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:10.517 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:10.520 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-24 14:36:10.522 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-24 14:36:10.578 | No module matches proxy_http 2022-06-24 14:36:10.582 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-06-24 14:36:10.646 | Considering dependency proxy for proxy_http: 2022-06-24 14:36:10.646 | Module proxy already enabled 2022-06-24 14:36:10.647 | Enabling module proxy_http. 2022-06-24 14:36:10.655 | To activate the new configuration, you need to run: 2022-06-24 14:36:10.655 | systemctl restart apache2 2022-06-24 14:36:10.660 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-06-24 14:36:10.664 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:36:10.667 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:36:10.669 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:36:10.802 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-24 14:36:10.806 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-24 14:36:10.809 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-24 14:36:10.811 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-24 14:36:10.815 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:10.818 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:10.820 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-24 14:36:10.823 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-24 14:36:10.826 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-24 14:36:10.826 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-24 14:36:10.835 | KeepAlive Off 2022-06-24 14:36:10.839 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-24 14:36:10.839 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-24 14:36:10.848 | SetEnv proxy-sendchunked 1 2022-06-24 14:36:10.852 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-24 14:36:10.853 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-24 14:36:10.861 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-24 14:36:10.865 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-24 14:36:10.867 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-24 14:36:10.869 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-24 14:36:10.872 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-24 14:36:10.874 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:36:10.877 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:10.879 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:10.881 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-24 14:36:10.884 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-24 14:36:10.886 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:10.889 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:10.891 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-24 14:36:10.954 | Enabling site glance-wsgi-api. 2022-06-24 14:36:10.963 | To activate the new configuration, you need to run: 2022-06-24 14:36:10.963 | systemctl reload apache2 2022-06-24 14:36:10.970 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-24 14:36:10.973 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:36:10.976 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:36:10.979 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:36:11.111 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-24 14:36:11.118 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-24 14:36:11.150 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-24 14:36:11.152 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-24 14:36:11.155 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-24 14:36:11.173 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:36:11.175 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-24 14:36:11.178 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-24 14:36:11.180 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-24 14:36:11.184 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:36:11.186 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-24 14:36:11.189 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-24 14:36:11.192 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-24 14:36:11.194 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-24 14:36:11.198 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:36:11.200 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:36:11.204 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:36:11.207 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:36:11.210 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:36:11.213 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:36:11.231 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:36:11.234 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:36:11.237 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:36:11.240 | + functions-common:git_clone:618 : echo master 2022-06-24 14:36:11.240 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:36:11.246 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-24 14:36:11.248 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:36:11.251 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-24 14:36:11.264 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-24 14:36:11.267 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:36:11.268 | + functions-common:git_clone:679 : head -1 2022-06-24 14:36:11.272 | d33ff5ab3 Merge "Revert "Cleanup code duplication in cinder.cmd.backup module"" 2022-06-24 14:36:11.275 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:36:11.278 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-24 14:36:11.280 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:36:11.283 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-24 14:36:11.286 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-24 14:36:11.288 | + inc/python:setup_develop:340 : local extras= 2022-06-24 14:36:11.291 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-24 14:36:11.293 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:36:11.296 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-24 14:36:11.298 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-24 14:36:11.300 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:36:11.303 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-24 14:36:11.306 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-24 14:36:11.308 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:36:11.311 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-24 14:36:11.314 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:36:11.317 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:36:11.321 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-24 14:36:11.327 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-24 14:36:11.330 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-24 14:36:11.959 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-24 14:36:11.962 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:36:11.965 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:36:11.972 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:36:11.977 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-24 14:36:11.980 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-24 14:36:11.983 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:36:11.985 | + inc/python:setup_package:424 : local extras= 2022-06-24 14:36:11.988 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:36:11.990 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-24 14:36:11.992 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-24 14:36:11.995 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-24 14:36:11.997 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:36:12.000 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-24 14:36:12.021 | Using python 3.8 to install /opt/stack/cinder 2022-06-24 14:36:12.024 | + 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-06-24 14:36:14.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:36:14.056 | from cryptography.utils import int_from_bytes 2022-06-24 14:36:14.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:36:14.056 | from cryptography.utils import int_from_bytes 2022-06-24 14:36:15.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:36:15.111 | Obtaining file:///opt/stack/cinder 2022-06-24 14:36:17.317 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-24 14:36:17.325 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:36:17.334 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:36:17.344 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-24 14:36:17.492 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:36:22.855 | Collecting boto3===1.24.11 2022-06-24 14:36:22.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/19d/6fb2b5e51f10e/boto3-1.24.11-py3-none-any.whl (132 kB) 2022-06-24 14:36:26.003 | Collecting botocore===1.27.11 2022-06-24 14:36:26.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ef/ab7f85156705c/botocore-1.27.11-py3-none-any.whl (8.9 MB) 2022-06-24 14:36:27.089 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-24 14:36:27.107 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:36:27.143 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-24 14:36:27.156 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:36:27.159 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:36:28.005 | Collecting google-api-python-client===2.51.0 2022-06-24 14:36:28.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b44/4f839bed289ec/google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB) 2022-06-24 14:36:29.684 | Collecting google-auth===2.8.0 2022-06-24 14:36:29.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b1/da39ab8731c30/google_auth-2.8.0-py2.py3-none-any.whl (164 kB) 2022-06-24 14:36:30.267 | Collecting google-auth-httplib2===0.1.0 2022-06-24 14:36:30.277 | 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-06-24 14:36:30.372 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:36:30.378 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-24 14:36:30.387 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-24 14:36:30.423 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:36:30.426 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-24 14:36:30.429 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:36:30.440 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:36:30.496 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:36:30.545 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-24 14:36:31.050 | Collecting oauth2client===4.1.3 2022-06-24 14:36:31.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-24 14:36:31.166 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-24 14:36:31.187 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:36:31.191 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-24 14:36:31.208 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:36:31.243 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:36:31.253 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:36:31.291 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:36:31.296 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-24 14:36:31.342 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:36:31.346 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:36:31.384 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-24 14:36:31.436 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-24 14:36:31.446 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-24 14:36:31.467 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-24 14:36:31.481 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-24 14:36:31.495 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-24 14:36:31.506 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-24 14:36:31.509 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:36:31.517 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-24 14:36:31.538 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-24 14:36:31.548 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:36:31.562 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-24 14:36:32.180 | Collecting oslo.vmware===4.0.0 2022-06-24 14:36:32.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-06-24 14:36:32.357 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-24 14:36:32.394 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:36:32.591 | Collecting paramiko===2.11.0 2022-06-24 14:36:32.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-06-24 14:36:32.739 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:36:32.741 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:36:32.752 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-24 14:36:32.758 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-24 14:36:33.457 | Collecting pyasn1===0.4.8 2022-06-24 14:36:33.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-24 14:36:34.213 | Collecting pyasn1-modules===0.2.8 2022-06-24 14:36:34.221 | 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-06-24 14:36:34.351 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:36:34.361 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:36:34.363 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:36:34.369 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-24 14:36:34.383 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:36:34.541 | Collecting python-glanceclient===4.0.0 2022-06-24 14:36:34.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdb/28c976f4b9a9f/python_glanceclient-4.0.0-py3-none-any.whl (204 kB) 2022-06-24 14:36:34.683 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:36:34.703 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-24 14:36:34.717 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-06-24 14:36:34.738 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:36:34.742 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:36:34.748 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:36:34.760 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:36:35.232 | Collecting rsa===4.8 2022-06-24 14:36:35.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-06-24 14:36:35.769 | Collecting rtslib-fb===2.1.75 2022-06-24 14:36:35.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-06-24 14:36:37.021 | Collecting s3transfer===0.6.0 2022-06-24 14:36:37.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-06-24 14:36:37.147 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:36:37.149 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-24 14:36:37.160 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-24 14:36:37.162 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-24 14:36:37.165 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:36:37.278 | Collecting suds-community===1.1.1 2022-06-24 14:36:37.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-06-24 14:36:37.839 | Collecting tabulate===0.8.9 2022-06-24 14:36:37.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-06-24 14:36:37.941 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-24 14:36:37.992 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-24 14:36:38.005 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-24 14:36:38.014 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-24 14:36:38.019 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:36:38.029 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-24 14:36:38.507 | Collecting uritemplate===4.1.1 2022-06-24 14:36:38.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-06-24 14:36:38.606 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:36:38.637 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-24 14:36:38.745 | Collecting warlock===1.3.3 2022-06-24 14:36:38.752 | 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-06-24 14:36:38.847 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:36:38.852 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:36:38.855 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-24 14:36:38.860 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-24 14:36:39.558 | Collecting zstd===1.5.2.5 2022-06-24 14:36:39.570 | 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-06-24 14:36:39.765 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-24 14:36:39.767 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:36:39.771 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:36:40.476 | Collecting google-api-core===2.8.2 2022-06-24 14:36:40.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-06-24 14:36:40.608 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-24 14:36:40.611 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:36:40.617 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:36:40.620 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:36:40.626 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:36:40.629 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:36:40.634 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-24 14:36:40.647 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-24 14:36:40.650 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-24 14:36:40.655 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-24 14:36:40.701 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-24 14:36:40.710 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-24 14:36:40.716 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:36:40.719 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:36:40.729 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:36:40.831 | Collecting PyNaCl===1.5.0 2022-06-24 14:36:40.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-06-24 14:36:40.930 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-24 14:36:40.944 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-24 14:36:40.957 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:36:40.959 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:36:40.964 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:36:41.403 | Collecting pyudev===0.23.2 2022-06-24 14:36:41.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-06-24 14:36:41.508 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-24 14:36:41.511 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-24 14:36:41.547 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-24 14:36:41.552 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-24 14:36:41.558 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:36:41.560 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-24 14:36:41.565 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:36:42.022 | Collecting googleapis-common-protos===1.56.2 2022-06-24 14:36:42.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/023/eaea9d8c1ccec/googleapis_common_protos-1.56.2-py2.py3-none-any.whl (211 kB) 2022-06-24 14:36:42.175 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-06-24 14:36:42.177 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-24 14:36:42.202 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-24 14:36:42.212 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-24 14:36:42.215 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-24 14:36:42.218 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-24 14:36:42.265 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-24 14:36:42.268 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-24 14:36:42.271 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-24 14:36:42.331 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-24 14:36:42.334 | Building wheels for collected packages: rtslib-fb 2022-06-24 14:36:42.335 | Building wheel for rtslib-fb (setup.py): started 2022-06-24 14:36:43.076 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-06-24 14:36:43.078 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=6bd3ab3bbdf87b4c6e6d2a8485f4e607268b9f90eca2992360216696714f946a 2022-06-24 14:36:43.078 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-06-24 14:36:43.080 | Successfully built rtslib-fb 2022-06-24 14:36:43.942 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, rsa, pyasn1-modules, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-06-24 14:36:43.942 | Attempting uninstall: PyNaCl 2022-06-24 14:36:43.943 | Found existing installation: PyNaCl 1.3.0 2022-06-24 14:36:43.945 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-24 14:36:43.945 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-06-24 14:36:48.840 | Running setup.py develop for cinder 2022-06-24 14:36:51.359 | Successfully installed PyNaCl-1.5.0 boto3-1.24.11 botocore-1.27.11 cinder google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.2 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-06-24 14:36:51.648 | + inc/python:pip_install:196 : result=0 2022-06-24 14:36:51.650 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:36:51.653 | + functions-common:time_stop:2440 : local name 2022-06-24 14:36:51.655 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:36:51.657 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:36:51.659 | + functions-common:time_stop:2443 : local total 2022-06-24 14:36:51.662 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:36:51.664 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:36:51.667 | + functions-common:time_stop:2447 : start_time=1656081372016 2022-06-24 14:36:51.669 | + functions-common:time_stop:2449 : [[ -z 1656081372016 ]] 2022-06-24 14:36:51.672 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:36:51.676 | + functions-common:time_stop:2452 : end_time=1656081411674 2022-06-24 14:36:51.678 | + functions-common:time_stop:2453 : elapsed_time=39658 2022-06-24 14:36:51.681 | + functions-common:time_stop:2454 : total=122692 2022-06-24 14:36:51.683 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:36:51.686 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=162350 2022-06-24 14:36:51.688 | + inc/python:pip_install:199 : return 0 2022-06-24 14:36:51.691 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:36:51.693 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-24 14:36:51.696 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-24 14:36:51.715 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-24 14:36:51.728 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-24 14:36:51.731 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-24 14:36:51.734 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:36:51.737 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:36:51.740 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-24 14:36:51.743 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:36:51.747 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-24 14:36:51.749 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-24 14:36:51.752 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-24 14:36:51.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:51.757 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:51.760 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-24 14:36:51.772 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-24 14:36:51.775 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:36:51.777 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:36:51.779 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:36:51.782 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:36:51.784 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:36:51.787 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:36:51.789 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:51.792 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:51.794 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:36:51.797 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:36:51.799 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:36:51.802 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:36:51.805 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-24 14:36:51.807 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:36:51.810 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:36:51.813 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:36:51.815 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-24 14:36:51.839 | + 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-06-24 14:36:51.964 | Reading package lists... 2022-06-24 14:36:52.222 | Building dependency tree... 2022-06-24 14:36:52.224 | Reading state information... 2022-06-24 14:36:52.477 | The following packages were automatically installed and are no longer required: 2022-06-24 14:36:52.478 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:36:52.478 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:36:52.478 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:36:52.478 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:36:52.478 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:36:52.478 | python3-zope.interface 2022-06-24 14:36:52.478 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:36:52.479 | The following additional packages will be installed: 2022-06-24 14:36:52.479 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-24 14:36:52.479 | python3-urwid 2022-06-24 14:36:52.481 | Suggested packages: 2022-06-24 14:36:52.481 | python-pyparsing-doc python-urwid-doc 2022-06-24 14:36:52.567 | The following NEW packages will be installed: 2022-06-24 14:36:52.567 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-24 14:36:52.567 | python3-urwid targetcli-fb 2022-06-24 14:36:52.672 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:36:52.672 | Need to get 356 kB of archives. 2022-06-24 14:36:52.672 | After this operation, 2,294 kB of additional disk space will be used. 2022-06-24 14:36:52.672 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-06-24 14:36:52.811 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-06-24 14:36:52.882 | 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-06-24 14:36:52.891 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-06-24 14:36:52.899 | 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-06-24 14:36:52.906 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-06-24 14:36:53.493 | Fetched 356 kB in 0s (1,051 kB/s) 2022-06-24 14:36:53.538 | Selecting previously unselected package python3-pyparsing. 2022-06-24 14:36:53.591 | (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 ... 90881 files and directories currently installed.) 2022-06-24 14:36:53.595 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-06-24 14:36:53.600 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-06-24 14:36:53.649 | Selecting previously unselected package python3-urwid. 2022-06-24 14:36:53.659 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-06-24 14:36:53.663 | Unpacking python3-urwid (2.0.1-3) ... 2022-06-24 14:36:53.731 | Selecting previously unselected package python3-configshell-fb. 2022-06-24 14:36:53.741 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-06-24 14:36:53.745 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-24 14:36:53.796 | Selecting previously unselected package python3-pyudev. 2022-06-24 14:36:53.811 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-06-24 14:36:53.815 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-24 14:36:53.870 | Selecting previously unselected package python3-rtslib-fb. 2022-06-24 14:36:53.880 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-06-24 14:36:53.884 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-24 14:36:53.950 | Selecting previously unselected package targetcli-fb. 2022-06-24 14:36:53.960 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-06-24 14:36:53.964 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-24 14:36:54.030 | Setting up python3-urwid (2.0.1-3) ... 2022-06-24 14:36:54.396 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-24 14:36:54.396 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-24 14:36:54.396 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-24 14:36:54.396 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-24 14:36:54.396 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-24 14:36:54.396 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-24 14:36:54.396 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-24 14:36:54.396 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-24 14:36:54.513 | Setting up python3-pyparsing (2.4.6-1) ... 2022-06-24 14:36:54.850 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-24 14:36:55.162 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-24 14:36:55.470 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-24 14:36:56.755 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-24 14:36:57.345 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-06-24 14:36:57.345 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-06-24 14:36:59.391 | Processing triggers for man-db (2.9.1-1) ... 2022-06-24 14:36:59.520 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-24 14:37:08.532 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:37:08.536 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:37:08.540 | + functions-common:time_stop:2440 : local name 2022-06-24 14:37:08.544 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:37:08.547 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:37:08.551 | + functions-common:time_stop:2443 : local total 2022-06-24 14:37:08.554 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:37:08.557 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:37:08.561 | + functions-common:time_stop:2447 : start_time=1656081411837 2022-06-24 14:37:08.564 | + functions-common:time_stop:2449 : [[ -z 1656081411837 ]] 2022-06-24 14:37:08.568 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:37:08.573 | + functions-common:time_stop:2452 : end_time=1656081428571 2022-06-24 14:37:08.576 | + functions-common:time_stop:2453 : elapsed_time=16734 2022-06-24 14:37:08.578 | + functions-common:time_stop:2454 : total=287189 2022-06-24 14:37:08.581 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:37:08.583 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=303923 2022-06-24 14:37:08.586 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:37:08.589 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:37:08.591 | + ./stack.sh:main:921 : configure_cinder 2022-06-24 14:37:08.594 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-24 14:37:08.607 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-24 14:37:08.611 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-24 14:37:08.614 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-24 14:37:08.617 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-24 14:37:08.620 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-24 14:37:08.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-24 14:37:08.627 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-24 14:37:08.630 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-24 14:37:08.633 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-24 14:37:08.635 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-24 14:37:08.637 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-24 14:37:08.639 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-24 14:37:08.641 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-24 14:37:08.643 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-24 14:37:08.654 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-24 14:37:08.667 | + 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-06-24 14:37:08.680 | + 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-06-24 14:37:08.693 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-24 14:37:08.706 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-24 14:37:08.710 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-24 14:37:08.715 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GaRwkDqqLs 2022-06-24 14:37:08.718 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-24 14:37:08.720 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-24 14:37:08.723 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-24 14:37:08.726 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GaRwkDqqLs 2022-06-24 14:37:08.730 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GaRwkDqqLs 2022-06-24 14:37:08.742 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GaRwkDqqLs /etc/sudoers.d/cinder-rootwrap 2022-06-24 14:37:08.758 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-24 14:37:08.762 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-24 14:37:08.765 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-24 14:37:08.767 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-24 14:37:08.770 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-24 14:37:08.773 | + 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-06-24 14:37:08.775 | + 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-06-24 14:37:08.777 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-24 14:37:08.780 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-24 14:37:08.785 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-24 14:37:08.790 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-24 14:37:08.810 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-24 14:37:08.829 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-24 14:37:08.855 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-24 14:37:08.874 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-24 14:37:08.895 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-24 14:37:08.914 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-24 14:37:08.936 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-24 14:37:08.955 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-24 14:37:08.957 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-24 14:37:08.960 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-24 14:37:08.962 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-24 14:37:08.965 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-24 14:37:08.995 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-24 14:37:09.023 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-24 14:37:09.053 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-24 14:37:09.085 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-24 14:37:09.116 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-24 14:37:09.150 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-24 14:37:09.178 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-24 14:37:09.206 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:37:09.234 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-24 14:37:09.262 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-24 14:37:09.296 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-24 14:37:09.339 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-24 14:37:09.343 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-24 14:37:09.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-24 14:37:09.351 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-24 14:37:09.353 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:37:09.355 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:37:09.365 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:37:09.387 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:09.389 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:37:09.392 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-24 14:37:09.395 | + 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-06-24 14:37:09.425 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-24 14:37:09.457 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-24 14:37:09.486 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-24 14:37:09.516 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-24 14:37:09.550 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-24 14:37:09.582 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-24 14:37:09.615 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-24 14:37:09.618 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-06-24 14:37:09.646 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-24 14:37:09.680 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-24 14:37:09.688 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 57b2fbeaa87eb5517fb49e57ccfbef86 2022-06-24 14:37:09.718 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-24 14:37:09.721 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-24 14:37:09.749 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-24 14:37:09.778 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-24 14:37:09.808 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-24 14:37:09.840 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-24 14:37:09.859 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:09.861 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-06-24 14:37:09.864 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-06-24 14:37:09.867 | + lib/cinder:configure_cinder:301 : local default_name= 2022-06-24 14:37:09.869 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-06-24 14:37:09.872 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-24 14:37:09.874 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-06-24 14:37:09.876 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-06-24 14:37:09.879 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-06-24 14:37:09.881 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-06-24 14:37:09.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-24 14:37:09.886 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-24 14:37:09.916 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-24 14:37:09.947 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-24 14:37:09.977 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-06-24 14:37:10.005 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-24 14:37:10.038 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-24 14:37:10.074 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-06-24 14:37:10.077 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-06-24 14:37:10.080 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-06-24 14:37:10.083 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-24 14:37:10.115 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-06-24 14:37:10.117 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-24 14:37:10.146 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-06-24 14:37:10.148 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-24 14:37:10.151 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-06-24 14:37:10.153 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-24 14:37:10.182 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-06-24 14:37:10.185 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-06-24 14:37:10.187 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-24 14:37:10.203 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:10.206 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-06-24 14:37:10.208 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-06-24 14:37:10.211 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-06-24 14:37:10.213 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-24 14:37:10.241 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-06-24 14:37:10.269 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-06-24 14:37:10.286 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:10.288 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-24 14:37:10.306 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:10.309 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-24 14:37:10.326 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:10.329 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-24 14:37:10.331 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-24 14:37:10.333 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-24 14:37:10.336 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-24 14:37:10.338 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-24 14:37:10.340 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-24 14:37:10.343 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-24 14:37:10.359 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:10.363 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-24 14:37:10.365 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-24 14:37:10.368 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-24 14:37:10.385 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:10.387 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:37:10.391 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:37:10.421 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-24 14:37:10.424 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-24 14:37:10.426 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-24 14:37:10.428 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-24 14:37:10.431 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-24 14:37:10.434 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:37:10.452 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:37:10.454 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:37:10.457 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:37:10.459 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:37:10.461 | + 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-06-24 14:37:10.489 | + 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-06-24 14:37:10.522 | + 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-06-24 14:37:10.559 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:37:10.592 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-24 14:37:10.610 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:10.613 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-24 14:37:10.615 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-24 14:37:10.618 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-24 14:37:10.620 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-24 14:37:10.622 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-24 14:37:10.625 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-24 14:37:10.628 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-24 14:37:10.632 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-24 14:37:10.634 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-24 14:37:10.636 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-24 14:37:10.649 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-24 14:37:10.649 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:37:10.657 | d /var/run/uwsgi 0755 ubuntu root 2022-06-24 14:37:10.661 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:37:10.681 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-24 14:37:10.684 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-24 14:37:10.688 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-24 14:37:10.718 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-24 14:37:10.746 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-24 14:37:10.778 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-24 14:37:10.806 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-24 14:37:10.834 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-24 14:37:10.863 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-24 14:37:10.891 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-24 14:37:10.918 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-24 14:37:10.947 | + 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-06-24 14:37:10.977 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-24 14:37:11.004 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-24 14:37:11.033 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-24 14:37:11.061 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-24 14:37:11.063 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-24 14:37:11.066 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-24 14:37:11.069 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-24 14:37:11.071 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-24 14:37:11.074 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:11.076 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:11.078 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-24 14:37:11.081 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-24 14:37:11.083 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-24 14:37:11.113 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-24 14:37:11.142 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-24 14:37:11.142 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-24 14:37:11.150 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-24 14:37:11.154 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-24 14:37:11.156 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-24 14:37:11.159 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-24 14:37:11.161 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-24 14:37:11.164 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:37:11.166 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:11.168 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:11.171 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-24 14:37:11.173 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-24 14:37:11.175 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:11.178 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:11.180 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-24 14:37:11.245 | Enabling site cinder-wsgi. 2022-06-24 14:37:11.254 | To activate the new configuration, you need to run: 2022-06-24 14:37:11.254 | systemctl reload apache2 2022-06-24 14:37:11.261 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-24 14:37:11.264 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:37:11.269 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:37:11.272 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:37:11.407 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-24 14:37:11.409 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-24 14:37:11.440 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-06-24 14:37:11.471 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-24 14:37:11.488 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:11.490 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-24 14:37:11.493 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-24 14:37:11.495 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-24 14:37:11.497 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-24 14:37:11.500 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-24 14:37:11.530 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-24 14:37:11.559 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-06-24 14:37:11.587 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-24 14:37:11.614 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-24 14:37:11.658 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-24 14:37:11.696 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-24 14:37:11.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-24 14:37:11.755 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:37:11.786 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-24 14:37:11.820 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-24 14:37:11.851 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-24 14:37:11.879 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-24 14:37:11.882 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-24 14:37:11.899 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:11.902 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-06-24 14:37:11.937 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-24 14:37:11.940 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-24 14:37:11.942 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-24 14:37:11.960 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:11.962 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-24 14:37:11.965 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-24 14:37:11.967 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-24 14:37:11.970 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:37:11.972 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-24 14:37:11.975 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-06-24 14:37:11.979 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:37:11.979 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-24 14:37:11.985 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:37:11.987 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-24 14:37:11.990 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-24 14:37:11.993 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-24 14:37:11.996 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-06-24 14:37:11.999 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-06-24 14:37:12.002 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-24 14:37:12.004 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:37:12.007 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:37:12.009 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-06-24 14:37:12.013 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:37:12.017 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-24 14:37:12.021 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-24 14:37:12.024 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-24 14:37:12.027 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:37:12.030 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:37:12.032 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:37:12.036 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:37:12.039 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:37:12.042 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:37:12.062 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:37:12.065 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:37:12.069 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:37:12.072 | + functions-common:git_clone:618 : echo master 2022-06-24 14:37:12.073 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:37:12.079 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-24 14:37:12.083 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:37:12.087 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-24 14:37:12.100 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-24 14:37:12.103 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:37:12.104 | + functions-common:git_clone:679 : head -1 2022-06-24 14:37:12.115 | f8673c0516 Merge "Fullstack tests of packet rate limit for ovs qos driver" 2022-06-24 14:37:12.119 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:37:12.122 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-06-24 14:37:12.125 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:37:12.127 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-24 14:37:12.130 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-24 14:37:12.133 | + inc/python:setup_develop:340 : local extras= 2022-06-24 14:37:12.136 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-24 14:37:12.138 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:37:12.142 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-24 14:37:12.144 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-24 14:37:12.147 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:37:12.150 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-24 14:37:12.154 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-24 14:37:12.156 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:37:12.159 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-24 14:37:12.163 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:37:12.165 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:37:12.169 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-24 14:37:12.177 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-24 14:37:12.180 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-24 14:37:12.802 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-24 14:37:12.805 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:37:12.809 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:37:12.813 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:37:12.817 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-24 14:37:12.821 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-24 14:37:12.824 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:37:12.828 | + inc/python:setup_package:424 : local extras= 2022-06-24 14:37:12.832 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:37:12.836 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-24 14:37:12.839 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-24 14:37:12.841 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-24 14:37:12.844 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:37:12.847 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-24 14:37:12.870 | Using python 3.8 to install /opt/stack/neutron 2022-06-24 14:37:12.872 | + 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-06-24 14:37:14.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:37:14.990 | from cryptography.utils import int_from_bytes 2022-06-24 14:37:14.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:37:14.990 | from cryptography.utils import int_from_bytes 2022-06-24 14:37:16.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:37:16.052 | Obtaining file:///opt/stack/neutron 2022-06-24 14:37:18.325 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-24 14:37:18.331 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-24 14:37:18.334 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-24 14:37:18.342 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:37:18.350 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:37:18.360 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-24 14:37:18.501 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:37:18.513 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-24 14:37:18.526 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:37:18.532 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:37:18.535 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:37:18.543 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-24 14:37:18.545 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:37:18.550 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-24 14:37:18.560 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-24 14:37:18.595 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-24 14:37:18.619 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:37:18.675 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:37:18.724 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:37:18.729 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:37:18.731 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-06-24 14:37:18.767 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-24 14:37:18.791 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-24 14:37:18.807 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-24 14:37:18.811 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:37:18.815 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-24 14:37:18.819 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-24 14:37:18.842 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:37:18.877 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:37:18.887 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:37:18.924 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:37:18.930 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-24 14:37:18.983 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:37:18.987 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:37:19.025 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-24 14:37:19.077 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-24 14:37:19.087 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-24 14:37:19.105 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-24 14:37:19.119 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-24 14:37:19.132 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-24 14:37:19.144 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-24 14:37:19.146 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:37:19.154 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-24 14:37:19.176 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-24 14:37:19.186 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:37:19.201 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-24 14:37:19.218 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-24 14:37:19.256 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-24 14:37:19.261 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-24 14:37:19.269 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:37:19.274 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:37:19.276 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.1) 2022-06-24 14:37:19.286 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:37:19.297 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-24 14:37:19.302 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-24 14:37:19.320 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-24 14:37:19.332 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:37:19.342 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:37:19.344 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:37:19.350 | Requirement already satisfied: pyroute2===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.12) 2022-06-24 14:37:19.395 | Requirement already satisfied: pyroute2.core===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.12) 2022-06-24 14:37:19.398 | Requirement already satisfied: pyroute2.ethtool===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.12) 2022-06-24 14:37:19.401 | Requirement already satisfied: pyroute2.ipdb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.12) 2022-06-24 14:37:19.405 | Requirement already satisfied: pyroute2.ipset===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.12) 2022-06-24 14:37:19.408 | Requirement already satisfied: pyroute2.ndb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.12) 2022-06-24 14:37:19.412 | Requirement already satisfied: pyroute2.nftables===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.12) 2022-06-24 14:37:19.416 | Requirement already satisfied: pyroute2.nslink===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.12) 2022-06-24 14:37:19.419 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:37:19.424 | Requirement already satisfied: python-designateclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.0) 2022-06-24 14:37:19.441 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:37:19.462 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-24 14:37:19.486 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-24 14:37:19.500 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:37:19.503 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:37:19.511 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:37:19.523 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-24 14:37:19.525 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:37:19.529 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-06-24 14:37:19.534 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-24 14:37:19.537 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:37:19.540 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-24 14:37:19.543 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-24 14:37:19.552 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-24 14:37:19.555 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-24 14:37:19.559 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:37:19.567 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-24 14:37:19.581 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-24 14:37:19.589 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-24 14:37:19.595 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:37:19.604 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-24 14:37:19.659 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:37:19.690 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-24 14:37:19.695 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:37:19.700 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:37:19.703 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-24 14:37:19.708 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-24 14:37:19.731 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-24 14:37:19.733 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-24 14:37:19.743 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:37:19.769 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:37:19.772 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:37:19.778 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-24 14:37:19.781 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-24 14:37:19.785 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-24 14:37:19.788 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:37:19.824 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:37:19.827 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-24 14:37:19.847 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:37:19.850 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:37:19.853 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-24 14:37:19.856 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-24 14:37:19.860 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-24 14:37:19.904 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-24 14:37:19.911 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:37:19.914 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:37:19.924 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-06-24 14:37:19.927 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (3.0.0) 2022-06-24 14:37:19.947 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-24 14:37:19.959 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:37:19.970 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-24 14:37:19.993 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-24 14:37:19.996 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:37:20.000 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:37:20.004 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:37:20.007 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-24 14:37:20.009 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:37:20.012 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-24 14:37:20.014 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-24 14:37:20.017 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:37:20.020 | Requirement already satisfied: waitress===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.1.2) 2022-06-24 14:37:20.032 | Requirement already satisfied: beautifulsoup4===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (4.11.1) 2022-06-24 14:37:20.039 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-24 14:37:20.042 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-24 14:37:20.099 | Requirement already satisfied: soupsieve===2.3.2.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (2.3.2.post1) 2022-06-24 14:37:20.103 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-24 14:37:20.162 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-24 14:37:21.015 | Installing collected packages: neutron 2022-06-24 14:37:21.015 | Attempting uninstall: neutron 2022-06-24 14:37:21.016 | Found existing installation: neutron 20.1.0 2022-06-24 14:37:26.230 | Uninstalling neutron-20.1.0: 2022-06-24 14:37:26.313 | Successfully uninstalled neutron-20.1.0 2022-06-24 14:37:26.314 | Running setup.py develop for neutron 2022-06-24 14:37:29.191 | Successfully installed neutron 2022-06-24 14:37:29.303 | + inc/python:pip_install:196 : result=0 2022-06-24 14:37:29.308 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:37:29.311 | + functions-common:time_stop:2440 : local name 2022-06-24 14:37:29.315 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:37:29.318 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:37:29.322 | + functions-common:time_stop:2443 : local total 2022-06-24 14:37:29.325 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:37:29.329 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:37:29.332 | + functions-common:time_stop:2447 : start_time=1656081432863 2022-06-24 14:37:29.336 | + functions-common:time_stop:2449 : [[ -z 1656081432863 ]] 2022-06-24 14:37:29.339 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:37:29.343 | + functions-common:time_stop:2452 : end_time=1656081449341 2022-06-24 14:37:29.345 | + functions-common:time_stop:2453 : elapsed_time=16478 2022-06-24 14:37:29.347 | + functions-common:time_stop:2454 : total=162350 2022-06-24 14:37:29.350 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:37:29.353 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=178828 2022-06-24 14:37:29.355 | + inc/python:pip_install:199 : return 0 2022-06-24 14:37:29.358 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:37:29.360 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-24 14:37:29.362 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-24 14:37:29.387 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-24 14:37:29.399 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-24 14:37:29.402 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-24 14:37:29.404 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:37:29.407 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:37:29.409 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-24 14:37:29.412 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:37:29.415 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-06-24 14:37:29.417 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:37:29.420 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-24 14:37:29.438 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:29.440 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-24 14:37:29.443 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-24 14:37:29.445 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-24 14:37:29.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:37:29.451 | + lib/stack:stack_install_service:32 : install_nova 2022-06-24 14:37:29.453 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-24 14:37:29.456 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-24 14:37:29.458 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:37:29.461 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:37:29.463 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-06-24 14:37:29.465 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:37:29.468 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-24 14:37:29.484 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:29.487 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-24 14:37:29.503 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:29.505 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-24 14:37:29.521 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:29.523 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-24 14:37:29.526 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-24 14:37:29.528 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-24 14:37:29.530 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:37:29.532 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:37:29.535 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:37:29.537 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:37:29.540 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:37:29.543 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:37:29.559 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:37:29.561 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:37:29.563 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:37:29.566 | + functions-common:git_clone:618 : echo master 2022-06-24 14:37:29.566 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:37:29.571 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-24 14:37:29.574 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-24 14:37:29.576 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-24 14:37:29.589 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-24 14:37:29.592 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:37:29.592 | + functions-common:git_clone:679 : head -1 2022-06-24 14:37:29.600 | 30527e361f Merge commit 'refs/changes/07/831507/15' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-24 14:37:29.603 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:37:29.606 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-24 14:37:29.609 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:37:29.611 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-24 14:37:29.614 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-24 14:37:29.616 | + inc/python:setup_develop:340 : local extras= 2022-06-24 14:37:29.619 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-24 14:37:29.621 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:37:29.624 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-24 14:37:29.626 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-24 14:37:29.628 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:37:29.631 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-24 14:37:29.634 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-24 14:37:29.637 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:37:29.641 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-24 14:37:29.644 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:37:29.646 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:37:29.649 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-24 14:37:29.655 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-24 14:37:29.659 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-24 14:37:30.278 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-24 14:37:30.282 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:37:30.286 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:37:30.290 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:37:30.293 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-24 14:37:30.296 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-24 14:37:30.300 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:37:30.302 | + inc/python:setup_package:424 : local extras= 2022-06-24 14:37:30.305 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:37:30.308 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-24 14:37:30.311 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-24 14:37:30.314 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-24 14:37:30.317 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:37:30.319 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-24 14:37:30.340 | Using python 3.8 to install /opt/stack/nova 2022-06-24 14:37:30.342 | + 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-06-24 14:37:32.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:37:32.423 | from cryptography.utils import int_from_bytes 2022-06-24 14:37:32.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:37:32.423 | from cryptography.utils import int_from_bytes 2022-06-24 14:37:33.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:37:33.468 | Obtaining file:///opt/stack/nova 2022-06-24 14:37:36.909 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-24 14:37:36.915 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-24 14:37:36.917 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-24 14:37:36.926 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-24 14:37:36.934 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:37:36.937 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:37:36.948 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-24 14:37:37.091 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:37:37.103 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-24 14:37:37.117 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-24 14:37:37.135 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:37:37.171 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-24 14:37:37.184 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:37:37.187 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-24 14:37:37.196 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-24 14:37:37.198 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:37:37.203 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-24 14:37:37.238 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-24 14:37:37.263 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:37:37.266 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:37:37.277 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:37:37.333 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:37:37.382 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-24 14:37:37.544 | Collecting microversion-parse===1.0.1 2022-06-24 14:37:37.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-24 14:37:37.659 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:37:37.664 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:37:37.667 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-24 14:37:37.691 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-24 14:37:37.712 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-24 14:37:37.716 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:37:37.720 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-24 14:37:37.725 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-24 14:37:37.746 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-24 14:37:37.763 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:37:37.799 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:37:37.809 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:37:37.847 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:37:37.853 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-24 14:37:37.900 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:37:37.931 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-06-24 14:37:37.941 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:37:37.978 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-24 14:37:38.032 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-24 14:37:38.043 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-24 14:37:38.061 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-24 14:37:38.077 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-24 14:37:38.093 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-24 14:37:38.105 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-24 14:37:38.107 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:37:38.116 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-24 14:37:38.138 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-24 14:37:38.149 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:37:38.164 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-24 14:37:38.183 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-24 14:37:38.191 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:37:38.196 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-06-24 14:37:38.229 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:37:38.232 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:37:38.243 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-24 14:37:38.249 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-24 14:37:38.266 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:37:38.276 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:37:38.278 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:37:38.284 | Requirement already satisfied: pyroute2===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.12) 2022-06-24 14:37:38.300 | Requirement already satisfied: pyroute2.core===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.12) 2022-06-24 14:37:38.303 | Requirement already satisfied: pyroute2.ethtool===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.12) 2022-06-24 14:37:38.307 | Requirement already satisfied: pyroute2.ipdb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.12) 2022-06-24 14:37:38.311 | Requirement already satisfied: pyroute2.ipset===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.12) 2022-06-24 14:37:38.314 | Requirement already satisfied: pyroute2.ndb===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.12) 2022-06-24 14:37:38.318 | Requirement already satisfied: pyroute2.nftables===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.12) 2022-06-24 14:37:38.321 | Requirement already satisfied: pyroute2.nslink===0.6.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.12) 2022-06-24 14:37:38.325 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-24 14:37:38.340 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-24 14:37:38.354 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:37:38.359 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-06-24 14:37:38.375 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:37:38.395 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-24 14:37:38.419 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:37:38.423 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:37:38.430 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:37:38.443 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-24 14:37:38.445 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-06-24 14:37:38.449 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:37:38.453 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-24 14:37:38.456 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:37:38.459 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-24 14:37:38.468 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-24 14:37:38.472 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-24 14:37:38.474 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:37:38.480 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-24 14:37:38.530 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-24 14:37:38.544 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-24 14:37:38.552 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-24 14:37:38.557 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:37:38.567 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-24 14:37:38.622 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:37:38.654 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-24 14:37:38.657 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-06-24 14:37:38.664 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:37:38.786 | Collecting websockify===0.10.0 2022-06-24 14:37:38.793 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-06-24 14:37:38.900 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:37:38.903 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-24 14:37:38.908 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-24 14:37:38.931 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-24 14:37:38.934 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-24 14:37:38.944 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:37:38.947 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-24 14:37:38.973 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-24 14:37:38.978 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-24 14:37:38.981 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-24 14:37:38.984 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-24 14:37:39.004 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:37:39.010 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:37:39.016 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:37:39.018 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-24 14:37:39.063 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-24 14:37:39.067 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-24 14:37:39.070 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-24 14:37:39.078 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:37:39.081 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:37:39.091 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-24 14:37:39.096 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-06-24 14:37:39.107 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-24 14:37:39.119 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-24 14:37:39.131 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-24 14:37:39.134 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-24 14:37:39.148 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:37:39.153 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:37:39.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:37:39.158 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-24 14:37:39.160 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-24 14:37:39.166 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-24 14:37:39.171 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-24 14:37:39.208 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:37:40.356 | Collecting numpy===1.22.4 2022-06-24 14:37:40.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64f/56fc53a2d18b1/numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB) 2022-06-24 14:37:41.638 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:37:41.640 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-24 14:37:41.643 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-24 14:37:41.646 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-24 14:37:41.648 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-24 14:37:41.652 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-24 14:37:41.699 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-24 14:37:41.757 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-24 14:37:42.602 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-06-24 14:37:46.165 | Running setup.py develop for nova 2022-06-24 14:37:49.901 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.4 websockify-0.10.0 2022-06-24 14:37:50.073 | + inc/python:pip_install:196 : result=0 2022-06-24 14:37:50.075 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:37:50.077 | + functions-common:time_stop:2440 : local name 2022-06-24 14:37:50.080 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:37:50.082 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:37:50.084 | + functions-common:time_stop:2443 : local total 2022-06-24 14:37:50.087 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:37:50.089 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:37:50.091 | + functions-common:time_stop:2447 : start_time=1656081450334 2022-06-24 14:37:50.093 | + functions-common:time_stop:2449 : [[ -z 1656081450334 ]] 2022-06-24 14:37:50.096 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:37:50.101 | + functions-common:time_stop:2452 : end_time=1656081470097 2022-06-24 14:37:50.103 | + functions-common:time_stop:2453 : elapsed_time=19763 2022-06-24 14:37:50.105 | + functions-common:time_stop:2454 : total=178828 2022-06-24 14:37:50.107 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:37:50.110 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=198591 2022-06-24 14:37:50.112 | + inc/python:pip_install:199 : return 0 2022-06-24 14:37:50.114 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:37:50.117 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-24 14:37:50.119 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-24 14:37:50.139 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-24 14:37:50.153 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-24 14:37:50.155 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-24 14:37:50.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:37:50.162 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:37:50.164 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-24 14:37:50.168 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:37:50.171 | + 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-06-24 14:37:50.186 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:37:50.188 | + ./stack.sh:main:932 : configure_nova 2022-06-24 14:37:50.191 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-24 14:37:50.203 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-24 14:37:50.206 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-24 14:37:50.209 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-24 14:37:50.212 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-24 14:37:50.213 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-24 14:37:50.218 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-24 14:37:50.220 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-24 14:37:50.222 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-24 14:37:50.225 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-24 14:37:50.227 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-24 14:37:50.229 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-24 14:37:50.232 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-24 14:37:50.234 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-24 14:37:50.246 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-24 14:37:50.258 | + 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-06-24 14:37:50.270 | + 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-06-24 14:37:50.282 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-24 14:37:50.295 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-24 14:37:50.298 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-24 14:37:50.302 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.bFM5kKFHCS 2022-06-24 14:37:50.305 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-24 14:37:50.307 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-24 14:37:50.310 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-24 14:37:50.313 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-24 14:37:50.315 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-24 14:37:50.318 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.bFM5kKFHCS 2022-06-24 14:37:50.322 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.bFM5kKFHCS 2022-06-24 14:37:50.335 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.bFM5kKFHCS /etc/sudoers.d/nova-rootwrap 2022-06-24 14:37:50.348 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-24 14:37:50.353 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-24 14:37:50.357 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-24 14:37:50.359 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-24 14:37:50.362 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-24 14:37:50.366 | + 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-06-24 14:37:50.368 | + 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-06-24 14:37:50.371 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-24 14:37:50.374 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-24 14:37:50.378 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-24 14:37:50.395 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:50.398 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-24 14:37:50.400 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-24 14:37:50.405 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-24 14:37:50.410 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-24 14:37:50.441 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-24 14:37:50.443 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-24 14:37:50.474 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-24 14:37:50.517 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-24 14:37:50.545 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-24 14:37:50.578 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-24 14:37:50.612 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-24 14:37:50.647 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-24 14:37:50.649 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-06-24 14:37:50.678 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-24 14:37:50.707 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-24 14:37:50.734 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-24 14:37:50.761 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-24 14:37:50.790 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-24 14:37:50.825 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-24 14:37:50.828 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:37:50.831 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:37:50.834 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:37:50.837 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:37:50.839 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:37:50.841 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:37:50.844 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:37:50.846 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:37:50.848 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:37:50.850 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:37:50.853 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-24 14:37:50.855 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:37:50.857 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:37:50.859 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:37:50.861 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:37:50.864 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:37:50.866 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:37:50.868 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-24 14:37:50.884 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:50.887 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-24 14:37:50.889 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-24 14:37:50.891 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-24 14:37:50.919 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-24 14:37:50.921 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-24 14:37:50.923 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-24 14:37:50.926 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-24 14:37:50.928 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:37:50.930 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:37:50.932 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:37:50.948 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:50.951 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:37:50.953 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-24 14:37:50.956 | + 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-06-24 14:37:50.987 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-24 14:37:50.989 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-24 14:37:50.992 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-24 14:37:50.994 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-24 14:37:50.996 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:37:50.998 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:37:51.001 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:37:51.018 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:51.021 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:37:51.024 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-24 14:37:51.027 | + 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-06-24 14:37:51.062 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-24 14:37:51.096 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-24 14:37:51.123 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-24 14:37:51.151 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-24 14:37:51.170 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:51.173 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-24 14:37:51.192 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:51.195 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-24 14:37:51.196 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-24 14:37:51.201 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-24 14:37:51.203 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-24 14:37:51.234 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-24 14:37:51.250 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:51.252 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-24 14:37:51.254 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-24 14:37:51.257 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-24 14:37:51.259 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-24 14:37:51.261 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-24 14:37:51.290 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-24 14:37:51.318 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-24 14:37:51.345 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-24 14:37:51.375 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-24 14:37:51.403 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-24 14:37:51.431 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-24 14:37:51.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-24 14:37:51.490 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:37:51.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-24 14:37:51.547 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-24 14:37:51.564 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:51.566 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-24 14:37:51.569 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-24 14:37:51.599 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-24 14:37:51.626 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-06-24 14:37:51.653 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-24 14:37:51.681 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-24 14:37:51.709 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-24 14:37:51.738 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-24 14:37:51.768 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-24 14:37:51.801 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-24 14:37:51.820 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:51.822 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-24 14:37:51.825 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-24 14:37:51.858 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-24 14:37:51.895 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-24 14:37:51.898 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-24 14:37:51.926 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-24 14:37:51.928 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-24 14:37:51.930 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-24 14:37:51.933 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:37:51.936 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:37:51.938 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:37:51.940 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:37:51.943 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:37:51.945 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:37:51.947 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-24 14:37:51.950 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:37:51.952 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:37:51.954 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:37:51.956 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:37:51.958 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:37:51.960 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:37:51.963 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:37:51.965 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:37:51.967 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:37:51.969 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:37:51.972 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-24 14:37:51.974 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-24 14:37:51.976 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-24 14:37:51.979 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:37:51.999 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:37:52.002 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:37:52.004 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:37:52.006 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:37:52.009 | + 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-06-24 14:37:52.041 | + 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-06-24 14:37:52.069 | + 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-06-24 14:37:52.103 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:37:52.130 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-24 14:37:52.163 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-24 14:37:52.183 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:52.186 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-24 14:37:52.189 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-24 14:37:52.192 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-24 14:37:52.196 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-24 14:37:52.198 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-24 14:37:52.200 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-24 14:37:52.203 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-24 14:37:52.208 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-24 14:37:52.210 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-24 14:37:52.212 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-24 14:37:52.226 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:37:52.226 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-24 14:37:52.234 | d /var/run/uwsgi 0755 ubuntu root 2022-06-24 14:37:52.238 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:37:52.253 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-24 14:37:52.256 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-24 14:37:52.260 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-24 14:37:52.290 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-24 14:37:52.318 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-24 14:37:52.345 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-24 14:37:52.372 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-24 14:37:52.401 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-24 14:37:52.430 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-24 14:37:52.468 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-24 14:37:52.503 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-24 14:37:52.535 | + 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-06-24 14:37:52.567 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-24 14:37:52.602 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-24 14:37:52.635 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-24 14:37:52.668 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-24 14:37:52.671 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-24 14:37:52.674 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-24 14:37:52.677 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-24 14:37:52.679 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-24 14:37:52.682 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:52.685 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:52.687 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-24 14:37:52.690 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-24 14:37:52.692 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-24 14:37:52.728 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-24 14:37:52.758 | + 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-06-24 14:37:52.759 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-24 14:37:52.767 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-24 14:37:52.771 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-24 14:37:52.773 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-24 14:37:52.775 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-24 14:37:52.778 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-24 14:37:52.780 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:37:52.783 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:52.785 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:52.787 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-24 14:37:52.790 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-24 14:37:52.792 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:52.794 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:52.797 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-24 14:37:52.861 | Enabling site nova-api-wsgi. 2022-06-24 14:37:52.870 | To activate the new configuration, you need to run: 2022-06-24 14:37:52.870 | systemctl reload apache2 2022-06-24 14:37:52.877 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-24 14:37:52.880 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:37:52.884 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:37:52.886 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:37:53.018 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-24 14:37:53.039 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:53.042 | + 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-06-24 14:37:53.044 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-24 14:37:53.047 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-24 14:37:53.050 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-24 14:37:53.052 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-24 14:37:53.056 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-24 14:37:53.059 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-24 14:37:53.064 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-24 14:37:53.066 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-24 14:37:53.068 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-24 14:37:53.086 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-24 14:37:53.086 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:37:53.094 | d /var/run/uwsgi 0755 ubuntu root 2022-06-24 14:37:53.098 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:37:53.114 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-24 14:37:53.116 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-24 14:37:53.121 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-24 14:37:53.155 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-24 14:37:53.185 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-24 14:37:53.213 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-24 14:37:53.241 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-24 14:37:53.270 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-24 14:37:53.299 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-24 14:37:53.327 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-24 14:37:53.361 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-24 14:37:53.389 | + 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-06-24 14:37:53.416 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-24 14:37:53.447 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-24 14:37:53.474 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-24 14:37:53.502 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-24 14:37:53.504 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-24 14:37:53.533 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-24 14:37:53.550 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:53.552 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-24 14:37:53.583 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-24 14:37:53.587 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-24 14:37:53.590 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-24 14:37:53.608 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:53.610 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:37:53.613 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:37:53.642 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-24 14:37:53.673 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-24 14:37:53.675 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-24 14:37:53.678 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-24 14:37:53.680 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-24 14:37:53.682 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-24 14:37:53.685 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-24 14:37:53.702 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:53.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-24 14:37:53.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-24 14:37:53.710 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-24 14:37:53.728 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:53.731 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:37:53.734 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:37:53.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-24 14:37:53.767 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-24 14:37:53.770 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-24 14:37:53.801 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-24 14:37:53.836 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-24 14:37:53.870 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-24 14:37:53.886 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:53.888 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-24 14:37:53.916 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-24 14:37:53.918 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-24 14:37:53.921 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-24 14:37:53.952 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-24 14:37:53.980 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-06-24 14:37:54.009 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-24 14:37:54.040 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-24 14:37:54.068 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-24 14:37:54.097 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-24 14:37:54.125 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-24 14:37:54.153 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-24 14:37:54.181 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-24 14:37:54.198 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:54.201 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-24 14:37:54.205 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-24 14:37:54.207 | + lib/nova:create_nova_conf:549 : local conf 2022-06-24 14:37:54.210 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-24 14:37:54.213 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-24 14:37:54.215 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-24 14:37:54.218 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-24 14:37:54.221 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-24 14:37:54.223 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-24 14:37:54.226 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-24 14:37:54.230 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-24 14:37:54.233 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-24 14:37:54.236 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-24 14:37:54.238 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-24 14:37:54.241 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:37:54.243 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:37:54.246 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:37:54.262 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:54.265 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:37:54.267 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-24 14:37:54.271 | + 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-06-24 14:37:54.309 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-24 14:37:54.341 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-24 14:37:54.373 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-24 14:37:54.375 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-24 14:37:54.377 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-24 14:37:54.380 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-24 14:37:54.396 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:54.400 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-24 14:37:54.400 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-24 14:37:55.126 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-24 14:37:55.129 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-24 14:37:55.830 | Adding vhost "nova_cell1" ... 2022-06-24 14:37:55.883 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-24 14:37:56.636 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-24 14:37:56.666 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-24 14:37:56.668 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-24 14:37:56.671 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-24 14:37:56.673 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-24 14:37:56.675 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-24 14:37:56.678 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-24 14:37:56.694 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:56.697 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-24 14:37:56.700 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-24 14:37:56.702 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-24 14:37:56.717 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:56.719 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-06-24 14:37:56.722 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-06-24 14:37:56.751 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-24 14:37:56.754 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-24 14:37:56.757 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-24 14:37:56.775 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:56.777 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-24 14:37:56.780 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-24 14:37:56.783 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-24 14:37:56.818 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-06-24 14:37:56.853 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-24 14:37:56.883 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-24 14:37:56.914 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-24 14:37:56.943 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-24 14:37:56.973 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-24 14:37:57.002 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-24 14:37:57.034 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-24 14:37:57.037 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-24 14:37:57.040 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-24 14:37:57.044 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:37:57.064 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:37:57.066 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:37:57.068 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:37:57.071 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:37:57.074 | + 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-06-24 14:37:57.103 | + 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-06-24 14:37:57.135 | + 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-06-24 14:37:57.165 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:37:57.193 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-24 14:37:57.196 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-24 14:37:57.202 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-24 14:37:57.204 | + lib/nova:create_nova_conf:583 : local conf 2022-06-24 14:37:57.208 | + lib/nova:create_nova_conf:584 : local offset 2022-06-24 14:37:57.212 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-24 14:37:57.216 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-24 14:37:57.218 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-24 14:37:57.222 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-24 14:37:57.225 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-24 14:37:57.227 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-24 14:37:57.230 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-24 14:37:57.232 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-24 14:37:57.234 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-24 14:37:57.237 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-24 14:37:57.252 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:57.255 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-24 14:37:57.257 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-24 14:37:57.275 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:57.277 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-24 14:37:57.294 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:57.297 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-24 14:37:57.314 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:37:57.316 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-24 14:37:57.333 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:37:57.336 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-24 14:37:57.338 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-24 14:37:57.341 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-24 14:37:57.343 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-24 14:37:57.346 | + lib/stack:stack_install_service:32 : install_placement 2022-06-24 14:37:57.348 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-24 14:37:57.351 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-24 14:37:57.354 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:57.356 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:57.359 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-24 14:37:57.361 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:37:57.364 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:37:57.366 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:37:57.368 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:37:57.371 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:37:57.373 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:37:57.376 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:57.378 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:57.380 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:37:57.383 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:37:57.386 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:37:57.390 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:37:57.394 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-24 14:37:57.398 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:37:57.401 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:57.406 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:57.409 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-24 14:37:57.433 | + 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-06-24 14:37:57.542 | Reading package lists... 2022-06-24 14:37:57.797 | Building dependency tree... 2022-06-24 14:37:57.798 | Reading state information... 2022-06-24 14:37:58.051 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-06-24 14:37:58.051 | The following packages were automatically installed and are no longer required: 2022-06-24 14:37:58.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:37:58.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:37:58.053 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:37:58.053 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:37:58.053 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:37:58.053 | python3-zope.interface 2022-06-24 14:37:58.053 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:37:58.188 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:37:58.193 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:37:58.195 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:37:58.198 | + functions-common:time_stop:2440 : local name 2022-06-24 14:37:58.200 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:37:58.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:37:58.205 | + functions-common:time_stop:2443 : local total 2022-06-24 14:37:58.208 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:37:58.210 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:37:58.213 | + functions-common:time_stop:2447 : start_time=1656081477430 2022-06-24 14:37:58.217 | + functions-common:time_stop:2449 : [[ -z 1656081477430 ]] 2022-06-24 14:37:58.219 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:37:58.224 | + functions-common:time_stop:2452 : end_time=1656081478221 2022-06-24 14:37:58.226 | + functions-common:time_stop:2453 : elapsed_time=791 2022-06-24 14:37:58.229 | + functions-common:time_stop:2454 : total=303923 2022-06-24 14:37:58.232 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:37:58.234 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=304714 2022-06-24 14:37:58.238 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:37:58.241 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-24 14:37:58.244 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-24 14:37:58.248 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-24 14:37:58.252 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-24 14:37:58.256 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-24 14:37:58.279 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-24 14:37:58.281 | + functions-common:install_package:1464 : update_package_repo 2022-06-24 14:37:58.284 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-24 14:37:58.286 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-24 14:37:58.289 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-24 14:37:58.292 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-24 14:37:58.294 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-24 14:37:58.298 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:58.300 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:58.302 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-24 14:37:58.306 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-24 14:37:58.309 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-24 14:37:58.311 | + functions-common:apt_get_update:1191 : return 2022-06-24 14:37:58.314 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-24 14:37:58.316 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-24 14:37:58.318 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:37:58.321 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:37:58.323 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-24 14:37:58.349 | + 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-06-24 14:37:58.461 | Reading package lists... 2022-06-24 14:37:58.717 | Building dependency tree... 2022-06-24 14:37:58.719 | Reading state information... 2022-06-24 14:37:58.970 | The following packages were automatically installed and are no longer required: 2022-06-24 14:37:58.972 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-24 14:37:58.972 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-24 14:37:58.972 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-24 14:37:58.972 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-24 14:37:58.972 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-24 14:37:58.972 | python3-zope.interface 2022-06-24 14:37:58.972 | Use 'sudo apt autoremove' to remove them. 2022-06-24 14:37:59.040 | The following NEW packages will be installed: 2022-06-24 14:37:59.041 | libapache2-mod-wsgi-py3 2022-06-24 14:37:59.184 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-24 14:37:59.184 | Need to get 93.3 kB of archives. 2022-06-24 14:37:59.184 | After this operation, 300 kB of additional disk space will be used. 2022-06-24 14:37:59.185 | 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-06-24 14:37:59.972 | Fetched 93.3 kB in 0s (297 kB/s) 2022-06-24 14:38:00.007 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-24 14:38:00.061 | (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 ... 91050 files and directories currently installed.) 2022-06-24 14:38:00.064 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-24 14:38:00.068 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-24 14:38:00.154 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-24 14:38:00.373 | apache2_invoke: Enable module wsgi 2022-06-24 14:38:09.642 | + functions-common:apt_get:1235 : result=0 2022-06-24 14:38:09.645 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-24 14:38:09.649 | + functions-common:time_stop:2440 : local name 2022-06-24 14:38:09.651 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:38:09.653 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:38:09.656 | + functions-common:time_stop:2443 : local total 2022-06-24 14:38:09.658 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:38:09.661 | + functions-common:time_stop:2446 : name=apt-get 2022-06-24 14:38:09.663 | + functions-common:time_stop:2447 : start_time=1656081478345 2022-06-24 14:38:09.665 | + functions-common:time_stop:2449 : [[ -z 1656081478345 ]] 2022-06-24 14:38:09.669 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:38:09.673 | + functions-common:time_stop:2452 : end_time=1656081489671 2022-06-24 14:38:09.676 | + functions-common:time_stop:2453 : elapsed_time=11326 2022-06-24 14:38:09.678 | + functions-common:time_stop:2454 : total=304714 2022-06-24 14:38:09.680 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:38:09.683 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=316040 2022-06-24 14:38:09.685 | + functions-common:apt_get:1239 : return 0 2022-06-24 14:38:09.688 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-24 14:38:09.690 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-24 14:38:09.693 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:38:09.695 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:38:09.697 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:38:09.700 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-24 14:38:09.702 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-24 14:38:09.760 | wsgi (enabled by maintainer script) 2022-06-24 14:38:09.765 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-24 14:38:09.769 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-24 14:38:09.772 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-24 14:38:09.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-24 14:38:09.780 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-24 14:38:09.783 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-24 14:38:09.787 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-24 14:38:09.787 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-24 14:38:09.793 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-24 14:38:09.796 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-24 14:38:09.799 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-24 14:38:09.803 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-24 14:38:09.806 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-24 14:38:09.830 | Using python 3.8 to install osc-placement 2022-06-24 14:38:09.833 | + 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-06-24 14:38:11.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:38:11.893 | from cryptography.utils import int_from_bytes 2022-06-24 14:38:11.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:38:11.893 | from cryptography.utils import int_from_bytes 2022-06-24 14:38:12.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:38:13.555 | Collecting osc-placement===3.2.0 2022-06-24 14:38:13.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-06-24 14:38:13.685 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:38:13.700 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:38:13.704 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:38:13.707 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:38:13.713 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:38:13.717 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-24 14:38:13.720 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:38:13.723 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-24 14:38:13.736 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:38:13.792 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:38:13.796 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:38:13.801 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:38:13.807 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:38:13.810 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:38:13.813 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-24 14:38:13.825 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-24 14:38:13.849 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:38:13.855 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:38:13.868 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:38:13.872 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:38:13.875 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:38:13.878 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:38:13.889 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-24 14:38:13.935 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-24 14:38:13.938 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-24 14:38:13.943 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:38:13.948 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-24 14:38:13.950 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-24 14:38:13.970 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:38:13.973 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-24 14:38:13.977 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:38:14.012 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-24 14:38:14.015 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:38:14.017 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:38:14.020 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:38:14.025 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:38:14.057 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:38:14.062 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-24 14:38:14.064 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-24 14:38:14.124 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-24 14:38:14.127 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:38:14.130 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:38:15.911 | Installing collected packages: osc-placement 2022-06-24 14:38:16.097 | Successfully installed osc-placement-3.2.0 2022-06-24 14:38:16.205 | + inc/python:pip_install:196 : result=0 2022-06-24 14:38:16.208 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:38:16.212 | + functions-common:time_stop:2440 : local name 2022-06-24 14:38:16.215 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:38:16.219 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:38:16.223 | + functions-common:time_stop:2443 : local total 2022-06-24 14:38:16.227 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:38:16.232 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:38:16.236 | + functions-common:time_stop:2447 : start_time=1656081489823 2022-06-24 14:38:16.239 | + functions-common:time_stop:2449 : [[ -z 1656081489823 ]] 2022-06-24 14:38:16.244 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:38:16.251 | + functions-common:time_stop:2452 : end_time=1656081496247 2022-06-24 14:38:16.254 | + functions-common:time_stop:2453 : elapsed_time=6424 2022-06-24 14:38:16.258 | + functions-common:time_stop:2454 : total=198591 2022-06-24 14:38:16.260 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:38:16.263 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=205015 2022-06-24 14:38:16.266 | + inc/python:pip_install:199 : return 0 2022-06-24 14:38:16.268 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-24 14:38:16.271 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-24 14:38:16.274 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-24 14:38:16.276 | + functions-common:git_clone:599 : local git_ref=master 2022-06-24 14:38:16.279 | + functions-common:git_clone:600 : local orig_dir 2022-06-24 14:38:16.282 | ++ functions-common:git_clone:601 : pwd 2022-06-24 14:38:16.285 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-24 14:38:16.288 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-24 14:38:16.291 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-24 14:38:16.309 | + functions-common:git_clone:604 : RECLONE=False 2022-06-24 14:38:16.312 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-24 14:38:16.314 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-24 14:38:16.317 | + functions-common:git_clone:618 : echo master 2022-06-24 14:38:16.318 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-24 14:38:16.323 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-24 14:38:16.326 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-06-24 14:38:16.328 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-24 14:38:16.331 | + functions-common:git_timed:703 : local count=0 2022-06-24 14:38:16.333 | + functions-common:git_timed:704 : local timeout=0 2022-06-24 14:38:16.336 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-06-24 14:38:16.339 | + functions-common:git_timed:707 : timeout=0 2022-06-24 14:38:16.341 | + functions-common:git_timed:710 : time_start git_timed 2022-06-24 14:38:16.344 | + functions-common:time_start:2426 : local name=git_timed 2022-06-24 14:38:16.347 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:38:16.349 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:38:16.352 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:38:16.356 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081496354 2022-06-24 14:38:16.359 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-24 14:38:16.362 | Cloning into '/opt/stack/placement'... 2022-06-24 14:38:47.026 | + functions-common:git_timed:725 : time_stop git_timed 2022-06-24 14:38:47.029 | + functions-common:time_stop:2440 : local name 2022-06-24 14:38:47.032 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:38:47.035 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:38:47.038 | + functions-common:time_stop:2443 : local total 2022-06-24 14:38:47.041 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:38:47.044 | + functions-common:time_stop:2446 : name=git_timed 2022-06-24 14:38:47.047 | + functions-common:time_stop:2447 : start_time=1656081496354 2022-06-24 14:38:47.050 | + functions-common:time_stop:2449 : [[ -z 1656081496354 ]] 2022-06-24 14:38:47.054 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:38:47.060 | + functions-common:time_stop:2452 : end_time=1656081527057 2022-06-24 14:38:47.062 | + functions-common:time_stop:2453 : elapsed_time=30703 2022-06-24 14:38:47.065 | + functions-common:time_stop:2454 : total=0 2022-06-24 14:38:47.067 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:38:47.069 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30703 2022-06-24 14:38:47.072 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-24 14:38:47.086 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-24 14:38:47.089 | + functions-common:git_clone:679 : git show --oneline 2022-06-24 14:38:47.089 | + functions-common:git_clone:679 : head -1 2022-06-24 14:38:47.095 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-06-24 14:38:47.098 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-24 14:38:47.102 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-24 14:38:47.105 | + inc/python:setup_develop:334 : local bindep 2022-06-24 14:38:47.108 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-24 14:38:47.111 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-24 14:38:47.114 | + inc/python:setup_develop:340 : local extras= 2022-06-24 14:38:47.117 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-24 14:38:47.120 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-24 14:38:47.123 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-24 14:38:47.125 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-24 14:38:47.127 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-24 14:38:47.130 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-24 14:38:47.134 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-24 14:38:47.136 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-24 14:38:47.141 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-24 14:38:47.144 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-24 14:38:47.147 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-24 14:38:47.152 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-24 14:38:47.158 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-24 14:38:47.160 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-24 14:38:47.783 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-24 14:38:47.786 | + inc/python:setup_package:414 : local bindep=0 2022-06-24 14:38:47.790 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-24 14:38:47.794 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-24 14:38:47.798 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-24 14:38:47.801 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-24 14:38:47.806 | + inc/python:setup_package:423 : local flags=-e 2022-06-24 14:38:47.809 | + inc/python:setup_package:424 : local extras= 2022-06-24 14:38:47.812 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-24 14:38:47.815 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-24 14:38:47.817 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-24 14:38:47.820 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-24 14:38:47.823 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-24 14:38:47.826 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-24 14:38:47.848 | Using python 3.8 to install /opt/stack/placement 2022-06-24 14:38:47.851 | + 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-06-24 14:38:49.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:38:49.945 | from cryptography.utils import int_from_bytes 2022-06-24 14:38:49.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:38:49.945 | from cryptography.utils import int_from_bytes 2022-06-24 14:38:51.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:38:51.031 | Obtaining file:///opt/stack/placement 2022-06-24 14:38:52.383 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-24 14:38:52.394 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-24 14:38:52.535 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-24 14:38:52.548 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-24 14:38:52.553 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-24 14:38:52.564 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-24 14:38:52.614 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-06-24 14:38:52.618 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-24 14:38:52.622 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-24 14:38:52.626 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-24 14:38:52.662 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-24 14:38:52.672 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:38:52.710 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-24 14:38:52.716 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-24 14:38:52.761 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:38:52.765 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-24 14:38:52.802 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-24 14:38:52.821 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-24 14:38:52.834 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:38:52.843 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-24 14:38:52.852 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:38:52.867 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:38:52.873 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:38:52.875 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:38:52.886 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-24 14:38:52.896 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-24 14:38:52.898 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:38:52.904 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-24 14:38:52.909 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:38:52.929 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:38:52.932 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-24 14:38:52.940 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:38:52.952 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:38:52.957 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:38:52.959 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-24 14:38:52.969 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-24 14:38:52.972 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-24 14:38:52.974 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:38:52.981 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-24 14:38:52.989 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-24 14:38:52.994 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-24 14:38:53.004 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:38:53.036 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:38:53.046 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-06-24 14:38:53.049 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:38:53.108 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:38:53.114 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-24 14:38:53.116 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:38:53.120 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:38:53.126 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:38:53.130 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-24 14:38:53.144 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-24 14:38:53.149 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-24 14:38:53.157 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:38:53.160 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:38:53.162 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:38:53.166 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:38:53.169 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:38:53.173 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:38:53.175 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-24 14:38:53.178 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:38:53.180 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-24 14:38:53.184 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-24 14:38:53.194 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:38:53.198 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:38:53.201 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-24 14:38:53.211 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-24 14:38:53.247 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-24 14:38:53.271 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-24 14:38:53.273 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:38:53.277 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-24 14:38:53.329 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:38:54.806 | Installing collected packages: openstack-placement 2022-06-24 14:38:54.807 | Running setup.py develop for openstack-placement 2022-06-24 14:38:56.557 | Successfully installed openstack-placement 2022-06-24 14:38:56.672 | + inc/python:pip_install:196 : result=0 2022-06-24 14:38:56.676 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:38:56.680 | + functions-common:time_stop:2440 : local name 2022-06-24 14:38:56.685 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:38:56.689 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:38:56.692 | + functions-common:time_stop:2443 : local total 2022-06-24 14:38:56.696 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:38:56.699 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:38:56.702 | + functions-common:time_stop:2447 : start_time=1656081527843 2022-06-24 14:38:56.704 | + functions-common:time_stop:2449 : [[ -z 1656081527843 ]] 2022-06-24 14:38:56.707 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:38:56.711 | + functions-common:time_stop:2452 : end_time=1656081536709 2022-06-24 14:38:56.714 | + functions-common:time_stop:2453 : elapsed_time=8866 2022-06-24 14:38:56.716 | + functions-common:time_stop:2454 : total=205015 2022-06-24 14:38:56.718 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:38:56.721 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=213881 2022-06-24 14:38:56.724 | + inc/python:pip_install:199 : return 0 2022-06-24 14:38:56.726 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-24 14:38:56.729 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-24 14:38:56.732 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-24 14:38:56.752 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-24 14:38:56.764 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-24 14:38:56.767 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-24 14:38:56.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:38:56.772 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:38:56.774 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-24 14:38:56.777 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:38:56.779 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-24 14:38:56.782 | + ./stack.sh:main:938 : configure_placement 2022-06-24 14:38:56.784 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-24 14:38:56.797 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-24 14:38:56.800 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-24 14:38:56.805 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-24 14:38:56.808 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-24 14:38:56.811 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-24 14:38:56.814 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-24 14:38:56.816 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:38:56.819 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:38:56.821 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:38:56.839 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:38:56.841 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:38:56.844 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-24 14:38:56.847 | + 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-06-24 14:38:56.879 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-24 14:38:56.911 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-24 14:38:56.943 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-24 14:38:56.945 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-24 14:38:56.948 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-24 14:38:56.950 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-24 14:38:56.954 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-24 14:38:56.989 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-24 14:38:57.019 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-24 14:38:57.055 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-24 14:38:57.086 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-24 14:38:57.116 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-24 14:38:57.146 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-24 14:38:57.176 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-24 14:38:57.207 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:38:57.239 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-24 14:38:57.269 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-24 14:38:57.271 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-24 14:38:57.274 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-24 14:38:57.277 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:38:57.295 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:38:57.298 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:38:57.300 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:38:57.303 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:38:57.305 | + 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-06-24 14:38:57.335 | + 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-06-24 14:38:57.366 | + 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-06-24 14:38:57.396 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:38:57.425 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-24 14:38:57.428 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-24 14:38:57.431 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-24 14:38:57.434 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-24 14:38:57.437 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-24 14:38:57.440 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-24 14:38:57.443 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-24 14:38:57.447 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-24 14:38:57.452 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-24 14:38:57.454 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-24 14:38:57.457 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-24 14:38:57.470 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-24 14:38:57.470 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:38:57.479 | d /var/run/uwsgi 0755 ubuntu root 2022-06-24 14:38:57.483 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-24 14:38:57.499 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-24 14:38:57.501 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-24 14:38:57.505 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-24 14:38:57.539 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-24 14:38:57.576 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-24 14:38:57.606 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-24 14:38:57.636 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-24 14:38:57.664 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-24 14:38:57.697 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-24 14:38:57.730 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-24 14:38:57.765 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-24 14:38:57.798 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-24 14:38:57.827 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-24 14:38:57.861 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-24 14:38:57.894 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-24 14:38:57.926 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-24 14:38:57.929 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-24 14:38:57.934 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-24 14:38:57.938 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-24 14:38:57.941 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-24 14:38:57.945 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:38:57.948 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:38:57.951 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-24 14:38:57.954 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-24 14:38:57.957 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-24 14:38:57.988 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-24 14:38:58.020 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-24 14:38:58.021 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-24 14:38:58.029 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-24 14:38:58.034 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-24 14:38:58.036 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-24 14:38:58.040 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-24 14:38:58.043 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-24 14:38:58.045 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-24 14:38:58.048 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:38:58.051 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:38:58.053 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-24 14:38:58.056 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-24 14:38:58.059 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:38:58.061 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:38:58.064 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-24 14:38:58.126 | Enabling site placement-api. 2022-06-24 14:38:58.136 | To activate the new configuration, you need to run: 2022-06-24 14:38:58.136 | systemctl reload apache2 2022-06-24 14:38:58.143 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-24 14:38:58.146 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-24 14:38:58.150 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:38:58.153 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-24 14:38:58.294 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-24 14:38:58.317 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:38:58.319 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-24 14:38:58.339 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:38:58.341 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-24 14:38:58.359 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:38:58.361 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-24 14:38:58.364 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-24 14:38:58.366 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-24 14:38:58.397 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-06-24 14:38:58.426 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-24 14:38:58.459 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-24 14:38:58.489 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-24 14:38:58.518 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-24 14:38:58.552 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-24 14:38:58.583 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-24 14:38:58.615 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-24 14:38:58.632 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:38:58.635 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-24 14:38:58.655 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:38:58.657 | + ./stack.sh:main:964 : run_phase stack install 2022-06-24 14:38:58.660 | + functions-common:run_phase:1868 : local mode=stack 2022-06-24 14:38:58.664 | + functions-common:run_phase:1869 : local phase=install 2022-06-24 14:38:58.667 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-24 14:38:58.669 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-24 14:38:58.672 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-24 14:38:58.674 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-24 14:38:58.677 | + functions-common:run_phase:1878 : local extra 2022-06-24 14:38:58.682 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-24 14:38:58.688 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-24 14:38:58.691 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-24 14:38:58.695 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-24 14:38:58.698 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-24 14:38:58.701 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-24 14:38:58.717 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:38:58.719 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-24 14:38:58.721 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-24 14:38:58.724 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-24 14:38:58.726 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-24 14:38:58.728 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:38:58.731 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-24 14:38:58.733 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-24 14:38:58.736 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-24 14:38:58.801 | ++ inc/async:async_inner:63 : install_tempest 2022-06-24 14:38:58.838 | [19196 Async install_tempest:77774]: running: install_tempest 2022-06-24 14:38:58.841 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-24 14:38:58.843 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-24 14:38:58.846 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-06-24 14:38:58.849 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-24 14:38:58.852 | + functions-common:run_phase:1895 : run_plugins stack install 2022-06-24 14:38:58.854 | + functions-common:run_plugins:1854 : local mode=stack 2022-06-24 14:38:58.857 | + functions-common:run_plugins:1855 : local phase=install 2022-06-24 14:38:58.860 | + functions-common:run_plugins:1857 : local plugins= 2022-06-24 14:38:58.862 | + functions-common:run_plugins:1858 : local plugin 2022-06-24 14:38:58.865 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-24 14:38:58.868 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-24 14:38:58.871 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-24 14:38:58.874 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-24 14:38:58.877 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-06-24 14:38:58.880 | + inc/python:use_library_from_git:249 : return 1 2022-06-24 14:38:58.883 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-24 14:38:58.885 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-24 14:38:58.888 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-24 14:38:58.891 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-24 14:38:58.895 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-24 14:38:58.898 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-24 14:38:58.902 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-24 14:38:58.903 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-24 14:38:58.907 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-24 14:38:58.910 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-24 14:38:58.915 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-24 14:38:58.918 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-24 14:38:58.920 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-24 14:38:58.942 | Using python 3.8 to install python-openstackclient 2022-06-24 14:38:58.944 | + 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-06-24 14:39:01.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:39:01.035 | from cryptography.utils import int_from_bytes 2022-06-24 14:39:01.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:39:01.035 | from cryptography.utils import int_from_bytes 2022-06-24 14:39:02.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:39:02.670 | Collecting python-openstackclient===5.8.0 2022-06-24 14:39:02.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-06-24 14:39:02.996 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-24 14:39:03.003 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-24 14:39:03.016 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-24 14:39:03.029 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-24 14:39:03.043 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-24 14:39:03.063 | Requirement already satisfied: oslo.utils===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.0.0) 2022-06-24 14:39:03.077 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-24 14:39:03.081 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-24 14:39:03.095 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-24 14:39:03.098 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-24 14:39:03.122 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-24 14:39:03.126 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-24 14:39:03.129 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-24 14:39:03.188 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-24 14:39:03.235 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-24 14:39:03.241 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-24 14:39:03.252 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-24 14:39:03.255 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-24 14:39:03.258 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-24 14:39:03.266 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-24 14:39:03.279 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-24 14:39:03.284 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-24 14:39:03.322 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-24 14:39:03.325 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-24 14:39:03.331 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-24 14:39:03.335 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-24 14:39:03.339 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-24 14:39:03.342 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-24 14:39:03.346 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-24 14:39:03.349 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-24 14:39:03.352 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-24 14:39:03.354 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-24 14:39:03.375 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-24 14:39:03.381 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-24 14:39:03.385 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-24 14:39:03.421 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-24 14:39:03.423 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-24 14:39:03.425 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-24 14:39:03.430 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-24 14:39:03.491 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-24 14:39:03.494 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-24 14:39:03.499 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-24 14:39:03.501 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-24 14:39:03.533 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-24 14:39:03.536 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-24 14:39:03.540 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-24 14:39:03.544 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-24 14:39:03.547 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-24 14:39:03.550 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-24 14:39:05.314 | Installing collected packages: python-openstackclient 2022-06-24 14:39:07.032 | Successfully installed python-openstackclient-5.8.0 2022-06-24 14:39:07.158 | + inc/python:pip_install:196 : result=0 2022-06-24 14:39:07.161 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:39:07.163 | + functions-common:time_stop:2440 : local name 2022-06-24 14:39:07.166 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:39:07.168 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:39:07.170 | + functions-common:time_stop:2443 : local total 2022-06-24 14:39:07.173 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:39:07.175 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:39:07.177 | + functions-common:time_stop:2447 : start_time=1656081538936 2022-06-24 14:39:07.180 | + functions-common:time_stop:2449 : [[ -z 1656081538936 ]] 2022-06-24 14:39:07.183 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:39:07.191 | + functions-common:time_stop:2452 : end_time=1656081547188 2022-06-24 14:39:07.194 | + functions-common:time_stop:2453 : elapsed_time=8252 2022-06-24 14:39:07.196 | + functions-common:time_stop:2454 : total=213881 2022-06-24 14:39:07.198 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:39:07.201 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=222133 2022-06-24 14:39:07.204 | + inc/python:pip_install:199 : return 0 2022-06-24 14:39:07.206 | + ./stack.sh:main:976 : install_oscwrap 2022-06-24 14:39:07.209 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-06-24 14:39:07.214 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.nPWdTvUlWG 2022-06-24 14:39:07.216 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-06-24 14:39:07.219 | + functions-common:install_oscwrap:2491 : unalias -a 2022-06-24 14:39:07.222 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-06-24 14:39:07.224 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-24 14:39:07.227 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-24 14:39:07.229 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-24 14:39:07.247 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:39:07.250 | + ./stack.sh:main:1030 : configure_database 2022-06-24 14:39:07.252 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-24 14:39:07.255 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-24 14:39:07.258 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-24 14:39:07.260 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:39:07.263 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-24 14:39:07.266 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-24 14:39:07.268 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:39:07.270 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:39:07.273 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-24 14:39:07.276 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-24 14:39:07.279 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-06-24 14:39:07.279 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-06-24 14:39:07.284 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-24 14:39:07.346 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-24 14:39:07.348 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:39:07.350 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:39:07.353 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:39:07.355 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:39:07.358 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:39:07.360 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:39:07.363 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:39:07.365 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:39:07.367 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:39:07.370 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:39:07.372 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-24 14:39:07.374 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:39:07.377 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:39:07.379 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:39:07.381 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:39:07.384 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:39:07.386 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:39:07.388 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-24 14:39:07.391 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:39:07.393 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:39:07.395 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-24 14:39:07.398 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:39:07.400 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-06-24 14:39:09.919 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-24 14:39:09.971 | mysqladmin: connect to server at 'localhost' failed 2022-06-24 14:39:09.971 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-24 14:39:09.995 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-24 14:39:10.015 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-24 14:39:10.031 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:39:10.055 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:39:10.075 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-24 14:39:10.100 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-24 14:39:10.123 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-24 14:39:10.151 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-24 14:39:10.175 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-24 14:39:10.199 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-24 14:39:10.223 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-24 14:39:10.247 | + 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-06-24 14:39:10.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:10.371 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-24 14:39:10.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:10.459 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-24 14:39:10.719 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-24 14:39:11.019 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-24 14:39:11.343 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-24 14:39:11.363 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-24 14:39:11.379 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-24 14:39:11.379 | enabling MySQL performance counting 2022-06-24 14:39:11.395 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-24 14:39:11.553 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-24 14:39:11.571 | + 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-06-24 14:39:13.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:39:13.738 | from cryptography.utils import int_from_bytes 2022-06-24 14:39:13.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:39:13.738 | from cryptography.utils import int_from_bytes 2022-06-24 14:39:14.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-24 14:39:14.759 | Processing ./tools/dbcounter 2022-06-24 14:39:14.764 | Installing build dependencies: started 2022-06-24 14:39:26.534 | Installing build dependencies: finished with status 'done' 2022-06-24 14:39:26.535 | Getting requirements to build wheel: started 2022-06-24 14:39:30.093 | Getting requirements to build wheel: finished with status 'done' 2022-06-24 14:39:30.096 | Installing backend dependencies: started 2022-06-24 14:39:34.772 | Installing backend dependencies: finished with status 'done' 2022-06-24 14:39:34.774 | Preparing wheel metadata: started 2022-06-24 14:39:38.005 | Preparing wheel metadata: finished with status 'done' 2022-06-24 14:39:38.115 | Building wheels for collected packages: dbcounter 2022-06-24 14:39:38.117 | Building wheel for dbcounter (PEP 517): started 2022-06-24 14:39:42.261 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-06-24 14:39:42.263 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=b9e4c52c18676172196d0ea24f3a2de3ab4abbaf237c059bb0dccbf2a0dd3b9b 2022-06-24 14:39:42.263 | Stored in directory: /tmp/pip-ephem-wheel-cache-6skklygi/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-06-24 14:39:42.263 | Successfully built dbcounter 2022-06-24 14:39:44.426 | Installing collected packages: dbcounter 2022-06-24 14:39:44.528 | Successfully installed dbcounter-0.1 2022-06-24 14:39:44.681 | + inc/python:pip_install:196 : result=0 2022-06-24 14:39:44.683 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-24 14:39:44.686 | + functions-common:time_stop:2440 : local name 2022-06-24 14:39:44.688 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:39:44.691 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:39:44.693 | + functions-common:time_stop:2443 : local total 2022-06-24 14:39:44.695 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:39:44.697 | + functions-common:time_stop:2446 : name=pip_install 2022-06-24 14:39:44.700 | + functions-common:time_stop:2447 : start_time=1656081551504 2022-06-24 14:39:44.702 | + functions-common:time_stop:2449 : [[ -z 1656081551504 ]] 2022-06-24 14:39:44.705 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:39:44.709 | + functions-common:time_stop:2452 : end_time=1656081584706 2022-06-24 14:39:44.711 | + functions-common:time_stop:2453 : elapsed_time=33202 2022-06-24 14:39:44.713 | + functions-common:time_stop:2454 : total=222133 2022-06-24 14:39:44.716 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:39:44.718 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=255335 2022-06-24 14:39:44.720 | + inc/python:pip_install:199 : return 0 2022-06-24 14:39:44.723 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-06-24 14:39:44.725 | + lib/database:recreate_database:112 : local db=stats 2022-06-24 14:39:44.727 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-06-24 14:39:44.730 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-06-24 14:39:44.732 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-06-24 14:39:44.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:44.755 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-06-24 14:39:44.759 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:44.777 | + 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-06-24 14:39:44.777 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-06-24 14:39:44.782 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:44.802 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-06-24 14:39:44.805 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:39:44.807 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-06-24 14:39:47.174 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-06-24 14:39:47.177 | + functions-common:save_stackenv:60 : local tag=1034 2022-06-24 14:39:47.180 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-24 14:39:47.186 | + functions-common:save_stackenv:62 : time_stamp=2022-06-24-143947 2022-06-24 14:39:47.188 | + functions-common:save_stackenv:63 : echo '# 2022-06-24-143947 1034' 2022-06-24 14:39:47.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.194 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-24 14:39:47.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.199 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-24 14:39:47.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.205 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-24 14:39:47.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.214 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-24 14:39:47.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.219 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-06-24 14:39:47.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.225 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-06-24 14:39:47.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.230 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-24-142839 2022-06-24 14:39:47.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.235 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-24 14:39:47.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.241 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-06-24 14:39:47.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.247 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-24 14:39:47.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.253 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-24 14:39:47.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.263 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-24 14:39:47.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.270 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-24 14:39:47.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.276 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.50 2022-06-24 14:39:47.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-24 14:39:47.283 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-24 14:39:47.286 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-06-24 14:39:47.288 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-06-24 14:39:47.290 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-06-24 14:39:47.303 | + ./stack.sh:main:1060 : start_dstat 2022-06-24 14:39:47.307 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.310 | + functions-common:run_process:1694 : local service=dstat 2022-06-24 14:39:47.313 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.315 | + functions-common:run_process:1696 : local group= 2022-06-24 14:39:47.318 | + functions-common:run_process:1697 : local user= 2022-06-24 14:39:47.320 | + functions-common:run_process:1698 : local env_vars= 2022-06-24 14:39:47.322 | + functions-common:run_process:1700 : local name=dstat 2022-06-24 14:39:47.325 | + functions-common:run_process:1702 : time_start run_process 2022-06-24 14:39:47.327 | + functions-common:time_start:2426 : local name=run_process 2022-06-24 14:39:47.330 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:39:47.332 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:39:47.335 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:39:47.340 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081587337 2022-06-24 14:39:47.343 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-06-24 14:39:47.359 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:39:47.362 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-06-24 14:39:47.364 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-06-24 14:39:47.367 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.369 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.372 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.374 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.377 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-06-24 14:39:47.379 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-06-24 14:39:47.382 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-06-24 14:39:47.384 | + functions-common:_run_under_systemd:1661 : local group= 2022-06-24 14:39:47.387 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-06-24 14:39:47.390 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-06-24 14:39:47.392 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-06-24 14:39:47.395 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-06-24 14:39:47.397 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-06-24 14:39:47.400 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-06-24 14:39:47.402 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.404 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-24 14:39:47.407 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-24 14:39:47.409 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-06-24 14:39:47.411 | + functions-common:write_user_unit_file:1568 : local extra= 2022-06-24 14:39:47.414 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-06-24 14:39:47.416 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-06-24 14:39:47.419 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-06-24 14:39:47.423 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-06-24 14:39:47.485 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-06-24 14:39:47.559 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-24 14:39:47.614 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-06-24 14:39:47.674 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-06-24 14:39:47.727 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-24 14:39:47.782 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-06-24 14:39:47.785 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-06-24 14:39:47.787 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-06-24 14:39:47.851 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-06-24 14:39:48.223 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-06-24 14:39:48.239 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-06-24 14:39:48.626 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-06-24 14:39:48.658 | + functions-common:run_process:1706 : time_stop run_process 2022-06-24 14:39:48.661 | + functions-common:time_stop:2440 : local name 2022-06-24 14:39:48.664 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:39:48.666 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:39:48.671 | + functions-common:time_stop:2443 : local total 2022-06-24 14:39:48.673 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:39:48.676 | + functions-common:time_stop:2446 : name=run_process 2022-06-24 14:39:48.678 | + functions-common:time_stop:2447 : start_time=1656081587337 2022-06-24 14:39:48.681 | + functions-common:time_stop:2449 : [[ -z 1656081587337 ]] 2022-06-24 14:39:48.684 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:39:48.689 | + functions-common:time_stop:2452 : end_time=1656081588686 2022-06-24 14:39:48.692 | + functions-common:time_stop:2453 : elapsed_time=1349 2022-06-24 14:39:48.694 | + functions-common:time_stop:2454 : total=0 2022-06-24 14:39:48.696 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:39:48.699 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1349 2022-06-24 14:39:48.701 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-06-24 14:39:48.703 | + functions-common:run_process:1694 : local service=memory_tracker 2022-06-24 14:39:48.706 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-06-24 14:39:48.708 | + functions-common:run_process:1696 : local group= 2022-06-24 14:39:48.711 | + functions-common:run_process:1697 : local user=root 2022-06-24 14:39:48.714 | + functions-common:run_process:1698 : local env_vars= 2022-06-24 14:39:48.716 | + functions-common:run_process:1700 : local name=memory_tracker 2022-06-24 14:39:48.718 | + functions-common:run_process:1702 : time_start run_process 2022-06-24 14:39:48.721 | + functions-common:time_start:2426 : local name=run_process 2022-06-24 14:39:48.723 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:39:48.726 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:39:48.730 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:39:48.733 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081588731 2022-06-24 14:39:48.737 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-06-24 14:39:48.772 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:39:48.774 | + functions-common:run_process:1706 : time_stop run_process 2022-06-24 14:39:48.777 | + functions-common:time_stop:2440 : local name 2022-06-24 14:39:48.779 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:39:48.782 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:39:48.784 | + functions-common:time_stop:2443 : local total 2022-06-24 14:39:48.787 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:39:48.789 | + functions-common:time_stop:2446 : name=run_process 2022-06-24 14:39:48.792 | + functions-common:time_stop:2447 : start_time=1656081588731 2022-06-24 14:39:48.794 | + functions-common:time_stop:2449 : [[ -z 1656081588731 ]] 2022-06-24 14:39:48.798 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:39:48.802 | + functions-common:time_stop:2452 : end_time=1656081588799 2022-06-24 14:39:48.804 | + functions-common:time_stop:2453 : elapsed_time=68 2022-06-24 14:39:48.807 | + functions-common:time_stop:2454 : total=1349 2022-06-24 14:39:48.810 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:39:48.813 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1417 2022-06-24 14:39:48.815 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-06-24 14:39:48.846 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:39:48.848 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-06-24 14:39:48.868 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:39:48.870 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-06-24 14:39:48.890 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:39:48.892 | + ./stack.sh:main:1073 : start_etcd3 2022-06-24 14:39:48.895 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-06-24 14:39:48.897 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-845897-2 --data-dir /opt/stack/data/etcd' 2022-06-24 14:39:48.900 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-06-24 14:39:48.902 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-845897-2=http://10.222.0.50:2380' 2022-06-24 14:39:48.905 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-06-24 14:39:48.907 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-06-24 14:39:48.910 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-06-24 14:39:48.912 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-06-24 14:39:48.914 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-06-24 14:39:48.917 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-06-24 14:39:48.919 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-06-24 14:39:48.923 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-24 14:39:48.926 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-845897-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-845897-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-06-24 14:39:48.928 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-06-24 14:39:48.930 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name n-d-845897-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-845897-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-06-24 14:39:48.932 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-24 14:39:48.935 | + functions-common:write_user_unit_file:1566 : local user=root 2022-06-24 14:39:48.938 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-06-24 14:39:48.940 | + functions-common:write_user_unit_file:1568 : local extra= 2022-06-24 14:39:48.942 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-06-24 14:39:48.944 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-24 14:39:48.948 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-06-24 14:39:48.956 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-06-24 14:39:49.040 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-06-24 14:39:49.109 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-845897-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-845897-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-06-24 14:39:49.163 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-06-24 14:39:49.215 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-06-24 14:39:49.266 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-24 14:39:49.318 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-06-24 14:39:49.320 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-06-24 14:39:49.323 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-06-24 14:39:49.386 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-06-24 14:39:49.797 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-06-24 14:39:49.850 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-06-24 14:39:49.905 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-06-24 14:39:49.961 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-06-24 14:39:50.019 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-06-24 14:39:50.022 | ++ functions-common:is_arch:502 : uname -m 2022-06-24 14:39:50.027 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-24 14:39:50.030 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-06-24 14:39:50.432 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-06-24 14:39:50.447 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-06-24 14:39:50.825 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-06-24 14:39:51.097 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-06-24 14:39:51.115 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:39:51.118 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-06-24 14:39:51.121 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-06-24 14:39:51.125 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-06-24 14:39:51.130 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-06-24 14:39:51.142 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-06-24 14:39:51.154 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-06-24 14:39:51.157 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-24 14:39:51.160 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-06-24 14:39:51.248 | The user clouds.yaml file didn't exist. 2022-06-24 14:39:51.258 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-06-24 14:39:51.359 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-06-24 14:39:51.464 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-06-24 14:39:51.572 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-06-24 14:39:51.685 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-06-24 14:39:51.802 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-06-24 14:39:51.921 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-06-24 14:39:52.043 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-06-24 14:39:52.171 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-06-24 14:39:52.313 | + functions-common:write_clouds_yaml:198 : cat 2022-06-24 14:39:52.319 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-06-24 14:39:52.322 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-06-24 14:39:52.325 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-06-24 14:39:52.329 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-06-24 14:39:52.332 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-06-24 14:39:52.335 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-06-24 14:39:52.351 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:39:52.354 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-06-24 14:39:52.356 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:39:52.359 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-06-24 14:39:52.362 | + ./stack.sh:main:1090 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-06-24 14:39:52.364 | + ./stack.sh:main:1091 : init_keystone 2022-06-24 14:39:52.367 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-06-24 14:39:52.384 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:39:52.387 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-06-24 14:39:52.390 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-06-24 14:39:52.393 | + lib/database:recreate_database:112 : local db=keystone 2022-06-24 14:39:52.395 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-06-24 14:39:52.398 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-06-24 14:39:52.401 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-06-24 14:39:52.407 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:52.430 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-06-24 14:39:52.435 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:39:52.453 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-06-24 14:39:52.455 | + functions-common:time_start:2426 : local name=dbsync 2022-06-24 14:39:52.458 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:39:52.460 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:39:52.463 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:39:52.468 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081592465 2022-06-24 14:39:52.470 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-06-24 14:39:56.927 | INFO dbcounter [-] Registered counter for database keystone 2022-06-24 14:39:56.951 | 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=79933) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-24 14:39:56.957 | DEBUG dbcounter [-] [79933] Writer thread running {{(pid=79933) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-24 14:39:56.959 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:56.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.960 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.960 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.960 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:56.962 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:56.990 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.992 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.992 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.992 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:56.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:56.993 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:56.993 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:57.057 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:57.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.058 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.058 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.059 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:57.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:57.060 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:57.060 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:57.069 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-24 14:39:58.050 | ++ inc/async:async_inner:64 : rc=0 2022-06-24 14:39:58.069 | DEBUG dbcounter [-] [79933] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=79933) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:39:58.083 | [77774 Async install_tempest:77774]: finished successfully 2022-06-24 14:39:59.034 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.034 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-24 14:39:59.047 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.047 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-24 14:39:59.059 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.059 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-24 14:39:59.068 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.068 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-24 14:39:59.077 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.077 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-24 14:39:59.086 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.086 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-24 14:39:59.160 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.160 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.162 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.162 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.163 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.163 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.163 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.163 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.164 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.165 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.165 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.165 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.166 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.167 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.178 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.178 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.179 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.179 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.179 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.187 | DEBUG dbcounter [-] [79933] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=79933) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:39:59.684 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.686 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.686 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.687 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.687 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.687 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.687 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.721 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.721 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.722 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.722 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.722 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.730 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-24 14:39:59.763 | DEBUG dbcounter [-] [79933] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=79933) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:39:59.782 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.782 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-24 14:39:59.792 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.792 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-24 14:39:59.804 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.805 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-24 14:39:59.813 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.814 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-24 14:39:59.822 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.822 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-24 14:39:59.830 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.830 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-24 14:39:59.838 | INFO migrate.versioning.api [-] done 2022-06-24 14:39:59.838 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.840 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.841 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.841 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.844 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.844 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.844 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.845 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.845 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.845 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:39:59.853 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:39:59.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.855 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.855 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.855 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:39:59.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:39:59.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:39:59.856 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:40:00.157 | DEBUG dbcounter [-] [79933] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=79933) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:40:00.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:40:00.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.211 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.211 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.212 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.212 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:40:00.212 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:40:00.242 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:40:00.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.243 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.244 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.244 | 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=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:40:00.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:40:00.245 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:40:00.245 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:40:00.252 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-24 14:40:00.264 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.265 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-24 14:40:00.276 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.276 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-24 14:40:00.289 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.290 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-24 14:40:00.299 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.300 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-24 14:40:00.310 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.310 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-24 14:40:00.319 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.319 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-24 14:40:00.328 | INFO migrate.versioning.api [-] done 2022-06-24 14:40:00.683 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-06-24 14:40:00.686 | + functions-common:time_stop:2440 : local name 2022-06-24 14:40:00.689 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:40:00.692 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:40:00.695 | + functions-common:time_stop:2443 : local total 2022-06-24 14:40:00.697 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:40:00.700 | + functions-common:time_stop:2446 : name=dbsync 2022-06-24 14:40:00.703 | + functions-common:time_stop:2447 : start_time=1656081592465 2022-06-24 14:40:00.705 | + functions-common:time_stop:2449 : [[ -z 1656081592465 ]] 2022-06-24 14:40:00.709 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:40:00.713 | + functions-common:time_stop:2452 : end_time=1656081600710 2022-06-24 14:40:00.715 | + functions-common:time_stop:2453 : elapsed_time=8245 2022-06-24 14:40:00.718 | + functions-common:time_stop:2454 : total=0 2022-06-24 14:40:00.722 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:40:00.725 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8245 2022-06-24 14:40:00.727 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-06-24 14:40:00.730 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-06-24 14:40:00.734 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-06-24 14:40:04.964 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-06-24 14:40:04.964 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-24 14:40:04.964 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-24 14:40:04.965 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-06-24 14:40:04.965 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-24 14:40:04.965 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-24 14:40:04.965 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-24 14:40:04.966 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-24 14:40:04.966 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-24 14:40:05.299 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-06-24 14:40:05.304 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-06-24 14:40:09.503 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-06-24 14:40:09.504 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-24 14:40:09.504 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-24 14:40:09.504 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-06-24 14:40:09.505 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-24 14:40:09.505 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-24 14:40:09.505 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-24 14:40:09.505 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-24 14:40:09.506 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-24 14:40:09.842 | + ./stack.sh:main:1092 : start_keystone 2022-06-24 14:40:09.844 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-06-24 14:40:09.847 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-06-24 14:40:09.849 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-06-24 14:40:09.866 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:40:09.869 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-06-24 14:40:09.872 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-06-24 14:40:09.877 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-06-24 14:40:09.879 | + functions-common:run_process:1694 : local service=keystone 2022-06-24 14:40:09.882 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:09.885 | + functions-common:run_process:1696 : local group= 2022-06-24 14:40:09.887 | + functions-common:run_process:1697 : local user= 2022-06-24 14:40:09.889 | + functions-common:run_process:1698 : local env_vars= 2022-06-24 14:40:09.892 | + functions-common:run_process:1700 : local name=keystone 2022-06-24 14:40:09.894 | + functions-common:run_process:1702 : time_start run_process 2022-06-24 14:40:09.897 | + functions-common:time_start:2426 : local name=run_process 2022-06-24 14:40:09.899 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:40:09.902 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:40:09.905 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:40:09.909 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081609906 2022-06-24 14:40:09.911 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-06-24 14:40:09.927 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:40:09.929 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-06-24 14:40:09.932 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-06-24 14:40:09.935 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:09.937 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:09.939 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:09.942 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:09.944 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-06-24 14:40:09.946 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-06-24 14:40:09.949 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-06-24 14:40:09.951 | + functions-common:_run_under_systemd:1661 : local group= 2022-06-24 14:40:09.953 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-06-24 14:40:09.956 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-06-24 14:40:09.958 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-06-24 14:40:09.961 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-06-24 14:40:09.964 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-06-24 14:40:09.967 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-06-24 14:40:09.969 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:09.971 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-06-24 14:40:09.973 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-06-24 14:40:09.975 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-06-24 14:40:09.977 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-06-24 14:40:09.980 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-06-24 14:40:09.984 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-06-24 14:40:10.044 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-06-24 14:40:10.107 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-06-24 14:40:10.158 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-24 14:40:10.209 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-24 14:40:10.262 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-06-24 14:40:10.321 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-06-24 14:40:10.378 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-06-24 14:40:10.432 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-06-24 14:40:10.491 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-06-24 14:40:10.544 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-06-24 14:40:10.547 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-06-24 14:40:10.549 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-06-24 14:40:10.620 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-06-24 14:40:11.011 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-06-24 14:40:11.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-06-24 14:40:11.400 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-06-24 14:40:11.487 | + functions-common:run_process:1706 : time_stop run_process 2022-06-24 14:40:11.490 | + functions-common:time_stop:2440 : local name 2022-06-24 14:40:11.493 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:40:11.496 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:40:11.499 | + functions-common:time_stop:2443 : local total 2022-06-24 14:40:11.503 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:40:11.507 | + functions-common:time_stop:2446 : name=run_process 2022-06-24 14:40:11.509 | + functions-common:time_stop:2447 : start_time=1656081609906 2022-06-24 14:40:11.511 | + functions-common:time_stop:2449 : [[ -z 1656081609906 ]] 2022-06-24 14:40:11.514 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:40:11.519 | + functions-common:time_stop:2452 : end_time=1656081611516 2022-06-24 14:40:11.521 | + functions-common:time_stop:2453 : elapsed_time=1610 2022-06-24 14:40:11.523 | + functions-common:time_stop:2454 : total=1417 2022-06-24 14:40:11.526 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:40:11.528 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3027 2022-06-24 14:40:11.531 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-06-24 14:40:11.531 | Waiting for keystone to start... 2022-06-24 14:40:11.533 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-06-24 14:40:11.535 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-06-24 14:40:11.538 | + functions:wait_for_service:457 : local timeout=60 2022-06-24 14:40:11.540 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-06-24 14:40:11.542 | + functions:wait_for_service:459 : local rval=0 2022-06-24 14:40:11.545 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-24 14:40:11.547 | + functions-common:time_start:2426 : local name=wait_for_service 2022-06-24 14:40:11.550 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:40:11.552 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:40:11.555 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:40:11.559 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081611557 2022-06-24 14:40:11.562 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-24 14:40:11.567 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-06-24 14:40:17.721 | + :: : [[ 200 == 503 ]] 2022-06-24 14:40:17.723 | + :: : [[ 0 -eq 7 ]] 2022-06-24 14:40:17.728 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-24 14:40:17.731 | + functions-common:time_stop:2440 : local name 2022-06-24 14:40:17.733 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:40:17.736 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:40:17.738 | + functions-common:time_stop:2443 : local total 2022-06-24 14:40:17.741 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:40:17.743 | + functions-common:time_stop:2446 : name=wait_for_service 2022-06-24 14:40:17.746 | + functions-common:time_stop:2447 : start_time=1656081611557 2022-06-24 14:40:17.748 | + functions-common:time_stop:2449 : [[ -z 1656081611557 ]] 2022-06-24 14:40:17.751 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:40:17.756 | + functions-common:time_stop:2452 : end_time=1656081617753 2022-06-24 14:40:17.758 | + functions-common:time_stop:2453 : elapsed_time=6196 2022-06-24 14:40:17.760 | + functions-common:time_stop:2454 : total=0 2022-06-24 14:40:17.763 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:40:17.765 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6196 2022-06-24 14:40:17.768 | + functions:wait_for_service:467 : return 0 2022-06-24 14:40:17.770 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-06-24 14:40:17.787 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:40:17.790 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-06-24 14:40:17.792 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-24 14:40:17.795 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-06-24 14:40:17.822 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-06-24 14:40:17.825 | + 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.50/identity 2022-06-24 14:40:22.163 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.163 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.163 | 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=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.171 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.187 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.187 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.217 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.248 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.248 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.425 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.425 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.437 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.438 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.445 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.449 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80745) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-24 14:40:22.514 | INFO dbcounter [-] Registered counter for database keystone 2022-06-24 14:40:22.532 | 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=80745) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-24 14:40:22.538 | DEBUG dbcounter [-] [80745] Writer thread running {{(pid=80745) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-24 14:40:22.747 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created domain default 2022-06-24 14:40:22.797 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created project admin 2022-06-24 14:40:22.824 | DEBUG passlib.handlers.bcrypt [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80745) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-06-24 14:40:22.825 | DEBUG passlib.handlers.bcrypt [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80745) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-06-24 14:40:22.886 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created user admin 2022-06-24 14:40:22.902 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created role reader 2022-06-24 14:40:22.916 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created role member 2022-06-24 14:40:22.941 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created implied role where 5fe1cba806314f98a73e827e667da952 implies e5013202eae64735816435c4f8a35a99 2022-06-24 14:40:22.954 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created role admin 2022-06-24 14:40:22.975 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created implied role where 2e11105666ce45ca9686a3c73f0aaa22 implies 5fe1cba806314f98a73e827e667da952 2022-06-24 14:40:22.988 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Granted role admin on project admin to user admin. 2022-06-24 14:40:22.997 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Granted role admin on the system to user admin. 2022-06-24 14:40:23.010 | WARNING py.warnings [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 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-06-24 14:40:23.010 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-06-24 14:40:23.010 |  2022-06-24 14:40:23.013 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created region RegionOne 2022-06-24 14:40:23.055 | INFO keystone.cmd.bootstrap [None req-21afac6c-c4d3-469b-942e-3d8c6b466676 None None] Created public endpoint http://10.222.0.50/identity 2022-06-24 14:40:23.479 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-06-24 14:40:23.482 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-06-24 14:40:23.486 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-06-24 14:40:23.489 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-06-24 14:40:26.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:26.583 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:26.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:26.583 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:26.735 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:26.740 | + lib/keystone:create_keystone_accounts:310 : admin_project=58204501d122437f8d2cac92e6dd2680 2022-06-24 14:40:26.744 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-06-24 14:40:26.747 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-06-24 14:40:28.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:28.741 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:28.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:28.741 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:28.887 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:28.891 | + lib/keystone:create_keystone_accounts:312 : admin_user=47ee9d3a9d3743a884ad9b01ee0555d2 2022-06-24 14:40:28.895 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-06-24 14:40:28.898 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-06-24 14:40:28.902 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-06-24 14:40:28.906 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 default 2022-06-24 14:40:28.967 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 default 2022-06-24 14:40:29.008 | [19196 Async ks-domain-role:80870]: running: get_or_add_user_domain_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 default 2022-06-24 14:40:29.010 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-06-24 14:40:29.013 | + functions-common:get_or_create_domain:878 : local domain_id 2022-06-24 14:40:29.016 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-24 14:40:31.921 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-06-24 14:40:31.924 | + functions-common:get_or_create_domain:889 : echo default 2022-06-24 14:40:31.924 | default 2022-06-24 14:40:31.927 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-06-24 14:40:31.989 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-06-24 14:40:32.038 | [19196 Async ks-project:81011]: running: get_or_create_project service Default 2022-06-24 14:40:32.040 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-06-24 14:40:32.113 | + inc/async:async_inner:63 : get_or_create_role service 2022-06-24 14:40:32.155 | [19196 Async ks-service:81097]: running: get_or_create_role service 2022-06-24 14:40:32.157 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-06-24 14:40:32.223 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-06-24 14:40:32.378 | [19196 Async ks-reseller:81183]: running: get_or_create_role ResellerAdmin 2022-06-24 14:40:32.403 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-06-24 14:40:32.425 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-06-24 14:40:32.831 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-06-24 14:40:33.068 | [19196 Async ks-anotherrole:81277]: running: get_or_create_role anotherrole 2022-06-24 14:40:33.085 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-06-24 14:40:33.112 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-06-24 14:40:33.134 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:40:33.175 | +++ 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-06-24 14:40:35.466 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:35.598 | [81097 Async ks-service:81097]: finished successfully 2022-06-24 14:40:35.860 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:35.921 | [81011 Async ks-project:81011]: finished successfully 2022-06-24 14:40:35.937 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:35.983 | [81183 Async ks-reseller:81183]: finished successfully 2022-06-24 14:40:36.224 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:36.258 | [81277 Async ks-anotherrole:81277]: finished successfully 2022-06-24 14:40:36.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:36.438 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:36.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:36.438 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:36.579 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:36.582 | ++ functions-common:get_or_create_project:939 : project_id=b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:40:36.585 | ++ functions-common:get_or_create_project:940 : echo b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:40:36.588 | + lib/keystone:create_keystone_accounts:340 : invis_project=b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:40:36.590 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-06-24 14:40:36.594 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-06-24 14:40:36.596 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:40:36.599 | +++ 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-06-24 14:40:38.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:38.914 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:38.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:38.914 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:39.079 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:39.082 | ++ functions-common:get_or_create_project:939 : project_id=aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:39.085 | ++ functions-common:get_or_create_project:940 : echo aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:39.088 | + lib/keystone:create_keystone_accounts:344 : demo_project=aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:39.090 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-06-24 14:40:39.093 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-06-24 14:40:39.096 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:40:39.098 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-06-24 14:40:39.100 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-06-24 14:40:39.104 | +++ 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-06-24 14:40:39.156 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:39.183 | [80870 Async ks-domain-role:80870]: finished successfully 2022-06-24 14:40:41.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.418 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.418 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.566 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:41.569 | ++ functions-common:get_or_create_user:926 : user_id=ebd90419ff1940c0a76e81aaf7d82ae7 2022-06-24 14:40:41.572 | ++ functions-common:get_or_create_user:927 : echo ebd90419ff1940c0a76e81aaf7d82ae7 2022-06-24 14:40:41.575 | + lib/keystone:create_keystone_accounts:347 : demo_user=ebd90419ff1940c0a76e81aaf7d82ae7 2022-06-24 14:40:41.580 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-06-24 14:40:41.637 | [19196 Async ks-domain-role:80870]: Waiting for completion of get_or_add_user_domain_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 default running on PID 80870 (6 other jobs running) 2022-06-24 14:40:41.664 | [19196 Async ks-domain-role:80870]: Signaling child to exit 2022-06-24 14:40:41.664 | WAKEUP 2022-06-24 14:40:41.690 | [19196 Async ks-domain-role:80870]: Signaled 2022-06-24 14:40:41.692 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-06-24 14:40:41.692 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 47ee9d3a9d3743a884ad9b01ee0555d2 --domain default 2022-06-24 14:40:41.692 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:40:41.692 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-06-24 14:40:41.692 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:40:41.692 | ++ functions-common:get_field:813 : read data 2022-06-24 14:40:41.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.692 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.692 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.692 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:41.692 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-06-24 14:40:41.692 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-06-24 14:40:41.692 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 47ee9d3a9d3743a884ad9b01ee0555d2 --domain default 2022-06-24 14:40:41.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.692 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.692 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.692 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:40:41.692 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 47ee9d3a9d3743a884ad9b01ee0555d2 --domain default 2022-06-24 14:40:41.692 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-06-24 14:40:41.692 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:40:41.692 | ++ functions-common:get_field:813 : read data 2022-06-24 14:40:41.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.693 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.693 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.693 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:41.693 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:40:41.693 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:40:41.693 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:40:41.693 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | 47ee9d3a9d3743a884ad9b01ee0555d2 | | | default | | False |' 2022-06-24 14:40:41.693 | ++ functions-common:get_field:813 : read data 2022-06-24 14:40:41.693 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:40:41.693 | + functions-common:get_or_add_user_domain_role:1022 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:40:41.693 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:40:41.737 | [19196 Async ks-domain-role:80870]: finished get_or_add_user_domain_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 default with result 0 in 10 seconds 2022-06-24 14:40:41.745 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-06-24 14:40:41.785 | [19196 Async ks-project:81011]: Waiting for completion of get_or_create_project service Default running on PID 81011 (5 other jobs running) 2022-06-24 14:40:41.817 | [19196 Async ks-project:81011]: Signaling child to exit 2022-06-24 14:40:41.817 | WAKEUP 2022-06-24 14:40:41.840 | [19196 Async ks-project:81011]: Signaled 2022-06-24 14:40:41.842 | + functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:40:41.842 | ++ 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-06-24 14:40:41.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.842 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.842 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.842 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:41.842 | + functions-common:get_or_create_project:939 : project_id=eab6e7acc2bb49b0b0e1b5dfb6e1dbea 2022-06-24 14:40:41.842 | + functions-common:get_or_create_project:940 : echo eab6e7acc2bb49b0b0e1b5dfb6e1dbea 2022-06-24 14:40:41.842 | eab6e7acc2bb49b0b0e1b5dfb6e1dbea 2022-06-24 14:40:41.892 | [19196 Async ks-project:81011]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-06-24 14:40:41.934 | [19196 Async ks-service:81097]: Waiting for completion of get_or_create_role service running on PID 81097 (4 other jobs running) 2022-06-24 14:40:41.963 | [19196 Async ks-service:81097]: Signaling child to exit 2022-06-24 14:40:41.963 | WAKEUP 2022-06-24 14:40:41.987 | [19196 Async ks-service:81097]: Signaled 2022-06-24 14:40:41.989 | + functions-common:get_or_create_role:946 : local role_id 2022-06-24 14:40:41.989 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-06-24 14:40:41.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.989 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:41.989 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:41.989 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:41.989 | + functions-common:get_or_create_role:951 : role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:40:41.989 | + functions-common:get_or_create_role:952 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:40:41.989 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:40:42.038 | [19196 Async ks-service:81097]: finished get_or_create_role service with result 0 in 3 seconds 2022-06-24 14:40:42.084 | [19196 Async ks-reseller:81183]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81183 (3 other jobs running) 2022-06-24 14:40:42.114 | [19196 Async ks-reseller:81183]: Signaling child to exit 2022-06-24 14:40:42.114 | WAKEUP 2022-06-24 14:40:42.139 | [19196 Async ks-reseller:81183]: Signaled 2022-06-24 14:40:42.140 | + functions-common:get_or_create_role:946 : local role_id 2022-06-24 14:40:42.140 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-06-24 14:40:42.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:42.141 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:42.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:42.141 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:42.141 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:42.141 | + functions-common:get_or_create_role:951 : role_id=96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:40:42.141 | + functions-common:get_or_create_role:952 : echo 96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:40:42.141 | 96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:40:42.191 | [19196 Async ks-reseller:81183]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-06-24 14:40:42.231 | [19196 Async ks-anotherrole:81277]: Waiting for completion of get_or_create_role anotherrole running on PID 81277 (2 other jobs running) 2022-06-24 14:40:42.256 | [19196 Async ks-anotherrole:81277]: Signaling child to exit 2022-06-24 14:40:42.256 | WAKEUP 2022-06-24 14:40:42.281 | [19196 Async ks-anotherrole:81277]: Signaled 2022-06-24 14:40:42.282 | + functions-common:get_or_create_role:946 : local role_id 2022-06-24 14:40:42.282 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-24 14:40:42.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:42.282 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:42.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:42.282 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:42.282 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:42.282 | + functions-common:get_or_create_role:951 : role_id=056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:40:42.282 | + functions-common:get_or_create_role:952 : echo 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:40:42.283 | 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:40:42.329 | [19196 Async ks-anotherrole:81277]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-06-24 14:40:42.333 | + inc/async:async_wait:197 : return 0 2022-06-24 14:40:42.336 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.403 | + inc/async:async_inner:63 : get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.445 | [19196 Async ks-demo-member:82142]: running: get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.448 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.510 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.560 | [19196 Async ks-demo-admin:82254]: running: get_or_add_user_project_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.562 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.631 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.681 | [19196 Async ks-demo-another:82366]: running: get_or_add_user_project_role anotherrole ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:42.683 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:40:42.749 | + inc/async:async_inner:63 : get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:40:42.833 | [19196 Async ks-demo-invis:82479]: running: get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:40:42.846 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-06-24 14:40:42.858 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-06-24 14:40:42.862 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:40:42.879 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-06-24 14:40:42.899 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-06-24 14:40:42.923 | +++ 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-06-24 14:40:46.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:46.898 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:46.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:46.898 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:47.063 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:47.065 | ++ functions-common:get_or_create_user:926 : user_id=cc2ba182d59f474d9341ce8d4dea0e57 2022-06-24 14:40:47.068 | ++ functions-common:get_or_create_user:927 : echo cc2ba182d59f474d9341ce8d4dea0e57 2022-06-24 14:40:47.071 | + lib/keystone:create_keystone_accounts:360 : demo_reader=cc2ba182d59f474d9341ce8d4dea0e57 2022-06-24 14:40:47.073 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader cc2ba182d59f474d9341ce8d4dea0e57 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:47.160 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cc2ba182d59f474d9341ce8d4dea0e57 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:47.231 | [19196 Async ks-demo-reader:82634]: running: get_or_add_user_project_role reader cc2ba182d59f474d9341ce8d4dea0e57 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:40:47.234 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-06-24 14:40:47.238 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-06-24 14:40:47.240 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:40:47.245 | +++ 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-06-24 14:40:50.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:50.338 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:50.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:50.338 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:50.615 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:50.619 | ++ functions-common:get_or_create_project:939 : project_id=f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:50.631 | ++ functions-common:get_or_create_project:940 : echo f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:50.644 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:50.673 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-06-24 14:40:50.689 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-06-24 14:40:50.705 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:40:50.721 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-06-24 14:40:50.736 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-06-24 14:40:50.763 | +++ 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-06-24 14:40:53.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:53.773 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:53.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:40:53.773 | from cryptography.utils import int_from_bytes 2022-06-24 14:40:54.169 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:40:54.193 | ++ functions-common:get_or_create_user:926 : user_id=e1e588070cb94c299c17d00896793639 2022-06-24 14:40:54.201 | ++ functions-common:get_or_create_user:927 : echo e1e588070cb94c299c17d00896793639 2022-06-24 14:40:54.218 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e1e588070cb94c299c17d00896793639 2022-06-24 14:40:54.231 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:54.654 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:54.908 | [19196 Async ks-alt-admin:83035]: running: get_or_add_user_project_role admin e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:54.922 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:55.344 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:55.540 | [19196 Async ks-alt-another:83150]: running: get_or_add_user_project_role anotherrole e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:40:55.561 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-06-24 14:40:55.587 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-06-24 14:40:55.607 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:40:55.635 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-06-24 14:40:55.659 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-06-24 14:40:55.698 | +++ 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-06-24 14:40:56.075 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:56.271 | [82254 Async ks-demo-admin:82254]: finished successfully 2022-06-24 14:40:58.573 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:40:58.741 | [82366 Async ks-demo-another:82366]: finished successfully 2022-06-24 14:41:00.399 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:00.426 | [82142 Async ks-demo-member:82142]: finished successfully 2022-06-24 14:41:00.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:00.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:00.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:00.712 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:00.891 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:00.895 | ++ functions-common:get_or_create_user:926 : user_id=fc730785c97b4b5b9a0a9308a8cfa5e1 2022-06-24 14:41:00.898 | ++ functions-common:get_or_create_user:927 : echo fc730785c97b4b5b9a0a9308a8cfa5e1 2022-06-24 14:41:00.901 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=fc730785c97b4b5b9a0a9308a8cfa5e1 2022-06-24 14:41:00.904 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member fc730785c97b4b5b9a0a9308a8cfa5e1 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:00.953 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:00.978 | + inc/async:async_inner:63 : get_or_add_user_project_role member fc730785c97b4b5b9a0a9308a8cfa5e1 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:00.988 | [82479 Async ks-demo-invis:82479]: finished successfully 2022-06-24 14:41:01.044 | [19196 Async ks-alt-member-user:83516]: running: get_or_add_user_project_role member fc730785c97b4b5b9a0a9308a8cfa5e1 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:01.047 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-06-24 14:41:01.050 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-06-24 14:41:01.056 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:41:01.079 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-06-24 14:41:01.104 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-06-24 14:41:01.109 | +++ 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-06-24 14:41:03.087 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:03.284 | [82634 Async ks-demo-reader:82634]: finished successfully 2022-06-24 14:41:03.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:03.727 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:03.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:03.728 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:03.904 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:03.908 | ++ functions-common:get_or_create_user:926 : user_id=b1aa706085af4149830dcec410064068 2022-06-24 14:41:03.911 | ++ functions-common:get_or_create_user:927 : echo b1aa706085af4149830dcec410064068 2022-06-24 14:41:03.916 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b1aa706085af4149830dcec410064068 2022-06-24 14:41:03.919 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b1aa706085af4149830dcec410064068 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:03.999 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b1aa706085af4149830dcec410064068 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:04.055 | [19196 Async ks-alt-reader-user:83757]: running: get_or_add_user_project_role reader b1aa706085af4149830dcec410064068 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:04.059 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-06-24 14:41:04.063 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:41:04.066 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-06-24 14:41:04.069 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-06-24 14:41:04.079 | +++ 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-06-24 14:41:07.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:07.277 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:07.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:07.277 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:07.488 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:07.496 | ++ functions-common:get_or_create_user:926 : user_id=8cd60b9647284827afc9fb4c6b8642af 2022-06-24 14:41:07.500 | ++ functions-common:get_or_create_user:927 : echo 8cd60b9647284827afc9fb4c6b8642af 2022-06-24 14:41:07.515 | + lib/keystone:create_keystone_accounts:392 : system_member_user=8cd60b9647284827afc9fb4c6b8642af 2022-06-24 14:41:07.525 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 8cd60b9647284827afc9fb4c6b8642af all 2022-06-24 14:41:07.759 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8cd60b9647284827afc9fb4c6b8642af all 2022-06-24 14:41:07.907 | [19196 Async ks-system-member:83981]: running: get_or_add_user_system_role member 8cd60b9647284827afc9fb4c6b8642af all 2022-06-24 14:41:07.932 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-06-24 14:41:07.947 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:41:07.968 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-06-24 14:41:07.988 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-06-24 14:41:08.022 | +++ 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-06-24 14:41:10.615 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:10.741 | [83035 Async ks-alt-admin:83035]: finished successfully 2022-06-24 14:41:10.768 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:10.840 | [83150 Async ks-alt-another:83150]: finished successfully 2022-06-24 14:41:11.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:11.070 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:11.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:11.070 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:11.261 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:11.272 | ++ functions-common:get_or_create_user:926 : user_id=52f3dfd2ab5e4157a86bf79cf6ca96fc 2022-06-24 14:41:11.276 | ++ functions-common:get_or_create_user:927 : echo 52f3dfd2ab5e4157a86bf79cf6ca96fc 2022-06-24 14:41:11.280 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=52f3dfd2ab5e4157a86bf79cf6ca96fc 2022-06-24 14:41:11.287 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 52f3dfd2ab5e4157a86bf79cf6ca96fc all 2022-06-24 14:41:11.387 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 52f3dfd2ab5e4157a86bf79cf6ca96fc all 2022-06-24 14:41:11.449 | [19196 Async ks-system-reader:84264]: running: get_or_add_user_system_role reader 52f3dfd2ab5e4157a86bf79cf6ca96fc all 2022-06-24 14:41:11.460 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-06-24 14:41:11.465 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-06-24 14:41:11.468 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-06-24 14:41:11.476 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-24 14:41:11.488 | +++ 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-06-24 14:41:13.911 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:14.019 | [83516 Async ks-alt-member-user:83516]: finished successfully 2022-06-24 14:41:14.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:14.425 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:14.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:14.425 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:14.608 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:14.612 | ++ functions-common:get_or_create_group:903 : group_id=b1997a1427364c9998c6f9eed46f5ca8 2022-06-24 14:41:14.615 | ++ functions-common:get_or_create_group:904 : echo b1997a1427364c9998c6f9eed46f5ca8 2022-06-24 14:41:14.627 | + lib/keystone:create_keystone_accounts:402 : admin_group=b1997a1427364c9998c6f9eed46f5ca8 2022-06-24 14:41:14.630 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-06-24 14:41:14.633 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-06-24 14:41:14.635 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-06-24 14:41:14.643 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-24 14:41:14.647 | +++ 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-06-24 14:41:16.421 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:16.451 | [83757 Async ks-alt-reader-user:83757]: finished successfully 2022-06-24 14:41:17.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:17.050 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:17.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:17.050 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:17.215 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:17.217 | ++ functions-common:get_or_create_group:903 : group_id=adb2c9bf74304f2a880a1f5e32c43bd2 2022-06-24 14:41:17.220 | ++ functions-common:get_or_create_group:904 : echo adb2c9bf74304f2a880a1f5e32c43bd2 2022-06-24 14:41:17.223 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=adb2c9bf74304f2a880a1f5e32c43bd2 2022-06-24 14:41:17.226 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:17.310 | + inc/async:async_inner:63 : get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:17.362 | [19196 Async ks-group-memberdemo:84617]: running: get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:17.368 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:17.470 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:17.596 | [19196 Async ks-group-anotherdemo:84703]: running: get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:17.615 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:17.872 | + inc/async:async_inner:63 : get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:18.057 | [19196 Async ks-group-memberalt:84791]: running: get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:18.081 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:18.504 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:18.612 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:18.728 | [19196 Async ks-group-anotheralt:84889]: running: get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:18.747 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 2022-06-24 14:41:18.781 | [83981 Async ks-system-member:83981]: finished successfully 2022-06-24 14:41:19.207 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 2022-06-24 14:41:19.433 | [19196 Async ks-group-admin:85021]: running: get_or_add_group_project_role admin b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 2022-06-24 14:41:19.451 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-06-24 14:41:19.789 | [19196 Async ks-demo-member:82142]: Waiting for completion of get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab running on PID 82142 (17 other jobs running) 2022-06-24 14:41:19.945 | [19196 Async ks-demo-member:82142]: Signaling child to exit 2022-06-24 14:41:19.945 | WAKEUP 2022-06-24 14:41:20.066 | [19196 Async ks-demo-member:82142]: Signaled 2022-06-24 14:41:20.078 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:20.078 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:20.078 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:20.078 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:20.078 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:20.078 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:20.078 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:20.078 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:20.078 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ebd90419ff1940c0a76e81aaf7d82ae7 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:20.078 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:20.078 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:20.079 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:20.079 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:20.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.079 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.079 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.079 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:20.079 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:20.079 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:20.079 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user ebd90419ff1940c0a76e81aaf7d82ae7 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:20.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.079 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.079 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.079 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ebd90419ff1940c0a76e81aaf7d82ae7 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:20.079 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:20.079 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:20.079 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:20.079 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:20.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.079 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.079 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.079 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:20.079 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:20.079 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:20.079 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:20.079 | ++ functions-common:get_field:819 : echo '| 5fe1cba806314f98a73e827e667da952 | ebd90419ff1940c0a76e81aaf7d82ae7 | | aa7b701cd9fb4245954ba9a224d893ab | | | False |' 2022-06-24 14:41:20.079 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:20.079 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:20.079 | + functions-common:get_or_add_user_project_role:998 : echo 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:20.080 | 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:20.391 | [19196 Async ks-demo-member:82142]: finished get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab with result 0 in 18 seconds 2022-06-24 14:41:20.618 | [19196 Async ks-demo-admin:82254]: Waiting for completion of get_or_add_user_project_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 aa7b701cd9fb4245954ba9a224d893ab running on PID 82254 (16 other jobs running) 2022-06-24 14:41:20.763 | [19196 Async ks-demo-admin:82254]: Signaling child to exit 2022-06-24 14:41:20.764 | WAKEUP 2022-06-24 14:41:20.910 | [19196 Async ks-demo-admin:82254]: Signaled 2022-06-24 14:41:20.911 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:20.912 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:20.912 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:20.912 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:20.912 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:20.912 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:20.912 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:20.912 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:20.912 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:20.912 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 47ee9d3a9d3743a884ad9b01ee0555d2 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:20.912 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:20.912 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:20.912 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:20.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.912 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.912 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.912 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:20.912 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:20.912 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:20.912 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 47ee9d3a9d3743a884ad9b01ee0555d2 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:20.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.912 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.912 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.912 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 47ee9d3a9d3743a884ad9b01ee0555d2 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:20.912 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:20.913 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:20.913 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:20.913 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:20.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.913 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:20.913 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:20.913 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:20.913 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:20.913 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:20.913 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | 47ee9d3a9d3743a884ad9b01ee0555d2 | | aa7b701cd9fb4245954ba9a224d893ab | | | False |' 2022-06-24 14:41:20.913 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:20.913 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:20.913 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:41:20.913 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:41:20.913 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:41:21.145 | [19196 Async ks-demo-admin:82254]: finished get_or_add_user_project_role admin 47ee9d3a9d3743a884ad9b01ee0555d2 aa7b701cd9fb4245954ba9a224d893ab with result 0 in 13 seconds 2022-06-24 14:41:21.355 | [19196 Async ks-demo-another:82366]: Waiting for completion of get_or_add_user_project_role anotherrole ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab running on PID 82366 (15 other jobs running) 2022-06-24 14:41:21.526 | [19196 Async ks-demo-another:82366]: Signaling child to exit 2022-06-24 14:41:21.526 | WAKEUP 2022-06-24 14:41:21.655 | [19196 Async ks-demo-another:82366]: Signaled 2022-06-24 14:41:21.657 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:21.657 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:21.657 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:21.657 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:21.657 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:21.657 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:21.657 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:21.657 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:21.657 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:21.657 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ebd90419ff1940c0a76e81aaf7d82ae7 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:21.657 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:21.657 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:21.657 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:21.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.657 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.657 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.657 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:21.657 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:21.657 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:21.657 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user ebd90419ff1940c0a76e81aaf7d82ae7 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:21.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.657 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.658 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.658 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ebd90419ff1940c0a76e81aaf7d82ae7 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:21.658 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:21.658 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:21.658 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:21.658 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:21.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.658 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.658 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.658 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:21.658 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:21.658 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:21.658 | ++ functions-common:get_field:819 : echo '| 056ce35b52d44d27b8c571c8c806b093 | ebd90419ff1940c0a76e81aaf7d82ae7 | | aa7b701cd9fb4245954ba9a224d893ab | | | False |' 2022-06-24 14:41:21.658 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:21.658 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:21.658 | + functions-common:get_or_add_user_project_role:996 : user_role_id=056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:41:21.658 | + functions-common:get_or_add_user_project_role:998 : echo 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:41:21.658 | 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:41:21.779 | [19196 Async ks-demo-another:82366]: finished get_or_add_user_project_role anotherrole ebd90419ff1940c0a76e81aaf7d82ae7 aa7b701cd9fb4245954ba9a224d893ab with result 0 in 16 seconds 2022-06-24 14:41:21.849 | [19196 Async ks-demo-invis:82479]: Waiting for completion of get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 b8795a97c17d47bfab24b4bb2ad74738 running on PID 82479 (14 other jobs running) 2022-06-24 14:41:21.893 | [19196 Async ks-demo-invis:82479]: Signaling child to exit 2022-06-24 14:41:21.894 | WAKEUP 2022-06-24 14:41:21.979 | [19196 Async ks-demo-invis:82479]: Signaled 2022-06-24 14:41:21.981 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:21.981 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:21.981 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:21.981 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:21.982 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:21.982 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:21.982 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:21.982 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:21.982 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:21.982 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ebd90419ff1940c0a76e81aaf7d82ae7 --project b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:41:21.982 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:21.982 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:21.982 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:21.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.982 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.982 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.982 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:21.982 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:21.982 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:21.983 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user ebd90419ff1940c0a76e81aaf7d82ae7 --project b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:41:21.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.983 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.983 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.983 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ebd90419ff1940c0a76e81aaf7d82ae7 --project b8795a97c17d47bfab24b4bb2ad74738 2022-06-24 14:41:21.983 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:21.983 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:21.983 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:21.983 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:21.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.983 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:21.983 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:21.983 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:21.983 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:21.983 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:21.984 | ++ functions-common:get_field:819 : echo '| 5fe1cba806314f98a73e827e667da952 | ebd90419ff1940c0a76e81aaf7d82ae7 | | b8795a97c17d47bfab24b4bb2ad74738 | | | False |' 2022-06-24 14:41:21.984 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:21.984 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:21.984 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:21.984 | + functions-common:get_or_add_user_project_role:998 : echo 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:21.984 | 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:22.140 | [19196 Async ks-demo-invis:82479]: finished get_or_add_user_project_role member ebd90419ff1940c0a76e81aaf7d82ae7 b8795a97c17d47bfab24b4bb2ad74738 with result 0 in 18 seconds 2022-06-24 14:41:22.208 | [19196 Async ks-demo-reader:82634]: Waiting for completion of get_or_add_user_project_role reader cc2ba182d59f474d9341ce8d4dea0e57 aa7b701cd9fb4245954ba9a224d893ab running on PID 82634 (13 other jobs running) 2022-06-24 14:41:22.258 | [19196 Async ks-demo-reader:82634]: Signaling child to exit 2022-06-24 14:41:22.258 | WAKEUP 2022-06-24 14:41:22.333 | [19196 Async ks-demo-reader:82634]: Signaled 2022-06-24 14:41:22.341 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:22.341 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:22.341 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:22.341 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:22.341 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:22.341 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:22.341 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:22.341 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:22.341 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:22.341 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:22.341 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:22.341 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:22.341 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cc2ba182d59f474d9341ce8d4dea0e57 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:22.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.341 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.341 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.341 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:22.342 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:22.342 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:22.342 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user cc2ba182d59f474d9341ce8d4dea0e57 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:22.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.342 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.342 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.342 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:22.342 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cc2ba182d59f474d9341ce8d4dea0e57 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:22.342 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:22.342 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:22.342 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:22.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.342 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.342 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.342 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:22.342 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:22.342 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:22.342 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:22.342 | ++ functions-common:get_field:819 : echo '| e5013202eae64735816435c4f8a35a99 | cc2ba182d59f474d9341ce8d4dea0e57 | | aa7b701cd9fb4245954ba9a224d893ab | | | False |' 2022-06-24 14:41:22.342 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:22.342 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:22.342 | + functions-common:get_or_add_user_project_role:998 : echo e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:22.342 | e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:22.499 | [19196 Async ks-demo-reader:82634]: finished get_or_add_user_project_role reader cc2ba182d59f474d9341ce8d4dea0e57 aa7b701cd9fb4245954ba9a224d893ab with result 0 in 16 seconds 2022-06-24 14:41:22.503 | + inc/async:async_wait:197 : return 0 2022-06-24 14:41:22.506 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-06-24 14:41:22.695 | [19196 Async ks-alt-admin:83035]: Waiting for completion of get_or_add_user_project_role admin e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b running on PID 83035 (12 other jobs running) 2022-06-24 14:41:22.799 | [19196 Async ks-alt-admin:83035]: Signaling child to exit 2022-06-24 14:41:22.799 | WAKEUP 2022-06-24 14:41:22.903 | [19196 Async ks-alt-admin:83035]: Signaled 2022-06-24 14:41:22.906 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:22.906 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:22.906 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:22.906 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:22.907 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:22.907 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:22.907 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:22.907 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:22.907 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1e588070cb94c299c17d00896793639 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:22.907 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:22.907 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:22.907 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:22.907 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:22.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.907 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.907 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.907 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:22.907 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:22.907 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:22.907 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e1e588070cb94c299c17d00896793639 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:22.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.907 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.907 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.907 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:22.907 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:22.907 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:22.907 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1e588070cb94c299c17d00896793639 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:22.907 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:22.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.907 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:22.907 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:22.908 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:22.908 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:22.908 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:22.908 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:22.908 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | e1e588070cb94c299c17d00896793639 | | f2ea0582bacb4fbbb1d7229d6a87430b | | | False |' 2022-06-24 14:41:22.908 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:22.908 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:41:22.908 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:41:22.908 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:41:23.065 | [19196 Async ks-alt-admin:83035]: finished get_or_add_user_project_role admin e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b with result 0 in 16 seconds 2022-06-24 14:41:23.227 | [19196 Async ks-alt-another:83150]: Waiting for completion of get_or_add_user_project_role anotherrole e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b running on PID 83150 (11 other jobs running) 2022-06-24 14:41:23.364 | [19196 Async ks-alt-another:83150]: Signaling child to exit 2022-06-24 14:41:23.364 | WAKEUP 2022-06-24 14:41:23.511 | [19196 Async ks-alt-another:83150]: Signaled 2022-06-24 14:41:23.535 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:23.535 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:23.535 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:23.535 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:23.535 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:23.535 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:23.535 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:23.535 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:23.535 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e1e588070cb94c299c17d00896793639 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:23.535 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:23.535 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:23.535 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:23.535 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:23.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:23.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:23.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:23.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:23.536 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:23.536 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:23.536 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:23.536 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user e1e588070cb94c299c17d00896793639 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:23.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:23.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:23.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:23.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:23.536 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e1e588070cb94c299c17d00896793639 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:23.536 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:23.536 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:23.536 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:23.536 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:23.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:23.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:23.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:23.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:23.536 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:23.536 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:23.536 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:23.536 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:23.536 | ++ functions-common:get_field:819 : echo '| 056ce35b52d44d27b8c571c8c806b093 | e1e588070cb94c299c17d00896793639 | | f2ea0582bacb4fbbb1d7229d6a87430b | | | False |' 2022-06-24 14:41:23.536 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:23.536 | + functions-common:get_or_add_user_project_role:996 : user_role_id=056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:41:23.536 | + functions-common:get_or_add_user_project_role:998 : echo 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:41:23.536 | 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:41:23.807 | [19196 Async ks-alt-another:83150]: finished get_or_add_user_project_role anotherrole e1e588070cb94c299c17d00896793639 f2ea0582bacb4fbbb1d7229d6a87430b with result 0 in 15 seconds 2022-06-24 14:41:24.001 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:24.061 | [19196 Async ks-alt-member-user:83516]: Waiting for completion of get_or_add_user_project_role member fc730785c97b4b5b9a0a9308a8cfa5e1 f2ea0582bacb4fbbb1d7229d6a87430b running on PID 83516 (10 other jobs running) 2022-06-24 14:41:24.124 | [84264 Async ks-system-reader:84264]: finished successfully 2022-06-24 14:41:24.200 | [19196 Async ks-alt-member-user:83516]: Signaling child to exit 2022-06-24 14:41:24.200 | WAKEUP 2022-06-24 14:41:24.364 | [19196 Async ks-alt-member-user:83516]: Signaled 2022-06-24 14:41:24.384 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:24.384 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:24.384 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:24.384 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:24.384 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:24.384 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:24.384 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:24.384 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:24.385 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc730785c97b4b5b9a0a9308a8cfa5e1 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:24.385 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:24.385 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:24.385 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:24.385 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:24.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:24.385 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:24.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:24.385 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:24.385 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:24.385 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:24.385 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:24.385 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user fc730785c97b4b5b9a0a9308a8cfa5e1 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:24.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:24.385 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:24.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:24.385 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:24.385 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc730785c97b4b5b9a0a9308a8cfa5e1 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:24.385 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:24.385 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:24.385 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:24.385 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:24.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:24.385 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:24.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:24.385 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:24.385 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:24.385 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:24.385 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:24.386 | ++ functions-common:get_field:819 : echo '| 5fe1cba806314f98a73e827e667da952 | fc730785c97b4b5b9a0a9308a8cfa5e1 | | f2ea0582bacb4fbbb1d7229d6a87430b | | | False |' 2022-06-24 14:41:24.386 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:24.386 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:24.386 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:24.386 | + functions-common:get_or_add_user_project_role:998 : echo 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:24.386 | 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:24.649 | [19196 Async ks-alt-member-user:83516]: finished get_or_add_user_project_role member fc730785c97b4b5b9a0a9308a8cfa5e1 f2ea0582bacb4fbbb1d7229d6a87430b with result 0 in 13 seconds 2022-06-24 14:41:24.850 | [19196 Async ks-alt-reader-user:83757]: Waiting for completion of get_or_add_user_project_role reader b1aa706085af4149830dcec410064068 f2ea0582bacb4fbbb1d7229d6a87430b running on PID 83757 (9 other jobs running) 2022-06-24 14:41:25.010 | [19196 Async ks-alt-reader-user:83757]: Signaling child to exit 2022-06-24 14:41:25.010 | WAKEUP 2022-06-24 14:41:25.147 | [19196 Async ks-alt-reader-user:83757]: Signaled 2022-06-24 14:41:25.155 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:41:25.155 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:41:25.155 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:25.155 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:25.156 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:25.156 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:25.156 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:25.156 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:41:25.156 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:25.156 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:41:25.156 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:25.156 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b1aa706085af4149830dcec410064068 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:25.156 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:25.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:25.156 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:25.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:25.156 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:25.156 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:25.156 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:41:25.156 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:41:25.156 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b1aa706085af4149830dcec410064068 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:25.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:25.156 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:25.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:25.156 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:25.156 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:41:25.156 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:41:25.156 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:41:25.156 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:25.156 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b1aa706085af4149830dcec410064068 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:25.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:25.156 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:25.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:25.156 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:25.156 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:25.156 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:41:25.157 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:41:25.157 | ++ functions-common:get_field:819 : echo '| e5013202eae64735816435c4f8a35a99 | b1aa706085af4149830dcec410064068 | | f2ea0582bacb4fbbb1d7229d6a87430b | | | False |' 2022-06-24 14:41:25.157 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:41:25.157 | ++ functions-common:get_field:813 : read data 2022-06-24 14:41:25.157 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:25.157 | + functions-common:get_or_add_user_project_role:998 : echo e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:25.157 | e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:25.448 | [19196 Async ks-alt-reader-user:83757]: finished get_or_add_user_project_role reader b1aa706085af4149830dcec410064068 f2ea0582bacb4fbbb1d7229d6a87430b with result 0 in 12 seconds 2022-06-24 14:41:25.500 | + inc/async:async_wait:197 : return 0 2022-06-24 14:41:25.515 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-06-24 14:41:25.769 | [19196 Async ks-system-member:83981]: Waiting for completion of get_or_add_user_system_role member 8cd60b9647284827afc9fb4c6b8642af all running on PID 83981 (8 other jobs running) 2022-06-24 14:41:25.944 | [19196 Async ks-system-member:83981]: Signaling child to exit 2022-06-24 14:41:25.945 | WAKEUP 2022-06-24 14:41:26.063 | [19196 Async ks-system-member:83981]: Signaled 2022-06-24 14:41:26.071 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-24 14:41:26.071 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-24 14:41:26.071 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-24 14:41:26.071 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:26.071 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:26.071 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:26.071 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:26.071 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:26.071 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-24 14:41:26.071 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cd60b9647284827afc9fb4c6b8642af --system all -f value -c Role 2022-06-24 14:41:26.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.071 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.072 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.072 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:26.072 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-24 14:41:26.072 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-24 14:41:26.072 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 8cd60b9647284827afc9fb4c6b8642af --system all 2022-06-24 14:41:26.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.072 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.072 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.072 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cd60b9647284827afc9fb4c6b8642af --system all -f value -c Role 2022-06-24 14:41:26.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.072 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.072 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.072 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:26.072 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:26.072 | + functions-common:get_or_add_user_system_role:1053 : echo 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:26.072 | 5fe1cba806314f98a73e827e667da952 2022-06-24 14:41:26.340 | [19196 Async ks-system-member:83981]: finished get_or_add_user_system_role member 8cd60b9647284827afc9fb4c6b8642af all with result 0 in 11 seconds 2022-06-24 14:41:26.495 | [19196 Async ks-system-reader:84264]: Waiting for completion of get_or_add_user_system_role reader 52f3dfd2ab5e4157a86bf79cf6ca96fc all running on PID 84264 (7 other jobs running) 2022-06-24 14:41:26.652 | [19196 Async ks-system-reader:84264]: Signaling child to exit 2022-06-24 14:41:26.653 | WAKEUP 2022-06-24 14:41:26.794 | [19196 Async ks-system-reader:84264]: Signaled 2022-06-24 14:41:26.803 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-24 14:41:26.803 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-24 14:41:26.803 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-24 14:41:26.803 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:41:26.803 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:41:26.803 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:41:26.803 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:41:26.803 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:41:26.803 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-24 14:41:26.803 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 52f3dfd2ab5e4157a86bf79cf6ca96fc --system all -f value -c Role 2022-06-24 14:41:26.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.803 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.803 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.803 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:26.803 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-24 14:41:26.803 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-24 14:41:26.803 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 52f3dfd2ab5e4157a86bf79cf6ca96fc --system all 2022-06-24 14:41:26.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.803 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.803 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.803 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 52f3dfd2ab5e4157a86bf79cf6ca96fc --system all -f value -c Role 2022-06-24 14:41:26.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.803 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:26.803 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:26.803 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:26.804 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:26.804 | + functions-common:get_or_add_user_system_role:1053 : echo e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:26.804 | e5013202eae64735816435c4f8a35a99 2022-06-24 14:41:27.026 | [19196 Async ks-system-reader:84264]: finished get_or_add_user_system_role reader 52f3dfd2ab5e4157a86bf79cf6ca96fc all with result 0 in 12 seconds 2022-06-24 14:41:27.069 | + inc/async:async_wait:197 : return 0 2022-06-24 14:41:27.091 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-06-24 14:41:27.452 | [19196 Async ks-group-memberdemo:84617]: Waiting for completion of get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab running on PID 84617 (6 other jobs running) 2022-06-24 14:41:27.637 | [19196 Async ks-group-memberdemo:84617]: Signaling child to exit 2022-06-24 14:41:31.191 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:31.248 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:31.299 | [84703 Async ks-group-anotherdemo:84703]: finished successfully 2022-06-24 14:41:31.310 | [84617 Async ks-group-memberdemo:84617]: finished successfully 2022-06-24 14:41:31.345 | WAKEUP 2022-06-24 14:41:31.392 | [19196 Async ks-group-memberdemo:84617]: Signaled 2022-06-24 14:41:31.393 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-24 14:41:31.393 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group adb2c9bf74304f2a880a1f5e32c43bd2 --project aa7b701cd9fb4245954ba9a224d893ab -f value 2022-06-24 14:41:31.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.394 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.394 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.394 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:31.394 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-24 14:41:31.394 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-24 14:41:31.394 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group adb2c9bf74304f2a880a1f5e32c43bd2 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:31.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.394 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.394 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.394 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group adb2c9bf74304f2a880a1f5e32c43bd2 --project aa7b701cd9fb4245954ba9a224d893ab -f value 2022-06-24 14:41:31.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.394 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.394 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.394 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:31.394 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='5fe1cba806314f98a73e827e667da952 adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab False' 2022-06-24 14:41:31.394 | + functions-common:get_or_add_group_project_role:1077 : echo 5fe1cba806314f98a73e827e667da952 adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab False 2022-06-24 14:41:31.394 | 5fe1cba806314f98a73e827e667da952 adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab False 2022-06-24 14:41:31.471 | [19196 Async ks-group-memberdemo:84617]: finished get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab with result 0 in 14 seconds 2022-06-24 14:41:31.540 | [19196 Async ks-group-anotherdemo:84703]: Waiting for completion of get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab running on PID 84703 (5 other jobs running) 2022-06-24 14:41:31.578 | [19196 Async ks-group-anotherdemo:84703]: Signaling child to exit 2022-06-24 14:41:31.578 | WAKEUP 2022-06-24 14:41:31.620 | [19196 Async ks-group-anotherdemo:84703]: Signaled 2022-06-24 14:41:31.621 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-24 14:41:31.621 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group adb2c9bf74304f2a880a1f5e32c43bd2 --project aa7b701cd9fb4245954ba9a224d893ab -f value 2022-06-24 14:41:31.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.621 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.621 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.621 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:31.621 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-24 14:41:31.621 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-24 14:41:31.621 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group adb2c9bf74304f2a880a1f5e32c43bd2 --project aa7b701cd9fb4245954ba9a224d893ab 2022-06-24 14:41:31.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.621 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.622 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.622 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group adb2c9bf74304f2a880a1f5e32c43bd2 --project aa7b701cd9fb4245954ba9a224d893ab -f value 2022-06-24 14:41:31.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.622 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:31.622 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:31.622 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:31.622 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='056ce35b52d44d27b8c571c8c806b093 adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab False' 2022-06-24 14:41:31.622 | + functions-common:get_or_add_group_project_role:1077 : echo 056ce35b52d44d27b8c571c8c806b093 adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab False 2022-06-24 14:41:31.622 | 056ce35b52d44d27b8c571c8c806b093 adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab False 2022-06-24 14:41:31.679 | [19196 Async ks-group-anotherdemo:84703]: finished get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 aa7b701cd9fb4245954ba9a224d893ab with result 0 in 13 seconds 2022-06-24 14:41:31.740 | [19196 Async ks-group-memberalt:84791]: Waiting for completion of get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b running on PID 84791 (4 other jobs running) 2022-06-24 14:41:31.777 | [19196 Async ks-group-memberalt:84791]: Signaling child to exit 2022-06-24 14:41:32.036 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:32.064 | [84791 Async ks-group-memberalt:84791]: finished successfully 2022-06-24 14:41:32.095 | WAKEUP 2022-06-24 14:41:32.120 | [19196 Async ks-group-memberalt:84791]: Signaled 2022-06-24 14:41:32.121 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-24 14:41:32.121 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group adb2c9bf74304f2a880a1f5e32c43bd2 --project f2ea0582bacb4fbbb1d7229d6a87430b -f value 2022-06-24 14:41:32.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:32.121 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:32.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:32.121 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:32.122 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:32.122 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-24 14:41:32.122 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-24 14:41:32.122 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group adb2c9bf74304f2a880a1f5e32c43bd2 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:32.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:32.122 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:32.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:32.122 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:32.122 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group adb2c9bf74304f2a880a1f5e32c43bd2 --project f2ea0582bacb4fbbb1d7229d6a87430b -f value 2022-06-24 14:41:32.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:32.122 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:32.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:32.122 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:32.122 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:32.122 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='5fe1cba806314f98a73e827e667da952 adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b False' 2022-06-24 14:41:32.122 | + functions-common:get_or_add_group_project_role:1077 : echo 5fe1cba806314f98a73e827e667da952 adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b False 2022-06-24 14:41:32.122 | 5fe1cba806314f98a73e827e667da952 adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b False 2022-06-24 14:41:32.171 | [19196 Async ks-group-memberalt:84791]: finished get_or_add_group_project_role member adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b with result 0 in 14 seconds 2022-06-24 14:41:32.215 | [19196 Async ks-group-anotheralt:84889]: Waiting for completion of get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b running on PID 84889 (3 other jobs running) 2022-06-24 14:41:32.244 | [19196 Async ks-group-anotheralt:84889]: Signaling child to exit 2022-06-24 14:41:32.805 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:32.831 | [85021 Async ks-group-admin:85021]: finished successfully 2022-06-24 14:41:33.404 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:41:33.436 | [84889 Async ks-group-anotheralt:84889]: finished successfully 2022-06-24 14:41:33.459 | WAKEUP 2022-06-24 14:41:33.482 | [19196 Async ks-group-anotheralt:84889]: Signaled 2022-06-24 14:41:33.483 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-24 14:41:33.483 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group adb2c9bf74304f2a880a1f5e32c43bd2 --project f2ea0582bacb4fbbb1d7229d6a87430b -f value 2022-06-24 14:41:33.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.483 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.483 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.483 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:33.483 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-24 14:41:33.483 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-24 14:41:33.483 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group adb2c9bf74304f2a880a1f5e32c43bd2 --project f2ea0582bacb4fbbb1d7229d6a87430b 2022-06-24 14:41:33.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.483 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.483 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.483 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group adb2c9bf74304f2a880a1f5e32c43bd2 --project f2ea0582bacb4fbbb1d7229d6a87430b -f value 2022-06-24 14:41:33.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.484 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.484 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.484 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:33.484 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='056ce35b52d44d27b8c571c8c806b093 adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b False' 2022-06-24 14:41:33.484 | + functions-common:get_or_add_group_project_role:1077 : echo 056ce35b52d44d27b8c571c8c806b093 adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b False 2022-06-24 14:41:33.484 | 056ce35b52d44d27b8c571c8c806b093 adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b False 2022-06-24 14:41:33.528 | [19196 Async ks-group-anotheralt:84889]: finished get_or_add_group_project_role anotherrole adb2c9bf74304f2a880a1f5e32c43bd2 f2ea0582bacb4fbbb1d7229d6a87430b with result 0 in 15 seconds 2022-06-24 14:41:33.565 | [19196 Async ks-group-admin:85021]: Waiting for completion of get_or_add_group_project_role admin b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 running on PID 85021 (2 other jobs running) 2022-06-24 14:41:33.592 | [19196 Async ks-group-admin:85021]: Signaling child to exit 2022-06-24 14:41:33.592 | WAKEUP 2022-06-24 14:41:33.616 | [19196 Async ks-group-admin:85021]: Signaled 2022-06-24 14:41:33.617 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-24 14:41:33.617 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b1997a1427364c9998c6f9eed46f5ca8 --project 58204501d122437f8d2cac92e6dd2680 -f value 2022-06-24 14:41:33.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.617 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.617 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.617 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:33.617 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-24 14:41:33.617 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-24 14:41:33.618 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group b1997a1427364c9998c6f9eed46f5ca8 --project 58204501d122437f8d2cac92e6dd2680 2022-06-24 14:41:33.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.618 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.618 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.618 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b1997a1427364c9998c6f9eed46f5ca8 --project 58204501d122437f8d2cac92e6dd2680 -f value 2022-06-24 14:41:33.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.618 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:41:33.618 | from cryptography.utils import int_from_bytes 2022-06-24 14:41:33.618 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:41:33.618 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='2e11105666ce45ca9686a3c73f0aaa22 b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 False' 2022-06-24 14:41:33.618 | + functions-common:get_or_add_group_project_role:1077 : echo 2e11105666ce45ca9686a3c73f0aaa22 b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 False 2022-06-24 14:41:33.618 | 2e11105666ce45ca9686a3c73f0aaa22 b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 False 2022-06-24 14:41:33.662 | [19196 Async ks-group-admin:85021]: finished get_or_add_group_project_role admin b1997a1427364c9998c6f9eed46f5ca8 58204501d122437f8d2cac92e6dd2680 with result 0 in 13 seconds 2022-06-24 14:41:33.666 | + inc/async:async_wait:197 : return 0 2022-06-24 14:41:33.669 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-06-24 14:41:33.686 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:41:33.689 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-06-24 14:41:33.706 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:41:33.708 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-06-24 14:41:33.711 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-06-24 14:41:33.771 | + inc/async:async_inner:63 : create_nova_accounts 2022-06-24 14:41:33.811 | [19196 Async create_nova_accounts:86922]: running: create_nova_accounts 2022-06-24 14:41:33.813 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-06-24 14:41:33.831 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:41:33.834 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-06-24 14:41:33.836 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-06-24 14:41:33.897 | + inc/async:async_inner:63 : create_glance_accounts 2022-06-24 14:41:33.938 | [19196 Async create_glance_accounts:87037]: running: create_glance_accounts 2022-06-24 14:41:33.941 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-06-24 14:41:33.967 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:41:33.969 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-06-24 14:41:33.972 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-06-24 14:41:34.041 | + inc/async:async_inner:63 : create_cinder_accounts 2022-06-24 14:41:34.089 | [19196 Async create_cinder_accounts:87167]: running: create_cinder_accounts 2022-06-24 14:41:34.092 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-06-24 14:41:34.113 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:41:34.115 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-06-24 14:41:34.118 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-06-24 14:41:34.189 | + inc/async:async_inner:63 : create_neutron_accounts 2022-06-24 14:41:34.265 | [19196 Async create_neutron_accounts:87283]: running: create_neutron_accounts 2022-06-24 14:41:34.269 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-06-24 14:41:34.297 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:41:34.301 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-06-24 14:41:34.304 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-06-24 14:41:34.487 | + inc/async:async_inner:63 : create_swift_accounts 2022-06-24 14:41:34.701 | [19196 Async create_swift_accounts:87425]: running: create_swift_accounts 2022-06-24 14:41:34.727 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-06-24 14:41:34.867 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:41:34.883 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-06-24 14:41:35.232 | [19196 Async create_nova_accounts:86922]: Waiting for completion of create_nova_accounts running on PID 86922 (6 other jobs running) 2022-06-24 14:41:35.410 | [19196 Async create_nova_accounts:86922]: Signaling child to exit 2022-06-24 14:42:13.906 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:42:13.980 | [87283 Async create_neutron_accounts:87283]: finished successfully 2022-06-24 14:42:31.705 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:42:31.732 | [87167 Async create_cinder_accounts:87167]: finished successfully 2022-06-24 14:42:46.891 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:42:46.918 | [87037 Async create_glance_accounts:87037]: finished successfully 2022-06-24 14:42:51.025 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:42:51.054 | [86922 Async create_nova_accounts:86922]: finished successfully 2022-06-24 14:42:51.075 | WAKEUP 2022-06-24 14:42:51.098 | [19196 Async create_nova_accounts:86922]: Signaled 2022-06-24 14:42:51.099 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-24 14:42:51.099 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-06-24 14:42:51.099 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-06-24 14:42:51.099 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:42:51.099 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:42:51.099 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:42:51.099 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:42:51.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.099 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.099 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.099 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.100 | + functions-common:get_or_create_user:926 : user_id=ef4389d2495842a1a33091bce1368f55 2022-06-24 14:42:51.100 | + functions-common:get_or_create_user:927 : echo ef4389d2495842a1a33091bce1368f55 2022-06-24 14:42:51.100 | ef4389d2495842a1a33091bce1368f55 2022-06-24 14:42:51.100 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-06-24 14:42:51.100 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.100 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.100 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.100 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.100 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.100 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.100 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.100 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.100 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.100 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.100 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.100 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.100 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.100 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.100 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.100 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.101 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.101 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.101 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.101 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.101 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.101 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.101 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.101 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.101 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.101 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.101 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.101 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | ef4389d2495842a1a33091bce1368f55 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.101 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.101 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.101 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.101 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.101 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.101 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-24 14:42:51.101 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-06-24 14:42:51.101 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.101 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.101 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.102 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.102 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.102 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.102 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.102 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.102 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.102 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.102 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.102 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.102 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.102 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.102 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.102 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.102 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.102 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.102 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.102 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.102 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.102 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.102 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.102 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.102 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.102 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.102 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.102 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | ef4389d2495842a1a33091bce1368f55 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.103 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.103 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.103 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:42:51.103 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:42:51.103 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:42:51.103 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-06-24 14:42:51.103 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-06-24 14:42:51.103 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.50/compute 2022-06-24 14:42:51.103 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-06-24 14:42:51.103 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:42:51.103 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-06-24 14:42:51.103 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-06-24 14:42:51.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.103 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.103 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.103 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.103 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:42:51.103 | ba17937546c24d4ca8a0d167e532f5ff' 2022-06-24 14:42:51.103 | + functions-common:get_or_create_service:1095 : echo ba17937546c24d4ca8a0d167e532f5ff 2022-06-24 14:42:51.103 | ba17937546c24d4ca8a0d167e532f5ff 2022-06-24 14:42:51.103 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-06-24 14:42:51.103 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:42:51.103 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-06-24 14:42:51.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:42:51.103 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-06-24 14:42:51.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.103 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.103 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.103 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:42:51.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:42:51.104 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-06-24 14:42:51.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.104 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.104 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.104 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ae3e5d5f8b3c4b1286c3309a456efa07 2022-06-24 14:42:51.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ae3e5d5f8b3c4b1286c3309a456efa07 2022-06-24 14:42:51.104 | + functions-common:get_or_create_endpoint:1128 : public_id=ae3e5d5f8b3c4b1286c3309a456efa07 2022-06-24 14:42:51.104 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:42:51.104 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:42:51.104 | + functions-common:get_or_create_endpoint:1137 : echo ae3e5d5f8b3c4b1286c3309a456efa07 2022-06-24 14:42:51.104 | ae3e5d5f8b3c4b1286c3309a456efa07 2022-06-24 14:42:51.104 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-06-24 14:42:51.104 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:42:51.104 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-06-24 14:42:51.104 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-06-24 14:42:51.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.104 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.104 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.104 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.104 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:42:51.104 | 60979c3d64184b51b1b7afd1fbd96e42' 2022-06-24 14:42:51.104 | + functions-common:get_or_create_service:1095 : echo 60979c3d64184b51b1b7afd1fbd96e42 2022-06-24 14:42:51.104 | 60979c3d64184b51b1b7afd1fbd96e42 2022-06-24 14:42:51.104 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-06-24 14:42:51.104 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:42:51.104 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-06-24 14:42:51.104 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:42:51.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-06-24 14:42:51.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.105 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.105 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.105 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:42:51.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:42:51.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-06-24 14:42:51.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.105 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.105 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.105 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=33358d5af38f40079ea58f395b0fbd0a 2022-06-24 14:42:51.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 33358d5af38f40079ea58f395b0fbd0a 2022-06-24 14:42:51.105 | + functions-common:get_or_create_endpoint:1128 : public_id=33358d5af38f40079ea58f395b0fbd0a 2022-06-24 14:42:51.105 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:42:51.105 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:42:51.105 | + functions-common:get_or_create_endpoint:1137 : echo 33358d5af38f40079ea58f395b0fbd0a 2022-06-24 14:42:51.105 | 33358d5af38f40079ea58f395b0fbd0a 2022-06-24 14:42:51.105 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-06-24 14:42:51.105 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:42:51.105 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-06-24 14:42:51.105 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:42:51.105 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-06-24 14:42:51.105 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.105 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.105 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.106 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.106 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.106 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.106 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.106 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.106 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.106 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.106 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.106 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.106 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.106 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.106 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.106 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.106 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.106 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.106 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.106 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.106 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.106 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.106 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.106 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.106 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.106 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.106 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.106 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.106 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.107 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.107 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.107 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.107 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.107 | ++ functions-common:get_field:819 : echo '| 96b9235413ab4a9b88a5e3a299bc425b | ef4389d2495842a1a33091bce1368f55 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.107 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.107 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.107 | + functions-common:get_or_add_user_project_role:996 : user_role_id=96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:42:51.107 | + functions-common:get_or_add_user_project_role:998 : echo 96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:42:51.107 | 96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:42:51.107 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-06-24 14:42:51.107 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:42:51.107 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-06-24 14:42:51.107 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:42:51.107 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-06-24 14:42:51.146 | [19196 Async create_nova_accounts:86922]: finished create_nova_accounts with result 0 in 77 seconds 2022-06-24 14:42:51.184 | [19196 Async create_glance_accounts:87037]: Waiting for completion of create_glance_accounts running on PID 87037 (5 other jobs running) 2022-06-24 14:42:51.209 | [19196 Async create_glance_accounts:87037]: Signaling child to exit 2022-06-24 14:42:51.209 | WAKEUP 2022-06-24 14:42:51.232 | [19196 Async create_glance_accounts:87037]: Signaled 2022-06-24 14:42:51.233 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-06-24 14:42:51.233 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:42:51.233 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-06-24 14:42:51.233 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-06-24 14:42:51.233 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:42:51.234 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:42:51.234 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:42:51.234 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:42:51.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.234 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.234 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.234 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.234 | + functions-common:get_or_create_user:926 : user_id=30925c43c1d24cd4b0f847d786520616 2022-06-24 14:42:51.234 | + functions-common:get_or_create_user:927 : echo 30925c43c1d24cd4b0f847d786520616 2022-06-24 14:42:51.234 | 30925c43c1d24cd4b0f847d786520616 2022-06-24 14:42:51.234 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-06-24 14:42:51.234 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.234 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.234 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.234 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.234 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.234 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.234 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.234 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.234 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.234 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.234 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.235 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.235 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.235 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.235 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.235 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.235 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.235 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.235 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.235 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.235 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.235 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.235 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.235 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.235 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.235 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.235 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.235 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | 30925c43c1d24cd4b0f847d786520616 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.235 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.235 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.235 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.235 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.235 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.235 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-24 14:42:51.235 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-06-24 14:42:51.235 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:42:51.235 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-06-24 14:42:51.235 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-06-24 14:42:51.235 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:42:51.236 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:42:51.236 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:42:51.236 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:42:51.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.236 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.236 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.236 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.236 | + functions-common:get_or_create_user:926 : user_id=8f5874e6b12e45a488e90e0682ad67d8 2022-06-24 14:42:51.236 | + functions-common:get_or_create_user:927 : echo 8f5874e6b12e45a488e90e0682ad67d8 2022-06-24 14:42:51.236 | 8f5874e6b12e45a488e90e0682ad67d8 2022-06-24 14:42:51.236 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-06-24 14:42:51.236 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.236 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.236 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.236 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.236 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.236 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.236 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.236 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.236 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.236 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.236 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.237 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.237 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.237 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.237 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.237 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.237 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.237 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.237 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.237 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.237 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.237 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.237 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.237 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.237 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.237 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.237 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.237 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | 8f5874e6b12e45a488e90e0682ad67d8 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.237 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.237 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.237 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.237 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.237 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.237 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-06-24 14:42:51.237 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-06-24 14:42:51.237 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.237 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.237 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.238 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.238 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.238 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.238 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.238 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.238 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.238 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.238 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.238 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.238 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.238 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.238 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.238 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.238 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.238 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.238 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.238 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.238 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.238 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.238 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.238 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.238 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.238 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.238 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.238 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.238 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.239 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.239 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.239 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.239 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.239 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.239 | ++ functions-common:get_field:819 : echo '| 96b9235413ab4a9b88a5e3a299bc425b | 8f5874e6b12e45a488e90e0682ad67d8 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.239 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.239 | + functions-common:get_or_add_user_project_role:996 : user_role_id=96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:42:51.239 | + functions-common:get_or_add_user_project_role:998 : echo 96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:42:51.239 | 96b9235413ab4a9b88a5e3a299bc425b 2022-06-24 14:42:51.239 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-06-24 14:42:51.239 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:42:51.239 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-06-24 14:42:51.239 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-06-24 14:42:51.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.239 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.239 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.239 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.239 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:42:51.239 | d6e8da338c724080bc32777794eaaf21' 2022-06-24 14:42:51.239 | + functions-common:get_or_create_service:1095 : echo d6e8da338c724080bc32777794eaaf21 2022-06-24 14:42:51.239 | d6e8da338c724080bc32777794eaaf21 2022-06-24 14:42:51.239 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-06-24 14:42:51.239 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:42:51.239 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-06-24 14:42:51.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:42:51.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-06-24 14:42:51.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.239 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.240 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.240 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.240 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:42:51.240 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:42:51.240 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-06-24 14:42:51.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.240 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.240 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.240 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.240 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=830cedc3524e40e1b269f71522c6830a 2022-06-24 14:42:51.240 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 830cedc3524e40e1b269f71522c6830a 2022-06-24 14:42:51.240 | + functions-common:get_or_create_endpoint:1128 : public_id=830cedc3524e40e1b269f71522c6830a 2022-06-24 14:42:51.240 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:42:51.240 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:42:51.240 | + functions-common:get_or_create_endpoint:1137 : echo 830cedc3524e40e1b269f71522c6830a 2022-06-24 14:42:51.240 | 830cedc3524e40e1b269f71522c6830a 2022-06-24 14:42:51.240 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-06-24 14:42:51.240 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-24 14:42:51.240 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-24 14:42:51.240 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-06-24 14:42:51.240 | ++ functions-common:get_or_create_domain:889 : echo default 2022-06-24 14:42:51.240 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-06-24 14:42:51.240 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-06-24 14:42:51.240 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-06-24 14:42:51.240 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-06-24 14:42:51.280 | [19196 Async create_glance_accounts:87037]: finished create_glance_accounts with result 0 in 73 seconds 2022-06-24 14:42:51.318 | [19196 Async create_cinder_accounts:87167]: Waiting for completion of create_cinder_accounts running on PID 87167 (4 other jobs running) 2022-06-24 14:42:51.344 | [19196 Async create_cinder_accounts:87167]: Signaling child to exit 2022-06-24 14:42:51.344 | WAKEUP 2022-06-24 14:42:51.369 | [19196 Async create_cinder_accounts:87167]: Signaled 2022-06-24 14:42:51.370 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-06-24 14:42:51.370 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-06-24 14:42:51.370 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-06-24 14:42:51.371 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:42:51.371 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:42:51.371 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:42:51.371 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:42:51.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.371 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.371 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.371 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.371 | + functions-common:get_or_create_user:926 : user_id=5d8562389874489c9d9f5211e70644ed 2022-06-24 14:42:51.371 | + functions-common:get_or_create_user:927 : echo 5d8562389874489c9d9f5211e70644ed 2022-06-24 14:42:51.371 | 5d8562389874489c9d9f5211e70644ed 2022-06-24 14:42:51.371 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-06-24 14:42:51.371 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.371 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.371 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.371 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.372 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.372 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.372 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.372 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.372 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.372 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.372 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.372 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.372 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.372 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.372 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.372 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.372 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.372 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.372 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.372 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.372 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.372 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.372 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.372 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.372 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.372 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.372 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.372 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.372 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.373 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.373 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.373 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.373 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.373 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | 5d8562389874489c9d9f5211e70644ed | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.373 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.373 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.373 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.373 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.373 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.373 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-24 14:42:51.373 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-06-24 14:42:51.373 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:42:51.373 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-06-24 14:42:51.373 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-06-24 14:42:51.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.373 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.373 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.374 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.374 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:42:51.374 | 5a8d34cc2a104d7cb650261584b8a852' 2022-06-24 14:42:51.374 | + functions-common:get_or_create_service:1095 : echo 5a8d34cc2a104d7cb650261584b8a852 2022-06-24 14:42:51.374 | 5a8d34cc2a104d7cb650261584b8a852 2022-06-24 14:42:51.374 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-06-24 14:42:51.374 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-06-24 14:42:51.374 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:42:51.374 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-06-24 14:42:51.374 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:42:51.374 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-06-24 14:42:51.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.374 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.374 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.374 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.374 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:42:51.374 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:42:51.375 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-24 14:42:51.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.375 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.375 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.375 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.375 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=31f980d1cd694632b74888c97ed2a956 2022-06-24 14:42:51.375 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 31f980d1cd694632b74888c97ed2a956 2022-06-24 14:42:51.375 | + functions-common:get_or_create_endpoint:1128 : public_id=31f980d1cd694632b74888c97ed2a956 2022-06-24 14:42:51.375 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:42:51.375 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:42:51.375 | + functions-common:get_or_create_endpoint:1137 : echo 31f980d1cd694632b74888c97ed2a956 2022-06-24 14:42:51.375 | 31f980d1cd694632b74888c97ed2a956 2022-06-24 14:42:51.375 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-06-24 14:42:51.375 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:42:51.375 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-06-24 14:42:51.375 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-06-24 14:42:51.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.375 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.375 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.375 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.375 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:42:51.375 | 071d8e0785b14504b83aab266a29be5a' 2022-06-24 14:42:51.375 | + functions-common:get_or_create_service:1095 : echo 071d8e0785b14504b83aab266a29be5a 2022-06-24 14:42:51.375 | 071d8e0785b14504b83aab266a29be5a 2022-06-24 14:42:51.376 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-06-24 14:42:51.376 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:42:51.376 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-06-24 14:42:51.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:42:51.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-06-24 14:42:51.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.376 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.376 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.376 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:42:51.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:42:51.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-24 14:42:51.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.376 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.376 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.376 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ca9f651db7414bc38e1c0a526f00faed 2022-06-24 14:42:51.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ca9f651db7414bc38e1c0a526f00faed 2022-06-24 14:42:51.376 | + functions-common:get_or_create_endpoint:1128 : public_id=ca9f651db7414bc38e1c0a526f00faed 2022-06-24 14:42:51.376 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:42:51.376 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:42:51.376 | + functions-common:get_or_create_endpoint:1137 : echo ca9f651db7414bc38e1c0a526f00faed 2022-06-24 14:42:51.376 | ca9f651db7414bc38e1c0a526f00faed 2022-06-24 14:42:51.376 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-06-24 14:42:51.376 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-06-24 14:42:51.376 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:42:51.376 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-06-24 14:42:51.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.377 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.377 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.377 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_project:939 : project_id=eab6e7acc2bb49b0b0e1b5dfb6e1dbea 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_project:940 : echo eab6e7acc2bb49b0b0e1b5dfb6e1dbea 2022-06-24 14:42:51.377 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id eab6e7acc2bb49b0b0e1b5dfb6e1dbea 2022-06-24 14:42:51.377 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_user:914 : local email= 2022-06-24 14:42:51.377 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-06-24 14:42:51.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.377 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.377 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.377 | No password was supplied, authentication will fail when a user does not have a password. 2022-06-24 14:42:51.377 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_user:926 : user_id=5d8562389874489c9d9f5211e70644ed 2022-06-24 14:42:51.377 | ++ functions-common:get_or_create_user:927 : echo 5d8562389874489c9d9f5211e70644ed 2022-06-24 14:42:51.377 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5d8562389874489c9d9f5211e70644ed 2022-06-24 14:42:51.421 | [19196 Async create_cinder_accounts:87167]: finished create_cinder_accounts with result 0 in 57 seconds 2022-06-24 14:42:51.425 | + inc/async:async_wait:197 : return 0 2022-06-24 14:42:51.428 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-06-24 14:42:51.481 | [19196 Async create_neutron_accounts:87283]: Waiting for completion of create_neutron_accounts running on PID 87283 (3 other jobs running) 2022-06-24 14:42:51.507 | [19196 Async create_neutron_accounts:87283]: Signaling child to exit 2022-06-24 14:42:51.508 | WAKEUP 2022-06-24 14:42:51.531 | [19196 Async create_neutron_accounts:87283]: Signaled 2022-06-24 14:42:51.532 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-06-24 14:42:51.532 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:42:51.532 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-24 14:42:51.532 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:42:51.532 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-24 14:42:51.532 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-24 14:42:51.532 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-24 14:42:51.533 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-06-24 14:42:51.533 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-06-24 14:42:51.533 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-06-24 14:42:51.533 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.50:9696/ 2022-06-24 14:42:51.533 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-06-24 14:42:51.533 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-06-24 14:42:51.533 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-06-24 14:42:51.533 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:42:51.533 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:42:51.533 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:42:51.533 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:42:51.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.533 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.534 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.534 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.534 | + functions-common:get_or_create_user:926 : user_id=5a05ae7c726248c0846282b3289e157d 2022-06-24 14:42:51.534 | + functions-common:get_or_create_user:927 : echo 5a05ae7c726248c0846282b3289e157d 2022-06-24 14:42:51.534 | 5a05ae7c726248c0846282b3289e157d 2022-06-24 14:42:51.534 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-06-24 14:42:51.534 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:42:51.534 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:42:51.534 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:42:51.534 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:42:51.534 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.534 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:42:51.534 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.534 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.534 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.534 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.534 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.534 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.534 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:42:51.534 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:42:51.534 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.534 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.535 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:42:51.535 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-24 14:42:51.535 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:42:51.535 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:42:51.535 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.535 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.535 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:42:51.535 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:42:51.535 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | 5a05ae7c726248c0846282b3289e157d | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:42:51.535 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:42:51.535 | ++ functions-common:get_field:813 : read data 2022-06-24 14:42:51.535 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.535 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.535 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:42:51.535 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-24 14:42:51.535 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-06-24 14:42:51.535 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:42:51.535 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-06-24 14:42:51.535 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-06-24 14:42:51.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.535 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.535 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.536 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:42:51.536 | 3c8fd3cf6a174e38af28739b95bdf8c9' 2022-06-24 14:42:51.536 | + functions-common:get_or_create_service:1095 : echo 3c8fd3cf6a174e38af28739b95bdf8c9 2022-06-24 14:42:51.536 | 3c8fd3cf6a174e38af28739b95bdf8c9 2022-06-24 14:42:51.536 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-06-24 14:42:51.536 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:42:51.536 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-06-24 14:42:51.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:42:51.536 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-06-24 14:42:51.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.536 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:42:51.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:42:51.536 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-06-24 14:42:51.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:42:51.536 | from cryptography.utils import int_from_bytes 2022-06-24 14:42:51.536 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:42:51.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5ad9a34318d242158c99a1f941492b4e 2022-06-24 14:42:51.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5ad9a34318d242158c99a1f941492b4e 2022-06-24 14:42:51.536 | + functions-common:get_or_create_endpoint:1128 : public_id=5ad9a34318d242158c99a1f941492b4e 2022-06-24 14:42:51.536 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:42:51.536 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:42:51.536 | + functions-common:get_or_create_endpoint:1137 : echo 5ad9a34318d242158c99a1f941492b4e 2022-06-24 14:42:51.536 | 5ad9a34318d242158c99a1f941492b4e 2022-06-24 14:42:51.580 | [19196 Async create_neutron_accounts:87283]: finished create_neutron_accounts with result 0 in 39 seconds 2022-06-24 14:42:51.617 | [19196 Async create_swift_accounts:87425]: Waiting for completion of create_swift_accounts running on PID 87425 (2 other jobs running) 2022-06-24 14:42:51.644 | [19196 Async create_swift_accounts:87425]: Signaling child to exit 2022-06-24 14:43:35.626 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:43:35.652 | [87425 Async create_swift_accounts:87425]: finished successfully 2022-06-24 14:43:35.672 | WAKEUP 2022-06-24 14:43:35.695 | [19196 Async create_swift_accounts:87425]: Signaled 2022-06-24 14:43:35.696 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-06-24 14:43:35.696 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-06-24 14:43:35.696 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:618 : local another_role 2022-06-24 14:43:35.697 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-06-24 14:43:35.697 | ++ functions-common:get_or_create_role:946 : local role_id 2022-06-24 14:43:35.697 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-24 14:43:35.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.697 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.697 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.697 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.697 | ++ functions-common:get_or_create_role:951 : role_id=056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:43:35.697 | ++ functions-common:get_or_create_role:952 : echo 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:619 : another_role=056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:43:35.697 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-06-24 14:43:35.697 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-06-24 14:43:35.697 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:43:35.697 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:43:35.697 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:43:35.697 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:43:35.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.697 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.697 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.697 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.697 | + functions-common:get_or_create_user:926 : user_id=23a7098aeb544f75b7450dfd0f48c9f1 2022-06-24 14:43:35.697 | + functions-common:get_or_create_user:927 : echo 23a7098aeb544f75b7450dfd0f48c9f1 2022-06-24 14:43:35.698 | 23a7098aeb544f75b7450dfd0f48c9f1 2022-06-24 14:43:35.698 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-06-24 14:43:35.698 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:43:35.698 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:43:35.698 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:43:35.698 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:43:35.698 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.698 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:43:35.698 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.698 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-24 14:43:35.698 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.698 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.698 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.698 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.698 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:43:35.698 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:43:35.698 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-06-24 14:43:35.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.698 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.698 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.698 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:43:35.698 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.698 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.699 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.699 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-24 14:43:35.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.699 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.699 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.699 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.699 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:43:35.699 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:43:35.699 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:43:35.699 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | 23a7098aeb544f75b7450dfd0f48c9f1 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:43:35.699 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.699 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:43:35.699 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:43:35.699 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:43:35.699 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-24 14:43:35.699 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-06-24 14:43:35.699 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:43:35.699 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:43:35.699 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:43:35.699 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:43:35.699 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-24 14:43:35.699 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.699 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:43:35.699 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.700 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.700 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.700 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.700 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.700 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:43:35.700 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:43:35.700 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-06-24 14:43:35.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.700 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.700 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.700 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-24 14:43:35.700 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:43:35.700 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.700 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.700 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.700 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.700 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.700 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.700 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:43:35.700 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:43:35.700 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | 23a7098aeb544f75b7450dfd0f48c9f1 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:43:35.700 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:43:35.700 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.700 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.700 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.700 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.700 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-06-24 14:43:35.701 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:43:35.701 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-06-24 14:43:35.701 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-06-24 14:43:35.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.701 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.701 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.701 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.701 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:43:35.701 | bfb5c3f7a0d149e49da82949a69fa598' 2022-06-24 14:43:35.701 | + functions-common:get_or_create_service:1095 : echo bfb5c3f7a0d149e49da82949a69fa598 2022-06-24 14:43:35.701 | bfb5c3f7a0d149e49da82949a69fa598 2022-06-24 14:43:35.701 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-06-24 14:43:35.701 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:43:35.701 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-06-24 14:43:35.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:43:35.701 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-06-24 14:43:35.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.701 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.701 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.701 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:43:35.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:43:35.701 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-06-24 14:43:35.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.701 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.701 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.701 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.701 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6ff4035ecb754cf582be184f6e2675b0 2022-06-24 14:43:35.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6ff4035ecb754cf582be184f6e2675b0 2022-06-24 14:43:35.702 | + functions-common:get_or_create_endpoint:1128 : public_id=6ff4035ecb754cf582be184f6e2675b0 2022-06-24 14:43:35.702 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.50:8080 ]] 2022-06-24 14:43:35.702 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-06-24 14:43:35.702 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:43:35.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-06-24 14:43:35.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.702 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.702 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.702 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.702 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:43:35.702 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:43:35.702 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-06-24 14:43:35.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.702 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.702 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.702 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.702 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=392f7c040d024f58ab3b883b5da5170d 2022-06-24 14:43:35.702 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 392f7c040d024f58ab3b883b5da5170d 2022-06-24 14:43:35.702 | 392f7c040d024f58ab3b883b5da5170d 2022-06-24 14:43:35.702 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:43:35.702 | + functions-common:get_or_create_endpoint:1137 : echo 6ff4035ecb754cf582be184f6e2675b0 2022-06-24 14:43:35.702 | 6ff4035ecb754cf582be184f6e2675b0 2022-06-24 14:43:35.702 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-06-24 14:43:35.702 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-06-24 14:43:35.702 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:43:35.702 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-06-24 14:43:35.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.702 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.703 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.703 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_project:939 : project_id=cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_project:940 : echo cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.703 | + lib/swift:create_swift_accounts:633 : swift_project_test1=cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.703 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-06-24 14:43:35.703 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.703 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-06-24 14:43:35.703 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-06-24 14:43:35.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.703 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.703 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.703 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_user:926 : user_id=3dfe64fcad3a4cdfb621c142a463c15c 2022-06-24 14:43:35.703 | ++ functions-common:get_or_create_user:927 : echo 3dfe64fcad3a4cdfb621c142a463c15c 2022-06-24 14:43:35.703 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=3dfe64fcad3a4cdfb621c142a463c15c 2022-06-24 14:43:35.703 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-06-24 14:43:35.703 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.703 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 3dfe64fcad3a4cdfb621c142a463c15c cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.703 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:43:35.703 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:43:35.703 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:43:35.703 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:43:35.703 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:43:35.703 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:43:35.703 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:43:35.703 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:43:35.704 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:43:35.704 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.704 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.704 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3dfe64fcad3a4cdfb621c142a463c15c --project cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.704 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.704 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.704 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.704 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.704 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:43:35.704 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:43:35.704 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 3dfe64fcad3a4cdfb621c142a463c15c --project cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.704 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.704 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.704 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.704 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:43:35.704 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3dfe64fcad3a4cdfb621c142a463c15c --project cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.704 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.704 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.704 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.704 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.704 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.704 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:43:35.704 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:43:35.704 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:43:35.704 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | 3dfe64fcad3a4cdfb621c142a463c15c | | cd58afee59434d77b384311aaa36f31c | | | False |' 2022-06-24 14:43:35.704 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.704 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.705 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.705 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.705 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-06-24 14:43:35.705 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-06-24 14:43:35.705 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:43:35.705 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-06-24 14:43:35.705 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-06-24 14:43:35.705 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-06-24 14:43:35.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.705 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.705 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.705 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.705 | ++ functions-common:get_or_create_user:926 : user_id=a04f4ee03fb54972a1359d63dcd9dded 2022-06-24 14:43:35.705 | ++ functions-common:get_or_create_user:927 : echo a04f4ee03fb54972a1359d63dcd9dded 2022-06-24 14:43:35.705 | + lib/swift:create_swift_accounts:642 : swift_user_test3=a04f4ee03fb54972a1359d63dcd9dded 2022-06-24 14:43:35.705 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-06-24 14:43:35.705 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.705 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 056ce35b52d44d27b8c571c8c806b093 a04f4ee03fb54972a1359d63dcd9dded cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.705 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:43:35.705 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:43:35.705 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:43:35.705 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:43:35.705 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:43:35.705 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:43:35.705 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:43:35.705 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:43:35.705 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 056ce35b52d44d27b8c571c8c806b093 --user a04f4ee03fb54972a1359d63dcd9dded --project cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.705 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.706 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:43:35.706 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.706 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.706 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.706 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.706 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.706 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:43:35.706 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:43:35.706 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 056ce35b52d44d27b8c571c8c806b093 --user a04f4ee03fb54972a1359d63dcd9dded --project cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.706 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.706 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.706 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 056ce35b52d44d27b8c571c8c806b093 --user a04f4ee03fb54972a1359d63dcd9dded --project cd58afee59434d77b384311aaa36f31c 2022-06-24 14:43:35.706 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.706 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:43:35.706 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.706 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.706 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.706 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.706 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.706 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:43:35.706 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:43:35.706 | ++ functions-common:get_field:819 : echo '| 056ce35b52d44d27b8c571c8c806b093 | a04f4ee03fb54972a1359d63dcd9dded | | cd58afee59434d77b384311aaa36f31c | | | False |' 2022-06-24 14:43:35.706 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:43:35.706 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.706 | + functions-common:get_or_add_user_project_role:996 : user_role_id=056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:43:35.706 | + functions-common:get_or_add_user_project_role:998 : echo 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:43:35.707 | 056ce35b52d44d27b8c571c8c806b093 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-06-24 14:43:35.707 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:43:35.707 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-06-24 14:43:35.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.707 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.707 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.707 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_project:939 : project_id=b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_project:940 : echo b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:647 : swift_project_test2=b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-06-24 14:43:35.707 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-06-24 14:43:35.707 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-06-24 14:43:35.707 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-06-24 14:43:35.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.707 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.707 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.707 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_user:926 : user_id=6e92614ffa114288bb49d2ce9a1acfe9 2022-06-24 14:43:35.707 | ++ functions-common:get_or_create_user:927 : echo 6e92614ffa114288bb49d2ce9a1acfe9 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:652 : swift_user_test2=6e92614ffa114288bb49d2ce9a1acfe9 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-06-24 14:43:35.707 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.707 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 6e92614ffa114288bb49d2ce9a1acfe9 b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.708 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:43:35.708 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:43:35.708 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:43:35.708 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:43:35.708 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:43:35.708 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:43:35.708 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6e92614ffa114288bb49d2ce9a1acfe9 --project b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:43:35.708 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.708 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.708 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.708 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.708 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.708 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:43:35.708 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:43:35.708 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6e92614ffa114288bb49d2ce9a1acfe9 --project b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.708 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.708 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6e92614ffa114288bb49d2ce9a1acfe9 --project b7eff95f3a9844999a56dacc0f58ba6d 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.708 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:43:35.708 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.708 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.708 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.709 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.709 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.709 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:43:35.709 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:43:35.709 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | 6e92614ffa114288bb49d2ce9a1acfe9 | | b7eff95f3a9844999a56dacc0f58ba6d | | | False |' 2022-06-24 14:43:35.709 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:43:35.709 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.709 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.709 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.709 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.709 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-06-24 14:43:35.709 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-06-24 14:43:35.709 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-24 14:43:35.709 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-06-24 14:43:35.709 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-06-24 14:43:35.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.709 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.709 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.709 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.709 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-06-24 14:43:35.709 | 843a43212bcd4af186fa6f4e0b0a627d' 2022-06-24 14:43:35.709 | ++ functions-common:get_or_create_domain:889 : echo 843a43212bcd4af186fa6f4e0b0a627d 2022-06-24 14:43:35.709 | + lib/swift:create_swift_accounts:657 : swift_domain=843a43212bcd4af186fa6f4e0b0a627d 2022-06-24 14:43:35.709 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-06-24 14:43:35.709 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.709 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-06-24 14:43:35.709 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 843a43212bcd4af186fa6f4e0b0a627d 2022-06-24 14:43:35.709 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-24 14:43:35.709 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=843a43212bcd4af186fa6f4e0b0a627d --or-show -f value -c id 2022-06-24 14:43:35.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.710 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.710 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.710 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_project:939 : project_id=4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_project:940 : echo 4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.710 | + lib/swift:create_swift_accounts:661 : swift_project_test4=4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.710 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-06-24 14:43:35.710 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.710 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-06-24 14:43:35.710 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 843a43212bcd4af186fa6f4e0b0a627d test4@example.com 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-06-24 14:43:35.710 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=843a43212bcd4af186fa6f4e0b0a627d --email=test4@example.com --or-show -f value -c id 2022-06-24 14:43:35.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.710 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.710 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.710 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_user:926 : user_id=57a99e5cec624bdfb881a6b9c462f1f8 2022-06-24 14:43:35.710 | ++ functions-common:get_or_create_user:927 : echo 57a99e5cec624bdfb881a6b9c462f1f8 2022-06-24 14:43:35.710 | + lib/swift:create_swift_accounts:666 : swift_user_test4=57a99e5cec624bdfb881a6b9c462f1f8 2022-06-24 14:43:35.710 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-06-24 14:43:35.710 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-24 14:43:35.710 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 57a99e5cec624bdfb881a6b9c462f1f8 4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.710 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:43:35.710 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-24 14:43:35.710 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:43:35.710 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:43:35.710 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-24 14:43:35.711 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-24 14:43:35.711 | ++ functions-common:_get_domain_args:968 : echo 2022-06-24 14:43:35.711 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-24 14:43:35.711 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 57a99e5cec624bdfb881a6b9c462f1f8 --project 4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.711 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:43:35.711 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.711 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.711 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.711 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.711 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:43:35.711 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:43:35.711 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 57a99e5cec624bdfb881a6b9c462f1f8 --project 4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.711 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 57a99e5cec624bdfb881a6b9c462f1f8 --project 4ed581341a394b6db86221ce1987c3e2 2022-06-24 14:43:35.711 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:43:35.711 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:43:35.711 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:43:35.711 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:35.711 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:35.712 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:43:35.712 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:43:35.712 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:43:35.712 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | 57a99e5cec624bdfb881a6b9c462f1f8 | | 4ed581341a394b6db86221ce1987c3e2 | | | False |' 2022-06-24 14:43:35.712 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:43:35.712 | ++ functions-common:get_field:813 : read data 2022-06-24 14:43:35.712 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.712 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.712 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:43:35.742 | [19196 Async create_swift_accounts:87425]: finished create_swift_accounts with result 0 in 121 seconds 2022-06-24 14:43:35.749 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-06-24 14:43:35.752 | + inc/async:async_wait:197 : return 0 2022-06-24 14:43:35.755 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-06-24 14:43:35.774 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:43:35.777 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-06-24 14:43:35.795 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:43:35.798 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-06-24 14:43:35.801 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:43:35.803 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-06-24 14:43:35.806 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-06-24 14:43:35.808 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-06-24 14:43:35.873 | + inc/async:async_inner:63 : init_glance 2022-06-24 14:43:35.911 | [19196 Async init_glance:91692]: running: init_glance 2022-06-24 14:43:35.914 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-06-24 14:43:35.935 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:43:35.938 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-06-24 14:43:35.941 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:43:35.944 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-06-24 14:43:35.947 | + ./stack.sh:main:1142 : configure_neutron 2022-06-24 14:43:35.950 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-06-24 14:43:35.955 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:43:35.955 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-24 14:43:35.961 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:43:35.964 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-24 14:43:35.966 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-24 14:43:35.969 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-24 14:43:35.972 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-06-24 14:43:35.974 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-06-24 14:43:35.977 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-06-24 14:43:35.979 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-06-24 14:43:35.993 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-06-24 14:43:35.995 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-06-24 14:43:39.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:39.183 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:39.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:39.183 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:42.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:42.363 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:42.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:42.363 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:45.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:45.744 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:45.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:45.744 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:45.861 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:43:45.888 | [91692 Async init_glance:91692]: finished successfully 2022-06-24 14:43:48.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:48.891 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:48.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:48.891 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:52.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:52.052 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:52.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:52.052 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:55.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:55.218 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:55.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:55.218 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:58.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:58.356 | from cryptography.utils import int_from_bytes 2022-06-24 14:43:58.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:43:58.356 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:01.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:01.846 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:01.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:01.846 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:05.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:05.787 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:05.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:05.787 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:10.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:10.679 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:10.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:10.679 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:10.972 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-06-24 14:44:10.977 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-06-24 14:44:10.980 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-06-24 14:44:10.982 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-06-24 14:44:10.985 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-06-24 14:44:10.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-06-24 14:44:10.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-06-24 14:44:10.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-06-24 14:44:10.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-06-24 14:44:10.996 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-06-24 14:44:10.999 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-06-24 14:44:11.001 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-06-24 14:44:11.004 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-06-24 14:44:11.006 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-06-24 14:44:11.009 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-06-24 14:44:11.011 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-06-24 14:44:11.015 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:11.018 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-06-24 14:44:11.020 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:11.025 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-06-24 14:44:11.028 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-06-24 14:44:11.030 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-06-24 14:44:11.032 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-06-24 14:44:11.034 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-24 14:44:11.037 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:11.039 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-24 14:44:11.055 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:11.057 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-24 14:44:11.060 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-24 14:44:11.063 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-24 14:44:11.091 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-06-24 14:44:11.120 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-06-24 14:44:11.150 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-06-24 14:44:11.180 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-06-24 14:44:11.210 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-06-24 14:44:11.239 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-06-24 14:44:11.242 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-06-24 14:44:11.244 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-06-24 14:44:11.247 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-06-24 14:44:11.250 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-24 14:44:11.266 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-24 14:44:11.269 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-24 14:44:11.271 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-24 14:44:11.273 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-24 14:44:11.276 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-24 14:44:11.306 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-24 14:44:11.339 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-24 14:44:11.370 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-24 14:44:11.399 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-06-24 14:44:11.416 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:44:11.419 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-06-24 14:44:11.422 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-06-24 14:44:11.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-06-24 14:44:11.427 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-06-24 14:44:11.430 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-06-24 14:44:11.433 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-06-24 14:44:11.436 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-06-24 14:44:11.438 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-06-24 14:44:11.451 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-06-24 14:44:11.463 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-06-24 14:44:11.466 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-06-24 14:44:11.478 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-06-24 14:44:11.491 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-06-24 14:44:11.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-24 14:44:11.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:11.509 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-06-24 14:44:11.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.Gnrkjso5Rk 2022-06-24 14:44:11.516 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-24 14:44:11.518 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:11.521 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.Gnrkjso5Rk 2022-06-24 14:44:11.525 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.Gnrkjso5Rk 2022-06-24 14:44:11.536 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.Gnrkjso5Rk /etc/sudoers.d/neutron-rootwrap 2022-06-24 14:44:11.548 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-24 14:44:11.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:11.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:11.609 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-06-24 14:44:11.612 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-06-24 14:44:11.614 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-06-24 14:44:11.617 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-24 14:44:11.619 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-24 14:44:11.622 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-24 14:44:11.638 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:11.642 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-24 14:44:11.644 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-24 14:44:11.647 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-24 14:44:11.664 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:11.667 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:44:11.670 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-06-24 14:44:11.700 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-24 14:44:11.703 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-24 14:44:11.705 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-06-24 14:44:11.722 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:11.725 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-06-24 14:44:11.727 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-06-24 14:44:11.730 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-24 14:44:11.732 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-24 14:44:11.735 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-06-24 14:44:11.737 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-06-24 14:44:11.740 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-24 14:44:11.742 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-06-24 14:44:11.745 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-06-24 14:44:11.747 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-06-24 14:44:11.752 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-06-24 14:44:11.755 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-06-24 14:44:11.759 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-06-24 14:44:11.776 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:11.779 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-06-24 14:44:11.781 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-06-24 14:44:11.784 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-06-24 14:44:11.789 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-06-24 14:44:11.818 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-24 14:44:11.848 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-06-24 14:44:11.877 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-06-24 14:44:11.909 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-06-24 14:44:11.941 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-06-24 14:44:11.943 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-24 14:44:11.946 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-06-24 14:44:11.948 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-24 14:44:11.951 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-06-24 14:44:11.980 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-06-24 14:44:12.011 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-06-24 14:44:12.041 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-06-24 14:44:12.071 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-06-24 14:44:12.105 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-06-24 14:44:12.137 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-06-24 14:44:12.173 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-06-24 14:44:12.205 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:44:12.235 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-06-24 14:44:12.266 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-06-24 14:44:12.296 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-06-24 14:44:12.327 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-06-24 14:44:12.329 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-24 14:44:12.332 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-24 14:44:12.334 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-24 14:44:12.337 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-06-24 14:44:12.373 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-06-24 14:44:12.405 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-06-24 14:44:12.440 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-06-24 14:44:12.470 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-06-24 14:44:12.500 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-06-24 14:44:12.532 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-06-24 14:44:12.563 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-06-24 14:44:12.593 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:44:12.623 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-06-24 14:44:12.656 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-06-24 14:44:12.659 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-24 14:44:12.661 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-24 14:44:12.664 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-06-24 14:44:12.667 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-06-24 14:44:12.701 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-06-24 14:44:12.731 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.50/identity 2022-06-24 14:44:12.773 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-06-24 14:44:12.806 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-06-24 14:44:12.836 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-06-24 14:44:12.866 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-06-24 14:44:12.896 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-06-24 14:44:12.926 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-06-24 14:44:12.957 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-06-24 14:44:12.987 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-06-24 14:44:12.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-06-24 14:44:12.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-06-24 14:44:12.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-06-24 14:44:12.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-06-24 14:44:13.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-06-24 14:44:13.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-06-24 14:44:13.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-06-24 14:44:13.007 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-06-24 14:44:13.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-06-24 14:44:13.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-06-24 14:44:13.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-06-24 14:44:13.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-06-24 14:44:13.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-06-24 14:44:13.023 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-06-24 14:44:13.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-06-24 14:44:13.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-06-24 14:44:13.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-06-24 14:44:13.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:13.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-06-24 14:44:13.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-06-24 14:44:13.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.071 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-24 14:44:13.074 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-06-24 14:44:13.077 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-06-24 14:44:13.080 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.082 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-06-24 14:44:13.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-06-24 14:44:13.118 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.120 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-24 14:44:13.123 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-06-24 14:44:13.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-06-24 14:44:13.128 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.130 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-06-24 14:44:13.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-06-24 14:44:13.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-06-24 14:44:13.164 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-24 14:44:13.168 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-06-24 14:44:13.171 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-06-24 14:44:13.173 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.176 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-06-24 14:44:13.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-06-24 14:44:13.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-24 14:44:13.216 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-06-24 14:44:13.218 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-06-24 14:44:13.221 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.223 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-06-24 14:44:13.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-06-24 14:44:13.259 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.262 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-06-24 14:44:13.264 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-06-24 14:44:13.266 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-06-24 14:44:13.269 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.271 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-06-24 14:44:13.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-06-24 14:44:13.302 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.305 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-06-24 14:44:13.307 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-24 14:44:13.310 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-24 14:44:13.312 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.315 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-06-24 14:44:13.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-06-24 14:44:13.346 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.348 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-06-24 14:44:13.351 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-06-24 14:44:13.353 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-06-24 14:44:13.356 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.358 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-06-24 14:44:13.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-06-24 14:44:13.390 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.392 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-06-24 14:44:13.395 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-06-24 14:44:13.398 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-06-24 14:44:13.400 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.402 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-06-24 14:44:13.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-06-24 14:44:13.438 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-24 14:44:13.440 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-06-24 14:44:13.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-24 14:44:13.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-24 14:44:13.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-24 14:44:13.450 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-06-24 14:44:13.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-24 14:44:13.481 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-06-24 14:44:13.498 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:13.501 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-06-24 14:44:13.503 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-24 14:44:13.534 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:13.537 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:13.566 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-24 14:44:13.598 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-06-24 14:44:13.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-06-24 14:44:13.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-06-24 14:44:13.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-24 14:44:16.395 | INFO neutron.common.config [-] Logging enabled! 2022-06-24 14:44:16.395 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev372 2022-06-24 14:44:16.396 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93939) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-24 14:44:16.397 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-06-24 14:44:16.398 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmps43p7z4t/privsep.sock'] 2022-06-24 14:44:17.648 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-06-24 14:44:17.649 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmps43p7z4t/privsep.sock {{(pid=93939) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-06-24 14:44:17.651 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-06-24 14:44:17.651 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-06-24 14:44:17.651 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-06-24 14:44:17.651 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93947 2022-06-24 14:44:17.652 | DEBUG oslo.privsep.daemon [-] privsep: reply[a4fba375-ea2b-464c-a99b-cf2415ab1405]: (2,) {{(pid=93947) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-24 14:44:17.868 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93947) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-06-24 14:44:17.884 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.016s {{(pid=93947) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-06-24 14:44:17.884 | DEBUG oslo.privsep.daemon [-] privsep: reply[18b102ac-0603-41ae-a451-b49f7894c384]: (4, ('10cb22c4-4eae-471a-ac4c-7dd182009a1b\n', '')) {{(pid=93947) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-06-24 14:44:17.937 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93939) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-24 14:44:17.937 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93939) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-24 14:44:17.938 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93939) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:17.938 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93939) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:17.938 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93939) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:17.938 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93939) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:17.991 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-24 14:44:17.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:17.991 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:17.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:17.991 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:18.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-06-24 14:44:18.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-06-24 14:44:18.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-06-24 14:44:18.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-24 14:44:18.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-06-24 14:44:18.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-06-24 14:44:18.449 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-06-24 14:44:18.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:18.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-06-24 14:44:18.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-06-24 14:44:18.488 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-06-24 14:44:18.496 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-06-24 14:44:18.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-06-24 14:44:18.501 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-06-24 14:44:18.531 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-06-24 14:44:18.561 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-24 14:44:18.564 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-06-24 14:44:18.576 | net.bridge.bridge-nf-call-iptables = 1 2022-06-24 14:44:18.580 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-24 14:44:18.582 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-06-24 14:44:18.590 | net.bridge.bridge-nf-call-ip6tables = 1 2022-06-24 14:44:18.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-06-24 14:44:18.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-06-24 14:44:18.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-06-24 14:44:18.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-06-24 14:44:18.605 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-06-24 14:44:18.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-24 14:44:18.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-24 14:44:18.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-24 14:44:18.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-24 14:44:18.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-06-24 14:44:18.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-06-24 14:44:18.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-06-24 14:44:18.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-06-24 14:44:18.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-06-24 14:44:18.739 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-06-24 14:44:18.757 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:18.759 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-06-24 14:44:18.762 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-06-24 14:44:18.767 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-06-24 14:44:18.795 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-06-24 14:44:18.824 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-24 14:44:18.856 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:18.858 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:18.887 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-06-24 14:44:18.904 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:18.907 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-24 14:44:18.909 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-06-24 14:44:18.940 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-24 14:44:18.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-24 14:44:18.946 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-06-24 14:44:18.978 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-06-24 14:44:18.981 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-24 14:44:18.983 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-06-24 14:44:18.986 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-06-24 14:44:19.003 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:19.006 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-06-24 14:44:19.008 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-06-24 14:44:19.013 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-06-24 14:44:19.042 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-24 14:44:19.075 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:19.078 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:19.107 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-24 14:44:19.110 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-06-24 14:44:19.139 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-24 14:44:19.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-24 14:44:19.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-06-24 14:44:19.173 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-06-24 14:44:19.176 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-24 14:44:19.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-06-24 14:44:19.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-24 14:44:21.894 | INFO neutron.common.config [-] Logging enabled! 2022-06-24 14:44:21.894 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev372 2022-06-24 14:44:21.895 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94479) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-24 14:44:21.945 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94479) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-24 14:44:21.945 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94479) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-24 14:44:21.945 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94479) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:21.945 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94479) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:21.945 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94479) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:21.945 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94479) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-24 14:44:22.004 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-06-24 14:44:22.005 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94479) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-06-24 14:44:22.006 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94479) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-06-24 14:44:22.006 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-24 14:44:22.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:22.006 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:22.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:22.006 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:22.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-06-24 14:44:22.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-06-24 14:44:22.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-06-24 14:44:22.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-24 14:44:22.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-24 14:44:22.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-24 14:44:22.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-24 14:44:22.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-06-24 14:44:22.396 | + functions:set_mtu:785 : local dev=br-data 2022-06-24 14:44:22.399 | + functions:set_mtu:786 : local mtu=1500 2022-06-24 14:44:22.401 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-06-24 14:44:22.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-06-24 14:44:22.431 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-06-24 14:44:22.434 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-06-24 14:44:22.437 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-06-24 14:44:22.439 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-06-24 14:44:22.442 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-06-24 14:44:22.444 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-06-24 14:44:22.447 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-06-24 14:44:22.449 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-06-24 14:44:22.452 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-06-24 14:44:22.454 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-06-24 14:44:22.456 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-06-24 14:44:22.459 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-06-24 14:44:22.461 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-06-24 14:44:22.464 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-06-24 14:44:22.467 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-06-24 14:44:22.468 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-06-24 14:44:22.474 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-06-24 14:44:22.476 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-06-24 14:44:22.479 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-06-24 14:44:22.482 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-06-24 14:44:22.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-06-24 14:44:22.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-06-24 14:44:22.487 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-06-24 14:44:22.493 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.62/22 brd 192.168.3.255' 2022-06-24 14:44:22.496 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-06-24 14:44:22.499 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:22.501 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-06-24 14:44:22.504 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-06-24 14:44:22.506 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.62/22 brd 192.168.3.255 != '' ]] 2022-06-24 14:44:22.509 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.62/22 brd 192.168.3.255 dev eth1' 2022-06-24 14:44:22.511 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.62/22 brd 192.168.3.255 dev br-data' 2022-06-24 14:44:22.514 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-06-24 14:44:22.516 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-06-24 14:44:22.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.62/22 brd 192.168.3.255 2022-06-24 14:44:22.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-06-24 14:44:22.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-06-24 14:44:22.524 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-06-24 14:44:22.528 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.62 2022-06-24 14:44:22.531 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.62 ' 2022-06-24 14:44:22.533 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.62/22 brd 192.168.3.255 dev eth1 2022-06-24 14:44:22.546 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.62/22 brd 192.168.3.255 dev br-data 2022-06-24 14:44:22.559 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-06-24 14:44:22.571 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-06-24 14:44:22.592 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.62 2022-06-24 14:44:22.614 | PING 192.168.0.62 (192.168.0.62) from 192.168.0.62 br-data: 56(84) bytes of data. 2022-06-24 14:44:22.614 | 64 bytes from 192.168.0.62: icmp_seq=1 ttl=64 time=0.064 ms 2022-06-24 14:44:23.642 | 64 bytes from 192.168.0.62: icmp_seq=2 ttl=64 time=0.067 ms 2022-06-24 14:44:24.666 | 64 bytes from 192.168.0.62: icmp_seq=3 ttl=64 time=0.065 ms 2022-06-24 14:44:24.666 | 2022-06-24 14:44:24.666 | --- 192.168.0.62 ping statistics --- 2022-06-24 14:44:24.666 | 3 packets transmitted, 3 received, 0% packet loss, time 2051ms 2022-06-24 14:44:24.666 | rtt min/avg/max/mdev = 0.064/0.065/0.067/0.001 ms 2022-06-24 14:44:24.675 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-06-24 14:44:24.675 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-06-24 14:44:24.685 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-06-24 14:44:24.689 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-06-24 14:44:24.708 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:24.711 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-06-24 14:44:24.714 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-06-24 14:44:24.718 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-06-24 14:44:24.748 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-06-24 14:44:24.777 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-06-24 14:44:24.806 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-24 14:44:24.839 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-06-24 14:44:24.841 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-24 14:44:24.872 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-24 14:44:24.874 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-06-24 14:44:24.892 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:44:24.894 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-06-24 14:44:24.897 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-06-24 14:44:24.915 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:44:24.918 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-06-24 14:44:24.937 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:44:24.940 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-06-24 14:44:24.959 | + functions-common:is_service_enabled:2096 : return 1 2022-06-24 14:44:24.962 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-06-24 14:44:24.992 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-06-24 14:44:25.024 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-06-24 14:44:25.028 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-06-24 14:44:25.053 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.056 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-06-24 14:44:25.074 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.076 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-06-24 14:44:25.079 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-06-24 14:44:25.144 | + inc/async:async_inner:63 : init_neutron 2022-06-24 14:44:25.183 | [19196 Async init_neutron:94959]: running: init_neutron 2022-06-24 14:44:25.186 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-06-24 14:44:25.204 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.208 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-06-24 14:44:25.218 | ++ ./stack.sh:main:1157 : true 2022-06-24 14:44:25.221 | + ./stack.sh:main:1157 : netman_pid= 2022-06-24 14:44:25.224 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-06-24 14:44:25.227 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-06-24 14:44:25.246 | dnsmasq: no process found 2022-06-24 14:44:25.250 | + ./stack.sh:main:1159 : true 2022-06-24 14:44:25.252 | + ./stack.sh:main:1164 : clean_iptables 2022-06-24 14:44:25.258 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-06-24 14:44:25.259 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-24 14:44:25.262 | + lib/nova:clean_iptables:186 : bash 2022-06-24 14:44:25.262 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-06-24 14:44:25.266 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-06-24 14:44:25.268 | + lib/nova:clean_iptables:186 : grep nova 2022-06-24 14:44:25.268 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-06-24 14:44:25.284 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-06-24 14:44:25.287 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-06-24 14:44:25.287 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-06-24 14:44:25.288 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-06-24 14:44:25.288 | + lib/nova:clean_iptables:188 : bash 2022-06-24 14:44:25.293 | + lib/nova:clean_iptables:188 : grep nova 2022-06-24 14:44:25.297 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-24 14:44:25.306 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-24 14:44:25.306 | + lib/nova:clean_iptables:190 : bash 2022-06-24 14:44:25.309 | + lib/nova:clean_iptables:190 : grep nova 2022-06-24 14:44:25.309 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-06-24 14:44:25.310 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-06-24 14:44:25.316 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-06-24 14:44:25.316 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-06-24 14:44:25.327 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-24 14:44:25.330 | + lib/nova:clean_iptables:192 : grep nova 2022-06-24 14:44:25.330 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-06-24 14:44:25.332 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-06-24 14:44:25.335 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-06-24 14:44:25.341 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-06-24 14:44:25.343 | + lib/nova:clean_iptables:192 : bash 2022-06-24 14:44:25.351 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-06-24 14:44:25.359 | net.ipv4.ip_forward = 1 2022-06-24 14:44:25.363 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-06-24 14:44:25.381 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.383 | + ./stack.sh:main:1173 : configure_os_vif 2022-06-24 14:44:25.386 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-06-24 14:44:25.388 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-06-24 14:44:25.420 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-06-24 14:44:25.449 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-06-24 14:44:25.452 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-06-24 14:44:25.485 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-06-24 14:44:25.515 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-06-24 14:44:25.533 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.535 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-06-24 14:44:25.538 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:44:25.540 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-06-24 14:44:25.543 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-06-24 14:44:25.546 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-06-24 14:44:25.606 | + inc/async:async_inner:63 : init_swift 2022-06-24 14:44:25.646 | [19196 Async init_swift:95337]: running: init_swift 2022-06-24 14:44:25.648 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-06-24 14:44:25.668 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.671 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-06-24 14:44:25.673 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:44:25.676 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-06-24 14:44:25.678 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-06-24 14:44:25.681 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-06-24 14:44:25.753 | + inc/async:async_inner:63 : init_cinder 2022-06-24 14:44:25.796 | [19196 Async init_cinder:95432]: running: init_cinder 2022-06-24 14:44:25.799 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-06-24 14:44:25.823 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:44:25.827 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-06-24 14:44:25.828 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:44:25.830 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-06-24 14:44:25.833 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-06-24 14:44:25.837 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-06-24 14:44:25.921 | + inc/async:async_inner:63 : init_placement 2022-06-24 14:44:26.025 | [19196 Async init_placement:95570]: running: init_placement 2022-06-24 14:44:26.036 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-06-24 14:44:26.355 | [19196 Async init_neutron:94959]: Waiting for completion of init_neutron running on PID 94959 (6 other jobs running) 2022-06-24 14:44:26.528 | [19196 Async init_neutron:94959]: Signaling child to exit 2022-06-24 14:44:35.623 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:44:35.667 | [95432 Async init_cinder:95432]: finished successfully 2022-06-24 14:44:37.523 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:44:37.554 | [95337 Async init_swift:95337]: finished successfully 2022-06-24 14:44:51.712 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:44:51.744 | [94959 Async init_neutron:94959]: finished successfully 2022-06-24 14:44:51.766 | WAKEUP 2022-06-24 14:44:51.792 | [19196 Async init_neutron:94959]: Signaled 2022-06-24 14:44:51.793 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-06-24 14:44:51.794 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:44:51.794 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-24 14:44:51.794 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-24 14:44:51.794 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-24 14:44:51.794 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-24 14:44:51.794 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-24 14:44:51.794 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-06-24 14:44:51.794 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-06-24 14:44:51.794 | + lib/database:recreate_database:112 : local db=neutron 2022-06-24 14:44:51.794 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-06-24 14:44:51.794 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-06-24 14:44:51.794 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-06-24 14:44:51.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:44:51.794 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-06-24 14:44:51.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:44:51.794 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-06-24 14:44:51.794 | + functions-common:time_start:2426 : local name=dbsync 2022-06-24 14:44:51.794 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:44:51.794 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:44:51.794 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:44:51.794 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081865239 2022-06-24 14:44:51.794 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-06-24 14:44:51.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:51.794 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:51.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:44:51.794 | from cryptography.utils import int_from_bytes 2022-06-24 14:44:51.794 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:44:51.794 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:44:51.794 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:44:51.794 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-06-24 14:44:51.795 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-06-24 14:44:51.796 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-06-24 14:44:51.797 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-06-24 14:44:51.798 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-06-24 14:44:51.798 | Running upgrade for neutron ... 2022-06-24 14:44:51.798 | OK 2022-06-24 14:44:51.798 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-06-24 14:44:51.798 | + functions-common:time_stop:2440 : local name 2022-06-24 14:44:51.798 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:44:51.798 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:44:51.799 | + functions-common:time_stop:2443 : local total 2022-06-24 14:44:51.799 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:44:51.799 | + functions-common:time_stop:2446 : name=dbsync 2022-06-24 14:44:51.799 | + functions-common:time_stop:2447 : start_time=1656081865239 2022-06-24 14:44:51.799 | + functions-common:time_stop:2449 : [[ -z 1656081865239 ]] 2022-06-24 14:44:51.799 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:44:51.799 | + functions-common:time_stop:2452 : end_time=1656081891695 2022-06-24 14:44:51.799 | + functions-common:time_stop:2453 : elapsed_time=26456 2022-06-24 14:44:51.799 | + functions-common:time_stop:2454 : total=8245 2022-06-24 14:44:51.799 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:44:51.799 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34701 2022-06-24 14:44:51.842 | [19196 Async init_neutron:94959]: finished init_neutron with result 0 in 26 seconds 2022-06-24 14:44:51.846 | + inc/async:async_wait:197 : return 0 2022-06-24 14:44:51.849 | + ./stack.sh:main:1203 : async_wait init_placement 2022-06-24 14:44:51.904 | [19196 Async init_placement:95570]: Waiting for completion of init_placement running on PID 95570 (5 other jobs running) 2022-06-24 14:44:51.930 | [19196 Async init_placement:95570]: Signaling child to exit 2022-06-24 14:45:09.830 | + inc/async:async_inner:64 : rc=0 2022-06-24 14:45:09.857 | [95570 Async init_placement:95570]: finished successfully 2022-06-24 14:45:09.876 | WAKEUP 2022-06-24 14:45:09.899 | [19196 Async init_placement:95570]: Signaled 2022-06-24 14:45:09.900 | + lib/placement:init_placement:130 : recreate_database placement 2022-06-24 14:45:09.900 | + lib/database:recreate_database:112 : local db=placement 2022-06-24 14:45:09.900 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-06-24 14:45:09.900 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-06-24 14:45:09.900 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-06-24 14:45:09.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:09.901 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-06-24 14:45:09.901 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:09.901 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-06-24 14:45:09.901 | + lib/placement:init_placement:132 : create_placement_accounts 2022-06-24 14:45:09.901 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-06-24 14:45:09.901 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-06-24 14:45:09.901 | + functions-common:get_or_create_user:910 : local user_id 2022-06-24 14:45:09.901 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-24 14:45:09.901 | + functions-common:get_or_create_user:914 : local email= 2022-06-24 14:45:09.901 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-24 14:45:09.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.901 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.901 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.901 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.901 | + functions-common:get_or_create_user:926 : user_id=c528455389214988b49b8d5fedf688a4 2022-06-24 14:45:09.901 | + functions-common:get_or_create_user:927 : echo c528455389214988b49b8d5fedf688a4 2022-06-24 14:45:09.901 | c528455389214988b49b8d5fedf688a4 2022-06-24 14:45:09.901 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-06-24 14:45:09.901 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:45:09.901 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:45:09.901 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:45:09.901 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:45:09.901 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:45:09.901 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:45:09.902 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-24 14:45:09.902 | ++ functions-common:get_field:813 : read data 2022-06-24 14:45:09.902 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:45:09.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.902 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.902 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.902 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.902 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:45:09.902 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:45:09.902 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-06-24 14:45:09.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.902 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.902 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.902 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:45:09.902 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-24 14:45:09.902 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:45:09.902 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:45:09.902 | ++ functions-common:get_field:813 : read data 2022-06-24 14:45:09.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.902 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.902 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.902 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.902 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:45:09.902 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:45:09.902 | ++ functions-common:get_field:819 : echo '| 01c2d1abb0724ad2a390a93f762affe5 | c528455389214988b49b8d5fedf688a4 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:45:09.902 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:45:09.902 | ++ functions-common:get_field:813 : read data 2022-06-24 14:45:09.902 | + functions-common:get_or_add_user_project_role:996 : user_role_id=01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:45:09.902 | + functions-common:get_or_add_user_project_role:998 : echo 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:45:09.903 | 01c2d1abb0724ad2a390a93f762affe5 2022-06-24 14:45:09.903 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-24 14:45:09.903 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-06-24 14:45:09.903 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-24 14:45:09.903 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-24 14:45:09.903 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-24 14:45:09.903 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-24 14:45:09.903 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-24 14:45:09.903 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-24 14:45:09.903 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:45:09.903 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:45:09.903 | ++ functions-common:get_field:813 : read data 2022-06-24 14:45:09.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.903 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.903 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.903 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.903 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-24 14:45:09.903 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-24 14:45:09.903 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-06-24 14:45:09.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.903 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.903 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.903 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-24 14:45:09.904 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-24 14:45:09.904 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-24 14:45:09.904 | ++ functions-common:get_field:812 : local data field 2022-06-24 14:45:09.904 | ++ functions-common:get_field:813 : read data 2022-06-24 14:45:09.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.904 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.904 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.904 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.904 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-24 14:45:09.904 | ++ functions-common:get_field:817 : field='$2' 2022-06-24 14:45:09.904 | ++ functions-common:get_field:819 : echo '| 2e11105666ce45ca9686a3c73f0aaa22 | c528455389214988b49b8d5fedf688a4 | | eab6e7acc2bb49b0b0e1b5dfb6e1dbea | | | False |' 2022-06-24 14:45:09.904 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-24 14:45:09.904 | ++ functions-common:get_field:813 : read data 2022-06-24 14:45:09.904 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:45:09.904 | + functions-common:get_or_add_user_project_role:998 : echo 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:45:09.904 | 2e11105666ce45ca9686a3c73f0aaa22 2022-06-24 14:45:09.904 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-06-24 14:45:09.904 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-06-24 14:45:09.904 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-24 14:45:09.904 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-06-24 14:45:09.904 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-06-24 14:45:09.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.904 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.904 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.904 | ++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.904 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-24 14:45:09.904 | 1f87711e42834ed6ba71f6cdaa684d3c' 2022-06-24 14:45:09.904 | + functions-common:get_or_create_service:1095 : echo 1f87711e42834ed6ba71f6cdaa684d3c 2022-06-24 14:45:09.904 | 1f87711e42834ed6ba71f6cdaa684d3c 2022-06-24 14:45:09.904 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-06-24 14:45:09.904 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-24 14:45:09.905 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-06-24 14:45:09.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-24 14:45:09.905 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-06-24 14:45:09.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.905 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.905 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.905 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-24 14:45:09.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-24 14:45:09.905 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-06-24 14:45:09.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.905 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:09.905 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:09.905 | +++ functions-common:oscwrap:2480 : return 0 2022-06-24 14:45:09.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=25c6cecffc3e41d5a94203f93442ff36 2022-06-24 14:45:09.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 25c6cecffc3e41d5a94203f93442ff36 2022-06-24 14:45:09.905 | + functions-common:get_or_create_endpoint:1128 : public_id=25c6cecffc3e41d5a94203f93442ff36 2022-06-24 14:45:09.905 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-24 14:45:09.905 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-24 14:45:09.905 | + functions-common:get_or_create_endpoint:1137 : echo 25c6cecffc3e41d5a94203f93442ff36 2022-06-24 14:45:09.905 | 25c6cecffc3e41d5a94203f93442ff36 2022-06-24 14:45:09.946 | [19196 Async init_placement:95570]: finished init_placement with result 0 in 43 seconds 2022-06-24 14:45:09.950 | + inc/async:async_wait:197 : return 0 2022-06-24 14:45:09.954 | + ./stack.sh:main:1204 : async_wait init_glance 2022-06-24 14:45:10.009 | [19196 Async init_glance:91692]: Waiting for completion of init_glance running on PID 91692 (4 other jobs running) 2022-06-24 14:45:10.034 | [19196 Async init_glance:91692]: Signaling child to exit 2022-06-24 14:45:10.035 | WAKEUP 2022-06-24 14:45:10.060 | [19196 Async init_glance:91692]: Signaled 2022-06-24 14:45:10.061 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-06-24 14:45:10.062 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-06-24 14:45:10.062 | + lib/glance:init_glance:485 : recreate_database glance 2022-06-24 14:45:10.062 | + lib/database:recreate_database:112 : local db=glance 2022-06-24 14:45:10.062 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-06-24 14:45:10.062 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-06-24 14:45:10.062 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-06-24 14:45:10.062 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:10.062 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-06-24 14:45:10.062 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:10.062 | + lib/glance:init_glance:487 : time_start dbsync 2022-06-24 14:45:10.062 | + functions-common:time_start:2426 : local name=dbsync 2022-06-24 14:45:10.062 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:45:10.062 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:45:10.062 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:45:10.062 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081815959 2022-06-24 14:45:10.062 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-06-24 14:45:10.062 | INFO dbcounter [-] Registered counter for database glance 2022-06-24 14:45:10.062 | 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=91794) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-24 14:45:10.062 | DEBUG dbcounter [-] [91794] Writer thread running {{(pid=91794) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-24 14:45:10.062 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-24 14:45:10.062 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-24 14:45:10.062 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-24 14:45:10.062 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-24 14:45:10.062 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.062 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.062 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-06-24 14:45:10.062 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-06-24 14:45:10.062 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-06-24 14:45:10.062 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-24 14:45:10.063 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-24 14:45:10.063 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-06-24 14:45:10.063 | Database migration is up to date. No migration needed. 2022-06-24 14:45:10.063 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-06-24 14:45:10.064 | Database is synced successfully. 2022-06-24 14:45:10.064 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-06-24 14:45:10.064 | INFO dbcounter [-] Registered counter for database glance 2022-06-24 14:45:10.064 | 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=91967) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-24 14:45:10.064 | DEBUG dbcounter [-] [91967] Writer thread running {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-06-24 14:45:10.064 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-06-24 14:45:10.064 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-06-24 14:45:10.064 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-06-24 14:45:10.064 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-06-24 14:45:10.064 | DEBUG dbcounter [-] [91967] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.064 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-06-24 14:45:10.065 | DEBUG dbcounter [-] [91967] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91967) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-06-24 14:45:10.065 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-06-24 14:45:10.065 | + lib/glance:init_glance:493 : time_stop dbsync 2022-06-24 14:45:10.065 | + functions-common:time_stop:2440 : local name 2022-06-24 14:45:10.065 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:45:10.065 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:45:10.065 | + functions-common:time_stop:2443 : local total 2022-06-24 14:45:10.066 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:45:10.066 | + functions-common:time_stop:2446 : name=dbsync 2022-06-24 14:45:10.066 | + functions-common:time_stop:2447 : start_time=1656081815959 2022-06-24 14:45:10.066 | + functions-common:time_stop:2449 : [[ -z 1656081815959 ]] 2022-06-24 14:45:10.066 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:45:10.066 | + functions-common:time_stop:2452 : end_time=1656081825845 2022-06-24 14:45:10.066 | + functions-common:time_stop:2453 : elapsed_time=9886 2022-06-24 14:45:10.066 | + functions-common:time_stop:2454 : total=8245 2022-06-24 14:45:10.066 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:45:10.066 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18131 2022-06-24 14:45:10.109 | [19196 Async init_glance:91692]: finished init_glance with result 0 in 10 seconds 2022-06-24 14:45:10.113 | + inc/async:async_wait:197 : return 0 2022-06-24 14:45:10.116 | + ./stack.sh:main:1205 : async_wait init_swift 2022-06-24 14:45:10.167 | [19196 Async init_swift:95337]: Waiting for completion of init_swift running on PID 95337 (3 other jobs running) 2022-06-24 14:45:10.193 | [19196 Async init_swift:95337]: Signaling child to exit 2022-06-24 14:45:10.193 | WAKEUP 2022-06-24 14:45:10.216 | [19196 Async init_swift:95337]: Signaled 2022-06-24 14:45:10.218 | + lib/swift:init_swift:673 : local node_number 2022-06-24 14:45:10.218 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-24 14:45:10.218 | No account-reaper running 2022-06-24 14:45:10.218 | No container-updater running 2022-06-24 14:45:10.218 | No container-server running 2022-06-24 14:45:10.218 | No container-sharder running 2022-06-24 14:45:10.218 | No account-auditor running 2022-06-24 14:45:10.218 | No object-reconstructor running 2022-06-24 14:45:10.218 | No container-reconciler running 2022-06-24 14:45:10.218 | No object-auditor running 2022-06-24 14:45:10.218 | No object-expirer running 2022-06-24 14:45:10.218 | No proxy-server running 2022-06-24 14:45:10.218 | No object-replicator running 2022-06-24 14:45:10.218 | No account-replicator running 2022-06-24 14:45:10.218 | No container-sync running 2022-06-24 14:45:10.218 | No container-auditor running 2022-06-24 14:45:10.218 | No account-server running 2022-06-24 14:45:10.218 | No object-server running 2022-06-24 14:45:10.218 | No object-updater running 2022-06-24 14:45:10.218 | No container-replicator running 2022-06-24 14:45:10.218 | + lib/swift:init_swift:675 : true 2022-06-24 14:45:10.218 | + lib/swift:init_swift:678 : create_swift_disk 2022-06-24 14:45:10.218 | + lib/swift:create_swift_disk:570 : local node_number 2022-06-24 14:45:10.218 | + lib/swift:create_swift_disk:575 : local user_group 2022-06-24 14:45:10.218 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-06-24 14:45:10.218 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-06-24 14:45:10.219 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-06-24 14:45:10.219 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-06-24 14:45:10.219 | + functions:create_disk:732 : local node_number 2022-06-24 14:45:10.219 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-24 14:45:10.219 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-06-24 14:45:10.219 | + functions:create_disk:736 : local key 2022-06-24 14:45:10.219 | ++ functions:create_disk:738 : sed s#/.## 2022-06-24 14:45:10.219 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-06-24 14:45:10.219 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-24 14:45:10.219 | + functions:destroy_disk:765 : local key 2022-06-24 14:45:10.219 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | ++ functions:destroy_disk:767 : sed s#/.## 2022-06-24 14:45:10.219 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-06-24 14:45:10.219 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-24 14:45:10.219 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-06-24 14:45:10.219 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-06-24 14:45:10.219 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-06-24 14:45:10.219 | = sectsz=512 attr=2, projid32bit=1 2022-06-24 14:45:10.219 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-24 14:45:10.219 | = reflink=1 2022-06-24 14:45:10.219 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-06-24 14:45:10.219 | = sunit=0 swidth=0 blks 2022-06-24 14:45:10.220 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-24 14:45:10.220 | log =internal log bsize=4096 blocks=2560, version=2 2022-06-24 14:45:10.220 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-24 14:45:10.220 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-24 14:45:10.220 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-06-24 14:45:10.220 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-24 14:45:10.220 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-06-24 14:45:10.220 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-06-24 14:45:10.220 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-06-24 14:45:10.220 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:584 : local node_number 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-06-24 14:45:10.220 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-24 14:45:10.220 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-06-24 14:45:10.220 | + lib/swift:init_swift:684 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-06-24 14:45:10.220 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-06-24 14:45:10.220 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-06-24 14:45:10.220 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-06-24 14:45:10.220 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-06-24 14:45:10.220 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-24 14:45:10.220 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-06-24 14:45:10.220 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-06-24 14:45:10.220 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-06-24 14:45:10.220 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-06-24 14:45:10.220 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-06-24 14:45:10.220 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-06-24 14:45:10.220 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-06-24 14:45:10.221 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-06-24 14:45:10.221 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-06-24 14:45:10.221 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-06-24 14:45:10.221 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-24 14:45:10.221 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-06-24 14:45:10.221 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-24 14:45:10.221 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-06-24 14:45:10.221 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-24 14:45:10.221 | + lib/swift:init_swift:719 : popd 2022-06-24 14:45:10.263 | [19196 Async init_swift:95337]: finished init_swift with result 0 in 11 seconds 2022-06-24 14:45:10.267 | + inc/async:async_wait:197 : return 0 2022-06-24 14:45:10.270 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-06-24 14:45:10.321 | [19196 Async init_cinder:95432]: Waiting for completion of init_cinder running on PID 95432 (2 other jobs running) 2022-06-24 14:45:10.347 | [19196 Async init_cinder:95432]: Signaling child to exit 2022-06-24 14:45:10.347 | WAKEUP 2022-06-24 14:45:10.369 | [19196 Async init_cinder:95432]: Signaled 2022-06-24 14:45:10.371 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-06-24 14:45:10.371 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:45:10.371 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-06-24 14:45:10.371 | + lib/database:recreate_database:112 : local db=cinder 2022-06-24 14:45:10.371 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-06-24 14:45:10.371 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-06-24 14:45:10.371 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-06-24 14:45:10.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:10.371 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-06-24 14:45:10.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:10.371 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-06-24 14:45:10.371 | + functions-common:time_start:2426 : local name=dbsync 2022-06-24 14:45:10.371 | + functions-common:time_start:2427 : local start_time= 2022-06-24 14:45:10.371 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-24 14:45:10.371 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-24 14:45:10.371 | + functions-common:time_start:2431 : _TIME_START[$name]=1656081865863 2022-06-24 14:45:10.371 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-06-24 14:45:10.371 | INFO dbcounter [-] Registered counter for database cinder 2022-06-24 14:45:10.372 | 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=95550) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-24 14:45:10.372 | DEBUG dbcounter [-] [95550] Writer thread running {{(pid=95550) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-24 14:45:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-24 14:45:10.373 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-24 14:45:10.373 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95550) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-24 14:45:10.373 | INFO cinder.db.migration [-] Applying migration(s) 2022-06-24 14:45:10.373 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-24 14:45:10.373 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-24 14:45:10.373 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-06-24 14:45:10.373 | DEBUG dbcounter [-] [95550] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=95550) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-24 14:45:10.373 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=95550) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-24 14:45:10.373 | INFO cinder.db.migration [-] Migration(s) applied 2022-06-24 14:45:10.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:10.373 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:10.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-24 14:45:10.373 | from cryptography.utils import int_from_bytes 2022-06-24 14:45:10.373 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-24 14:45:10.373 | last_heartbeat = column_property( 2022-06-24 14:45:10.373 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-24 14:45:10.373 | num_hosts = column_property( 2022-06-24 14:45:10.373 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-06-24 14:45:10.373 | num_down_hosts = column_property( 2022-06-24 14:45:10.373 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-06-24 14:45:10.373 | + functions-common:time_stop:2440 : local name 2022-06-24 14:45:10.373 | + functions-common:time_stop:2441 : local end_time 2022-06-24 14:45:10.373 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-24 14:45:10.373 | + functions-common:time_stop:2443 : local total 2022-06-24 14:45:10.373 | + functions-common:time_stop:2444 : local start_time 2022-06-24 14:45:10.373 | + functions-common:time_stop:2446 : name=dbsync 2022-06-24 14:45:10.373 | + functions-common:time_stop:2447 : start_time=1656081865863 2022-06-24 14:45:10.373 | + functions-common:time_stop:2449 : [[ -z 1656081865863 ]] 2022-06-24 14:45:10.374 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-24 14:45:10.374 | + functions-common:time_stop:2452 : end_time=1656081873147 2022-06-24 14:45:10.374 | + functions-common:time_stop:2453 : elapsed_time=7284 2022-06-24 14:45:10.374 | + functions-common:time_stop:2454 : total=8245 2022-06-24 14:45:10.374 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-24 14:45:10.374 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15529 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-06-24 14:45:10.374 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-06-24 14:45:10.374 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-06-24 14:45:10.374 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-06-24 14:45:10.374 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-06-24 14:45:10.374 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-06-24 14:45:10.374 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-06-24 14:45:10.374 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-06-24 14:45:10.374 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-24 14:45:10.374 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-24 14:45:10.374 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-24 14:45:10.374 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-06-24 14:45:10.374 | + functions-common:is_suse:537 : is_opensuse 2022-06-24 14:45:10.374 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-24 14:45:10.375 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-24 14:45:10.375 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-24 14:45:10.375 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-24 14:45:10.375 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-24 14:45:10.375 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-06-24 14:45:10.375 | Volume group "stack-volumes-lvmdriver-1" not found 2022-06-24 14:45:10.375 | Cannot process volume group stack-volumes-lvmdriver-1 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-06-24 14:45:10.375 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-06-24 14:45:10.375 | s|%DIRECTIO%|--direct-io=on|g; 2022-06-24 14:45:10.375 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-06-24 14:45:10.375 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-06-24 14:45:10.375 | [Unit] 2022-06-24 14:45:10.375 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-24 14:45:10.375 | DefaultDependencies=no 2022-06-24 14:45:10.375 | After=systemd-udev-settle.service 2022-06-24 14:45:10.375 | Before=lvm2-activation-early.service 2022-06-24 14:45:10.375 | Wants=systemd-udev-settle.service 2022-06-24 14:45:10.375 | 2022-06-24 14:45:10.375 | [Service] 2022-06-24 14:45:10.375 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-06-24 14:45:10.376 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-06-24 14:45:10.376 | RemainAfterExit=yes 2022-06-24 14:45:10.376 | Type=oneshot 2022-06-24 14:45:10.376 | 2022-06-24 14:45:10.376 | [Install] 2022-06-24 14:45:10.376 | WantedBy=local-fs.target 2022-06-24 14:45:10.376 | Also=systemd-udev-settle.service 2022-06-24 14:45:10.376 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-06-24 14:45:10.376 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-06-24 14:45:10.376 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-06-24 14:45:10.376 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-06-24 14:45:10.376 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-06-24 14:45:10.376 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-06-24 14:45:10.376 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-06-24 14:45:10.376 | Volume group "stack-volumes-lvmdriver-1" not found 2022-06-24 14:45:10.376 | Cannot process volume group stack-volumes-lvmdriver-1 2022-06-24 14:45:10.376 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-06-24 14:45:10.376 | Physical volume "/dev/loop4" successfully created. 2022-06-24 14:45:10.376 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-06-24 14:45:10.376 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-06-24 14:45:10.376 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-06-24 14:45:10.376 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-06-24 14:45:10.376 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-06-24 14:45:10.376 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-06-24 14:45:10.376 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-06-24 14:45:10.376 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-06-24 14:45:10.376 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:45:10.376 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-06-24 14:45:10.376 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-06-24 14:45:10.376 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-06-24 14:45:10.417 | [19196 Async init_cinder:95432]: finished init_cinder with result 0 in 9 seconds 2022-06-24 14:45:10.421 | + inc/async:async_wait:197 : return 0 2022-06-24 14:45:10.424 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-06-24 14:45:10.442 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:45:10.444 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-06-24 14:45:10.447 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-24 14:45:10.450 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-06-24 14:45:10.452 | + ./stack.sh:main:1213 : init_nova 2022-06-24 14:45:10.455 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-06-24 14:45:10.472 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:45:10.475 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-06-24 14:45:10.492 | + functions-common:is_service_enabled:2096 : return 0 2022-06-24 14:45:10.495 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-24 14:45:10.498 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-24 14:45:10.556 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-24 14:45:10.596 | [19196 Async nova-cell-0:97898]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-24 14:45:10.600 | ++ lib/nova:init_nova:838 : seq 1 1 2022-06-24 14:45:10.605 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-24 14:45:10.608 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-06-24 14:45:10.611 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-24 14:45:10.614 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-24 14:45:10.617 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-24 14:45:10.680 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-24 14:45:10.729 | [19196 Async nova-cell-1:97996]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-24 14:45:10.738 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-06-24 14:45:10.741 | + lib/database:recreate_database:112 : local db=nova_api 2022-06-24 14:45:10.744 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-06-24 14:45:10.746 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-06-24 14:45:10.749 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-06-24 14:45:10.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:10.771 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-06-24 14:45:10.776 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-24 14:45:10.795 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-06-24 14:45:11.363 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.