2021-09-19 01:37:23.880 | + ./stack.sh:main:473 : exec 2021-09-19 01:37:23.880 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-19-013723' 2021-09-19 01:37:23.881 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-19-013723.summary.2021-09-19-013723 2021-09-19 01:37:23.881 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:37:23.881 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-19-013723 2021-09-19 01:37:23.881 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-19-013723 /opt/stack/logs/stack.sh.log 2021-09-19 01:37:23.881 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-19-013723.summary.2021-09-19-013723 /opt/stack/logs/stack.sh.log.summary 2021-09-19 01:37:23.881 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-19 01:37:23.881 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-19 01:37:23.881 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-19 01:37:23.881 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-19 01:37:23.881 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-19 01:37:23.881 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-19 01:37:23.881 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-19 01:37:23.881 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-19 01:37:23.881 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-19 01:37:23.884 | + ./stack.sh:main:559 : set -o errexit 2021-09-19 01:37:23.886 | + ./stack.sh:main:562 : uname -a 2021-09-19 01:37:23.887 | Linux dv-neutron-743142-20-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-09-19 01:37:23.889 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-19 01:37:23.890 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-19 01:37:23.893 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-19 01:37:23.926 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-19 01:37:23.941 | + ./stack.sh:main:576 : fetch_plugins 2021-09-19 01:37:23.943 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-19 01:37:23.944 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-19 01:37:23.947 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-19 01:37:23.948 | + functions-common:fetch_plugins:1660 : return 2021-09-19 01:37:23.950 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-19 01:37:23.952 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-19 01:37:23.954 | + functions-common:run_phase:1738 : local phase= 2021-09-19 01:37:23.955 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-19 01:37:23.957 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-19 01:37:23.959 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-19 01:37:23.961 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-19 01:37:23.963 | + functions-common:run_phase:1747 : local extra 2021-09-19 01:37:23.965 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-19 01:37:23.968 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-19 01:37:23.970 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-19 01:37:23.971 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-19 01:37:23.973 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-19 01:37:23.975 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-19 01:37:23.989 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:37:23.990 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-19 01:37:23.993 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-19 01:37:23.994 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-19 01:37:23.996 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-19 01:37:23.998 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-19 01:37:24.000 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-19 01:37:24.001 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-19 01:37:24.003 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-19 01:37:24.005 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-19 01:37:24.007 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-19 01:37:24.009 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-19 01:37:24.011 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-19 01:37:24.012 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-19 01:37:24.014 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-19 01:37:24.016 | + functions-common:plugin_override_defaults:1701 : return 2021-09-19 01:37:24.018 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-19 01:37:24.034 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-19 01:37:24.036 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-19 01:37:24.048 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:37:24.051 | +++ lib/tls:source:43 : hostname -f 2021-09-19 01:37:24.054 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-19 01:37:24.056 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-19 01:37:24.058 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-19 01:37:24.060 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-19 01:37:24.062 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-19 01:37:24.064 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-19 01:37:24.065 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-19 01:37:24.067 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-19 01:37:24.069 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-19 01:37:24.071 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-19 01:37:24.075 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-19 01:37:24.087 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-19 01:37:24.103 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-19 01:37:24.115 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-19 01:37:24.126 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-19 01:37:24.152 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-19 01:37:24.207 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-19 01:37:24.286 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-19 01:37:24.307 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-19 01:37:24.355 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-19 01:37:24.405 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-19 01:37:24.525 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-19 01:37:24.538 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-19 01:37:24.553 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-19 01:37:24.565 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-19 01:37:24.650 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-19 01:37:24.652 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-19 01:37:24.655 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-19 01:37:24.657 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-19 01:37:24.659 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-19 01:37:24.661 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-19 01:37:24.664 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-19 01:37:24.665 | False' 2021-09-19 01:37:24.667 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-19 01:37:24.682 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-19 01:37:24.684 | + ./stack.sh:main:610 : run_phase source 2021-09-19 01:37:24.686 | + functions-common:run_phase:1737 : local mode=source 2021-09-19 01:37:24.688 | + functions-common:run_phase:1738 : local phase= 2021-09-19 01:37:24.690 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-19 01:37:24.692 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-19 01:37:24.694 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-19 01:37:24.696 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-19 01:37:24.698 | + functions-common:run_phase:1747 : local extra 2021-09-19 01:37:24.701 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-19 01:37:24.704 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-19 01:37:24.706 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-19 01:37:24.708 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-19 01:37:24.710 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-19 01:37:24.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-19 01:37:24.726 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:37:24.728 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-19 01:37:24.730 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-19 01:37:24.767 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-19 01:37:24.770 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-19 01:37:24.772 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-19 01:37:24.774 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-19 01:37:24.776 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-19 01:37:24.778 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-19 01:37:24.780 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-19 01:37:24.782 | + functions-common:load_plugin_settings:1678 : return 2021-09-19 01:37:24.784 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-19 01:37:24.786 | + functions-common:verify_disabled_services:2020 : local service 2021-09-19 01:37:24.789 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.791 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-19 01:37:24.793 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.796 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-19 01:37:24.798 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.800 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-19 01:37:24.802 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.804 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-19 01:37:24.807 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.809 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-19 01:37:24.811 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.813 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-19 01:37:24.816 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.818 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-19 01:37:24.820 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.822 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-19 01:37:24.824 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.827 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-19 01:37:24.829 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.831 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-19 01:37:24.833 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.835 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-09-19 01:37:24.838 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.840 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-19 01:37:24.842 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.845 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-19 01:37:24.847 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.849 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-19 01:37:24.851 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.854 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-19 01:37:24.856 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.858 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-19 01:37:24.861 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.863 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-19 01:37:24.865 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.867 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-19 01:37:24.869 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.871 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-19 01:37:24.874 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.876 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-19 01:37:24.878 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.880 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-19 01:37:24.882 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.885 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-19 01:37:24.887 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.889 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-19 01:37:24.891 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.893 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-19 01:37:24.896 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.898 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-19 01:37:24.901 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.903 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-19 01:37:24.905 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.907 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-19 01:37:24.910 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.912 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-19 01:37:24.915 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.917 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-19 01:37:24.920 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.922 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-19 01:37:24.924 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.926 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-19 01:37:24.929 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.931 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-19 01:37:24.933 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.935 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-09-19 01:37:24.938 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.940 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-19 01:37:24.942 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.944 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-19 01:37:24.946 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.949 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-19 01:37:24.951 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.953 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-19 01:37:24.955 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.957 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-19 01:37:24.960 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.962 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-19 01:37:24.964 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.967 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-19 01:37:24.969 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.971 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-19 01:37:24.973 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.975 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-19 01:37:24.978 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.980 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-19 01:37:24.982 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.985 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-19 01:37:24.987 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.989 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-19 01:37:24.991 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.993 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-19 01:37:24.996 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-19 01:37:24.998 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-19 01:37:25.000 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-19 01:37:25.003 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-19 01:37:25.005 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-19 01:37:25.019 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:37:25.021 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-19 01:37:25.024 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-19 01:37:25.026 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-19 01:37:25.041 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:37:25.043 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-19 01:37:25.045 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-19 01:37:25.048 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-19 01:37:25.050 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-19 01:37:25.052 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-19 01:37:25.054 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-19 01:37:25.057 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-19 01:37:25.059 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-19 01:37:25.062 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-19 01:37:25.064 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-19 01:37:25.067 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-19 01:37:25.069 | + lib/database:initialize_database_backends:104 : return 0 2021-09-19 01:37:25.071 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-19 01:37:25.071 | Using mysql database backend 2021-09-19 01:37:25.074 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-19 01:37:25.089 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-19 01:37:25.104 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:37:25.107 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-19 01:37:25.122 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-19 01:37:25.138 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:37:25.140 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-19 01:37:25.156 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-19 01:37:25.171 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-19 01:37:25.187 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:37:25.190 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-19 01:37:25.205 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:37:25.207 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-19 01:37:25.222 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-19 01:37:25.224 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-19 01:37:25.227 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-19 01:37:25.230 | + functions-common:save_stackenv:60 : local tag=741 2021-09-19 01:37:25.233 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-19 01:37:25.237 | + functions-common:save_stackenv:62 : time_stamp=2021-09-19-013725 2021-09-19 01:37:25.239 | + functions-common:save_stackenv:63 : echo '# 2021-09-19-013725 741' 2021-09-19 01:37:25.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.244 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-19 01:37:25.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.248 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-19 01:37:25.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.253 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-19 01:37:25.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.257 | + 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 2021-09-19 01:37:25.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.263 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2021-09-19 01:37:25.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.267 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2021-09-19 01:37:25.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.272 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-19-013723 2021-09-19 01:37:25.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.276 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-19 01:37:25.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.281 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2021-09-19 01:37:25.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.286 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-19 01:37:25.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.290 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-19 01:37:25.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.295 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-19 01:37:25.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:37:25.300 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-19 01:37:25.302 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-19 01:37:25.304 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-19 01:37:25.307 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-19 01:37:25.309 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:37:25.311 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:37:25.314 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:37:25.316 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:37:25.318 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:37:25.321 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:37:25.335 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:37:25.337 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:37:25.339 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:37:25.342 | + functions-common:git_clone:544 : echo master 2021-09-19 01:37:25.342 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:37:25.347 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-19 01:37:25.349 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:37:25.351 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-19 01:37:25.354 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:37:25.354 | + functions-common:git_clone:593 : head -1 2021-09-19 01:37:25.358 | e93daf2c Merge "update constraint for keystoneauth1 to new release 4.4.0" 2021-09-19 01:37:25.360 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:37:25.362 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-19 01:37:25.365 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:37:25.368 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-19 01:37:25.370 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-19 01:37:25.372 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-19 01:37:25.375 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-19 01:37:25.377 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-19 01:37:25.380 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-19 01:37:25.382 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-19 01:37:25.384 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-19 01:37:25.387 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-19 01:37:25.391 | ++ tools/install_prereqs.sh:source:47 : NOW=1632015445 2021-09-19 01:37:25.394 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-19 01:37:25.398 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-19 01:37:25.401 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-19 01:37:25.403 | ++ tools/install_prereqs.sh:source:49 : DELTA=1632015445 2021-09-19 01:37:25.406 | ++ tools/install_prereqs.sh:source:50 : [[ 1632015445 -lt 7200 ]] 2021-09-19 01:37:25.408 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-19 01:37:25.410 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-19 01:37:25.412 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-19 01:37:25.415 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-19 01:37:25.418 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-19 01:37:25.420 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-19 01:37:25.422 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-19 01:37:25.425 | +++ 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 2021-09-19 01:37:25.471 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-19 01:37:25.471 | apache2-dev 2021-09-19 01:37:25.471 | bc 2021-09-19 01:37:25.471 | bsdmainutils 2021-09-19 01:37:25.471 | curl 2021-09-19 01:37:25.471 | g++ 2021-09-19 01:37:25.471 | gawk 2021-09-19 01:37:25.471 | gcc 2021-09-19 01:37:25.471 | gettext 2021-09-19 01:37:25.471 | git 2021-09-19 01:37:25.471 | graphviz 2021-09-19 01:37:25.472 | iputils-ping 2021-09-19 01:37:25.472 | libapache2-mod-proxy-uwsgi 2021-09-19 01:37:25.472 | libffi-dev 2021-09-19 01:37:25.472 | libjpeg-dev 2021-09-19 01:37:25.472 | libpcre3-dev 2021-09-19 01:37:25.472 | libpq-dev 2021-09-19 01:37:25.472 | libssl-dev 2021-09-19 01:37:25.472 | libsystemd-dev 2021-09-19 01:37:25.472 | libxml2-dev 2021-09-19 01:37:25.472 | libxslt1-dev 2021-09-19 01:37:25.472 | libyaml-dev 2021-09-19 01:37:25.472 | lsof 2021-09-19 01:37:25.472 | openssh-server 2021-09-19 01:37:25.472 | openssl 2021-09-19 01:37:25.472 | pkg-config 2021-09-19 01:37:25.472 | psmisc 2021-09-19 01:37:25.472 | python3-dev 2021-09-19 01:37:25.472 | python3-pip 2021-09-19 01:37:25.472 | python3-systemd 2021-09-19 01:37:25.472 | python3-venv 2021-09-19 01:37:25.472 | tar 2021-09-19 01:37:25.472 | tcpdump 2021-09-19 01:37:25.472 | unzip 2021-09-19 01:37:25.472 | uuid-runtime 2021-09-19 01:37:25.472 | wget 2021-09-19 01:37:25.472 | wget 2021-09-19 01:37:25.472 | zlib1g-dev 2021-09-19 01:37:25.472 | libkrb5-dev 2021-09-19 01:37:25.472 | libldap2-dev 2021-09-19 01:37:25.472 | libsasl2-dev 2021-09-19 01:37:25.472 | memcached 2021-09-19 01:37:25.472 | python3-mysqldb 2021-09-19 01:37:25.472 | sqlite3 2021-09-19 01:37:25.472 | conntrack 2021-09-19 01:37:25.472 | curl 2021-09-19 01:37:25.472 | dnsmasq-base 2021-09-19 01:37:25.473 | dnsmasq-utils 2021-09-19 01:37:25.473 | ebtables 2021-09-19 01:37:25.473 | genisoimage 2021-09-19 01:37:25.473 | iptables 2021-09-19 01:37:25.473 | iputils-arping 2021-09-19 01:37:25.473 | kpartx 2021-09-19 01:37:25.473 | libjs-jquery-tablesorter 2021-09-19 01:37:25.473 | parted 2021-09-19 01:37:25.473 | pm-utils 2021-09-19 01:37:25.473 | python3-mysqldb 2021-09-19 01:37:25.473 | socat 2021-09-19 01:37:25.473 | sqlite3 2021-09-19 01:37:25.473 | sudo 2021-09-19 01:37:25.473 | vlan 2021-09-19 01:37:25.473 | lsscsi 2021-09-19 01:37:25.473 | open-iscsi 2021-09-19 01:37:25.473 | lvm2 2021-09-19 01:37:25.473 | qemu-utils 2021-09-19 01:37:25.473 | thin-provisioning-tools 2021-09-19 01:37:25.473 | acl 2021-09-19 01:37:25.473 | dnsmasq-base 2021-09-19 01:37:25.473 | dnsmasq-utils 2021-09-19 01:37:25.473 | ebtables 2021-09-19 01:37:25.473 | haproxy 2021-09-19 01:37:25.473 | iptables 2021-09-19 01:37:25.473 | iputils-arping 2021-09-19 01:37:25.473 | iputils-ping 2021-09-19 01:37:25.473 | postgresql-server-dev-all 2021-09-19 01:37:25.473 | python3-mysqldb 2021-09-19 01:37:25.473 | sqlite3 2021-09-19 01:37:25.473 | sudo 2021-09-19 01:37:25.473 | vlan 2021-09-19 01:37:25.473 | pcp 2021-09-19 01:37:25.473 | ipset 2021-09-19 01:37:25.473 | conntrack 2021-09-19 01:37:25.473 | conntrackd 2021-09-19 01:37:25.474 | keepalived 2021-09-19 01:37:25.474 | lvm2 2021-09-19 01:37:25.474 | qemu-utils 2021-09-19 01:37:25.474 | thin-provisioning-tools 2021-09-19 01:37:25.474 | curl 2021-09-19 01:37:25.474 | liberasurecode-dev 2021-09-19 01:37:25.474 | make 2021-09-19 01:37:25.474 | memcached 2021-09-19 01:37:25.474 | sqlite3 2021-09-19 01:37:25.474 | xfsprogs' 2021-09-19 01:37:25.474 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-19 01:37:25.491 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-19 01:37:25.491 | apache2-dev 2021-09-19 01:37:25.491 | bc 2021-09-19 01:37:25.491 | bsdmainutils 2021-09-19 01:37:25.491 | curl 2021-09-19 01:37:25.491 | g++ 2021-09-19 01:37:25.491 | gawk 2021-09-19 01:37:25.491 | gcc 2021-09-19 01:37:25.491 | gettext 2021-09-19 01:37:25.491 | git 2021-09-19 01:37:25.491 | graphviz 2021-09-19 01:37:25.491 | iputils-ping 2021-09-19 01:37:25.491 | libapache2-mod-proxy-uwsgi 2021-09-19 01:37:25.491 | libffi-dev 2021-09-19 01:37:25.491 | libjpeg-dev 2021-09-19 01:37:25.491 | libpcre3-dev 2021-09-19 01:37:25.491 | libpq-dev 2021-09-19 01:37:25.491 | libssl-dev 2021-09-19 01:37:25.491 | libsystemd-dev 2021-09-19 01:37:25.491 | libxml2-dev 2021-09-19 01:37:25.491 | libxslt1-dev 2021-09-19 01:37:25.491 | libyaml-dev 2021-09-19 01:37:25.491 | lsof 2021-09-19 01:37:25.491 | openssh-server 2021-09-19 01:37:25.491 | openssl 2021-09-19 01:37:25.491 | pkg-config 2021-09-19 01:37:25.492 | psmisc 2021-09-19 01:37:25.492 | python3-dev 2021-09-19 01:37:25.492 | python3-pip 2021-09-19 01:37:25.492 | python3-systemd 2021-09-19 01:37:25.492 | python3-venv 2021-09-19 01:37:25.492 | tar 2021-09-19 01:37:25.492 | tcpdump 2021-09-19 01:37:25.492 | unzip 2021-09-19 01:37:25.492 | uuid-runtime 2021-09-19 01:37:25.492 | wget 2021-09-19 01:37:25.492 | wget 2021-09-19 01:37:25.492 | zlib1g-dev 2021-09-19 01:37:25.492 | libkrb5-dev 2021-09-19 01:37:25.492 | libldap2-dev 2021-09-19 01:37:25.492 | libsasl2-dev 2021-09-19 01:37:25.493 | memcached 2021-09-19 01:37:25.493 | python3-mysqldb 2021-09-19 01:37:25.493 | sqlite3 2021-09-19 01:37:25.493 | conntrack 2021-09-19 01:37:25.493 | curl 2021-09-19 01:37:25.493 | dnsmasq-base 2021-09-19 01:37:25.493 | dnsmasq-utils 2021-09-19 01:37:25.493 | ebtables 2021-09-19 01:37:25.493 | genisoimage 2021-09-19 01:37:25.493 | iptables 2021-09-19 01:37:25.493 | iputils-arping 2021-09-19 01:37:25.493 | kpartx 2021-09-19 01:37:25.493 | libjs-jquery-tablesorter 2021-09-19 01:37:25.493 | parted 2021-09-19 01:37:25.493 | pm-utils 2021-09-19 01:37:25.493 | python3-mysqldb 2021-09-19 01:37:25.493 | socat 2021-09-19 01:37:25.493 | sqlite3 2021-09-19 01:37:25.493 | sudo 2021-09-19 01:37:25.493 | vlan 2021-09-19 01:37:25.493 | lsscsi 2021-09-19 01:37:25.493 | open-iscsi 2021-09-19 01:37:25.493 | lvm2 2021-09-19 01:37:25.493 | qemu-utils 2021-09-19 01:37:25.493 | thin-provisioning-tools 2021-09-19 01:37:25.493 | acl 2021-09-19 01:37:25.493 | dnsmasq-base 2021-09-19 01:37:25.493 | dnsmasq-utils 2021-09-19 01:37:25.494 | ebtables 2021-09-19 01:37:25.494 | haproxy 2021-09-19 01:37:25.494 | iptables 2021-09-19 01:37:25.494 | iputils-arping 2021-09-19 01:37:25.494 | iputils-ping 2021-09-19 01:37:25.494 | postgresql-server-dev-all 2021-09-19 01:37:25.494 | python3-mysqldb 2021-09-19 01:37:25.494 | sqlite3 2021-09-19 01:37:25.494 | sudo 2021-09-19 01:37:25.494 | vlan 2021-09-19 01:37:25.494 | pcp 2021-09-19 01:37:25.494 | ipset 2021-09-19 01:37:25.494 | conntrack 2021-09-19 01:37:25.494 | conntrackd 2021-09-19 01:37:25.494 | keepalived 2021-09-19 01:37:25.494 | lvm2 2021-09-19 01:37:25.494 | qemu-utils 2021-09-19 01:37:25.494 | thin-provisioning-tools 2021-09-19 01:37:25.494 | curl 2021-09-19 01:37:25.494 | liberasurecode-dev 2021-09-19 01:37:25.494 | make 2021-09-19 01:37:25.494 | memcached 2021-09-19 01:37:25.494 | sqlite3 2021-09-19 01:37:25.494 | xfsprogs ' 2021-09-19 01:37:25.494 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-19 01:37:25.496 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:37:25.498 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:37:25.501 | ++ 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 sqlite3 xfsprogs 2021-09-19 01:37:25.502 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-19 01:37:25.506 | ++ 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 sqlite3 xfsprogs 2021-09-19 01:37:25.509 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-19 01:37:25.511 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:37:25.513 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-19 01:37:25.515 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:37:25.517 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:37:25.519 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:37:25.521 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:37:25.523 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:37:25.525 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:37:25.527 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-19 01:37:25.529 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-19 01:37:25.531 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-19 01:37:25.533 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-19 01:37:25.537 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-19 01:37:25.539 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-19 01:37:25.541 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-19 01:37:25.543 | ++ functions-common:time_start:2296 : local start_time= 2021-09-19 01:37:25.545 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:37:25.547 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:37:25.550 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1632015445548 2021-09-19 01:37:25.552 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-19 01:37:25.555 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-19 01:37:25.557 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-09-19 01:37:25.965 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-19 01:37:25.997 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-19 01:37:26.040 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-09-19 01:37:26.063 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-09-19 01:37:26.846 | Fetched 214 kB in 1s (226 kB/s) 2021-09-19 01:37:28.222 | Reading package lists... 2021-09-19 01:37:28.256 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-19 01:37:28.258 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-19 01:37:28.261 | ++ functions-common:time_stop:2309 : local name 2021-09-19 01:37:28.263 | ++ functions-common:time_stop:2310 : local end_time 2021-09-19 01:37:28.267 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:37:28.269 | ++ functions-common:time_stop:2312 : local total 2021-09-19 01:37:28.271 | ++ functions-common:time_stop:2313 : local start_time 2021-09-19 01:37:28.273 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-19 01:37:28.275 | ++ functions-common:time_stop:2316 : start_time=1632015445548 2021-09-19 01:37:28.278 | ++ functions-common:time_stop:2318 : [[ -z 1632015445548 ]] 2021-09-19 01:37:28.281 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:37:28.284 | ++ functions-common:time_stop:2321 : end_time=1632015448282 2021-09-19 01:37:28.287 | ++ functions-common:time_stop:2322 : elapsed_time=2734 2021-09-19 01:37:28.290 | ++ functions-common:time_stop:2323 : total=0 2021-09-19 01:37:28.292 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:37:28.295 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2734 2021-09-19 01:37:28.299 | ++ functions-common:install_package:1348 : 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 sqlite3 xfsprogs 2021-09-19 01:37:28.301 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:37:28.304 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:37:28.308 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:37:28.311 | ++ functions-common:real_install_package:1334 : 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 sqlite3 xfsprogs 2021-09-19 01:37:28.335 | ++ functions-common:apt_get:1114 : 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 sqlite3 xfsprogs 2021-09-19 01:37:28.455 | Reading package lists... 2021-09-19 01:37:28.721 | Building dependency tree... 2021-09-19 01:37:28.722 | Reading state information... 2021-09-19 01:37:28.999 | bc is already the newest version (1.07.1-2build1). 2021-09-19 01:37:28.999 | bc set to manually installed. 2021-09-19 01:37:28.999 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-19 01:37:28.999 | bsdmainutils set to manually installed. 2021-09-19 01:37:28.999 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-19 01:37:28.999 | gawk set to manually installed. 2021-09-19 01:37:28.999 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-19 01:37:28.999 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-19 01:37:28.999 | iptables set to manually installed. 2021-09-19 01:37:28.999 | iputils-ping is already the newest version (3:20190709-3). 2021-09-19 01:37:28.999 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-19 01:37:28.999 | kpartx set to manually installed. 2021-09-19 01:37:28.999 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-19 01:37:28.999 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-19 01:37:28.999 | psmisc is already the newest version (23.3-1). 2021-09-19 01:37:28.999 | psmisc set to manually installed. 2021-09-19 01:37:28.999 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-19 01:37:28.999 | python3-systemd is already the newest version (234-3build2). 2021-09-19 01:37:28.999 | python3-systemd set to manually installed. 2021-09-19 01:37:28.999 | tcpdump is already the newest version (4.9.3-4). 2021-09-19 01:37:28.999 | tcpdump set to manually installed. 2021-09-19 01:37:29.000 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-19 01:37:29.000 | thin-provisioning-tools set to manually installed. 2021-09-19 01:37:29.000 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-19 01:37:29.000 | wget set to manually installed. 2021-09-19 01:37:29.000 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-19 01:37:29.000 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-19 01:37:29.000 | lsof set to manually installed. 2021-09-19 01:37:29.000 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-19 01:37:29.000 | parted set to manually installed. 2021-09-19 01:37:29.000 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-19 01:37:29.000 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-19 01:37:29.000 | tar set to manually installed. 2021-09-19 01:37:29.000 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-19 01:37:29.000 | uuid-runtime set to manually installed. 2021-09-19 01:37:29.000 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-19 01:37:29.000 | zlib1g-dev set to manually installed. 2021-09-19 01:37:29.000 | The following packages were automatically installed and are no longer required: 2021-09-19 01:37:29.000 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:37:29.000 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:37:29.000 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:37:29.000 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:37:29.000 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:37:29.000 | python3-zope.interface 2021-09-19 01:37:29.000 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:37:29.000 | The following additional packages will be installed: 2021-09-19 01:37:29.000 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-19 01:37:29.000 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-09-19 01:37:29.000 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-09-19 01:37:29.001 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-09-19 01:37:29.001 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-19 01:37:29.001 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-09-19 01:37:29.001 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-09-19 01:37:29.001 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-09-19 01:37:29.001 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-09-19 01:37:29.001 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-09-19 01:37:29.001 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-09-19 01:37:29.001 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-09-19 01:37:29.001 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-19 01:37:29.001 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-09-19 01:37:29.001 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-09-19 01:37:29.001 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-09-19 01:37:29.001 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-09-19 01:37:29.001 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-09-19 01:37:29.001 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-09-19 01:37:29.001 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-09-19 01:37:29.001 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-09-19 01:37:29.001 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-09-19 01:37:29.001 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-19 01:37:29.001 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-19 01:37:29.001 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-09-19 01:37:29.001 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-09-19 01:37:29.001 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-09-19 01:37:29.001 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-09-19 01:37:29.001 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-09-19 01:37:29.001 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-09-19 01:37:29.001 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-09-19 01:37:29.001 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-09-19 01:37:29.001 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-09-19 01:37:29.002 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-09-19 01:37:29.002 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-09-19 01:37:29.002 | systemd-timesyncd uuid-dev vbetool x11-common 2021-09-19 01:37:29.003 | Suggested packages: 2021-09-19 01:37:29.003 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-09-19 01:37:29.003 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-09-19 01:37:29.003 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-09-19 01:37:29.003 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-09-19 01:37:29.003 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-09-19 01:37:29.003 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-09-19 01:37:29.003 | ldirectord krb5-doc python bzr libisal2 libjerasure2 libgd-tools krb5-user 2021-09-19 01:37:29.003 | icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 lksctp-tools 2021-09-19 01:37:29.003 | lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc gfortran 2021-09-19 01:37:29.003 | | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc make-doc 2021-09-19 01:37:29.003 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2021-09-19 01:37:29.003 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2021-09-19 01:37:29.003 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2021-09-19 01:37:29.003 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-09-19 01:37:29.003 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-09-19 01:37:29.003 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-09-19 01:37:29.003 | openssl-blacklist systemd-container zip 2021-09-19 01:37:29.219 | The following NEW packages will be installed: 2021-09-19 01:37:29.219 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-09-19 01:37:29.219 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-09-19 01:37:29.220 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-09-19 01:37:29.220 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-09-19 01:37:29.220 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-19 01:37:29.220 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-09-19 01:37:29.220 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-09-19 01:37:29.220 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-09-19 01:37:29.220 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-19 01:37:29.220 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-19 01:37:29.220 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-19 01:37:29.220 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-09-19 01:37:29.220 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-09-19 01:37:29.220 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-09-19 01:37:29.220 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-19 01:37:29.220 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-19 01:37:29.220 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-09-19 01:37:29.220 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-09-19 01:37:29.220 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-09-19 01:37:29.220 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-19 01:37:29.220 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-19 01:37:29.220 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-19 01:37:29.220 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-09-19 01:37:29.220 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-09-19 01:37:29.220 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-09-19 01:37:29.220 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-09-19 01:37:29.220 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-09-19 01:37:29.220 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-09-19 01:37:29.220 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-09-19 01:37:29.220 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-09-19 01:37:29.220 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-09-19 01:37:29.220 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-09-19 01:37:29.221 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-09-19 01:37:29.221 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-09-19 01:37:29.221 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-09-19 01:37:29.221 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-09-19 01:37:29.221 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-09-19 01:37:29.221 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-09-19 01:37:29.221 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-09-19 01:37:29.221 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-09-19 01:37:29.221 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-09-19 01:37:29.221 | unzip uuid-dev vbetool vlan x11-common 2021-09-19 01:37:29.221 | The following packages will be upgraded: 2021-09-19 01:37:29.222 | curl git libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-09-19 01:37:29.222 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-09-19 01:37:29.222 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-09-19 01:37:29.337 | 17 upgraded, 219 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:37:29.337 | Need to get 159 MB of archives. 2021-09-19 01:37:29.337 | After this operation, 767 MB of additional disk space will be used. 2021-09-19 01:37:29.337 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-09-19 01:37:29.513 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-09-19 01:37:29.524 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-09-19 01:37:29.529 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-09-19 01:37:29.602 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-09-19 01:37:29.950 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-09-19 01:37:29.972 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-09-19 01:37:29.980 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-09-19 01:37:30.165 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-09-19 01:37:30.167 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-09-19 01:37:30.167 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-09-19 01:37:30.210 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-09-19 01:37:30.218 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-09-19 01:37:30.222 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-09-19 01:37:30.226 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-09-19 01:37:30.228 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-09-19 01:37:30.230 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-09-19 01:37:30.249 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-09-19 01:37:30.559 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-09-19 01:37:30.563 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-09-19 01:37:30.686 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-09-19 01:37:30.688 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-09-19 01:37:30.690 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-09-19 01:37:30.843 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-09-19 01:37:30.849 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-09-19 01:37:30.850 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-09-19 01:37:30.850 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-09-19 01:37:30.909 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-09-19 01:37:30.910 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-09-19 01:37:30.911 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-09-19 01:37:30.930 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-09-19 01:37:31.101 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-09-19 01:37:31.154 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-09-19 01:37:31.179 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-09-19 01:37:31.236 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-09-19 01:37:31.309 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-09-19 01:37:31.382 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-09-19 01:37:31.383 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-09-19 01:37:31.414 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4,554 kB] 2021-09-19 01:37:32.147 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-09-19 01:37:32.264 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-09-19 01:37:32.265 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-19 01:37:32.266 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-09-19 01:37:32.280 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-09-19 01:37:32.361 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-09-19 01:37:32.409 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-09-19 01:37:32.505 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-09-19 01:37:35.029 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-09-19 01:37:36.650 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-09-19 01:37:36.921 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-09-19 01:37:36.923 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-09-19 01:37:36.924 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-09-19 01:37:36.933 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-09-19 01:37:37.376 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-09-19 01:37:37.386 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-09-19 01:37:37.561 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-09-19 01:37:38.321 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-09-19 01:37:39.561 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-09-19 01:37:39.562 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-09-19 01:37:39.567 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-09-19 01:37:39.568 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-09-19 01:37:39.569 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-09-19 01:37:39.571 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-09-19 01:37:39.572 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-09-19 01:37:39.613 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-09-19 01:37:39.614 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-09-19 01:37:39.618 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-09-19 01:37:39.668 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-09-19 01:37:39.782 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-09-19 01:37:39.826 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-09-19 01:37:39.828 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-09-19 01:37:39.948 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-09-19 01:37:39.955 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-09-19 01:37:40.030 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-09-19 01:37:40.233 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-09-19 01:37:40.234 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-09-19 01:37:40.235 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-09-19 01:37:40.262 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-09-19 01:37:40.367 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-09-19 01:37:40.383 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-09-19 01:37:40.417 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-09-19 01:37:40.421 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-09-19 01:37:40.425 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-09-19 01:37:41.857 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-09-19 01:37:41.858 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-09-19 01:37:41.858 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-09-19 01:37:41.860 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-09-19 01:37:41.861 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-09-19 01:37:41.862 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-09-19 01:37:41.879 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-09-19 01:37:41.880 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-09-19 01:37:41.886 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-09-19 01:37:41.970 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-09-19 01:37:41.971 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-09-19 01:37:41.973 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-09-19 01:37:41.973 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-09-19 01:37:41.975 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-19 01:37:42.114 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-09-19 01:37:42.248 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-09-19 01:37:42.268 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-09-19 01:37:42.270 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-09-19 01:37:42.356 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-09-19 01:37:42.603 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-09-19 01:37:42.606 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-09-19 01:37:42.608 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-09-19 01:37:42.612 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-09-19 01:37:42.622 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-19 01:37:42.622 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-19 01:37:42.624 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-09-19 01:37:42.653 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-09-19 01:37:42.667 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-19 01:37:42.670 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-09-19 01:37:42.687 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-19 01:37:42.700 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-09-19 01:37:42.719 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-09-19 01:37:42.721 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-09-19 01:37:42.722 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-19 01:37:42.723 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-09-19 01:37:42.773 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-09-19 01:37:42.779 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-09-19 01:37:42.812 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-09-19 01:37:42.823 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-09-19 01:37:42.825 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-09-19 01:37:42.826 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-09-19 01:37:42.840 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-09-19 01:37:42.843 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-09-19 01:37:42.845 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-09-19 01:37:42.867 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-09-19 01:37:42.923 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-09-19 01:37:42.936 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-09-19 01:37:42.952 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-09-19 01:37:42.954 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-09-19 01:37:42.957 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-09-19 01:37:42.959 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-19 01:37:42.973 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-09-19 01:37:42.976 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-19 01:37:42.991 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-09-19 01:37:43.041 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-09-19 01:37:43.054 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-09-19 01:37:43.114 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-09-19 01:37:43.118 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-09-19 01:37:43.121 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-09-19 01:37:43.122 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-09-19 01:37:43.122 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-09-19 01:37:43.123 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-09-19 01:37:43.124 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-09-19 01:37:43.126 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-09-19 01:37:43.129 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-09-19 01:37:43.168 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-09-19 01:37:43.178 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-09-19 01:37:43.182 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-09-19 01:37:43.183 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-19 01:37:43.184 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-19 01:37:43.185 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-09-19 01:37:43.210 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-09-19 01:37:43.231 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-09-19 01:37:43.234 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-19 01:37:43.238 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-09-19 01:37:44.655 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-09-19 01:37:44.657 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-09-19 01:37:44.658 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-09-19 01:37:44.660 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-09-19 01:37:44.706 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-19 01:37:44.707 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-19 01:37:44.707 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-09-19 01:37:44.731 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-09-19 01:37:44.731 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-09-19 01:37:44.734 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-09-19 01:37:44.770 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-19 01:37:44.771 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-19 01:37:44.772 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-09-19 01:37:44.836 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-09-19 01:37:44.838 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-09-19 01:37:45.105 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-09-19 01:37:45.110 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-09-19 01:37:45.113 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-09-19 01:37:45.119 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-09-19 01:37:45.157 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-09-19 01:37:45.158 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-09-19 01:37:45.165 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-09-19 01:37:45.186 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-09-19 01:37:45.207 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.2 [3,210 kB] 2021-09-19 01:37:45.736 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.2 [1,624 kB] 2021-09-19 01:37:45.997 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-09-19 01:37:46.031 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-09-19 01:37:46.286 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-09-19 01:37:46.323 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-09-19 01:37:46.324 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-09-19 01:37:46.333 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-09-19 01:37:46.462 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-09-19 01:37:46.529 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-09-19 01:37:46.532 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-09-19 01:37:46.620 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-09-19 01:37:47.391 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-09-19 01:37:47.392 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-09-19 01:37:47.512 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-09-19 01:37:47.562 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-09-19 01:37:48.689 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-09-19 01:37:48.690 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-09-19 01:37:52.906 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-09-19 01:37:52.907 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-09-19 01:37:52.908 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-09-19 01:37:52.997 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-09-19 01:37:53.099 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-09-19 01:37:53.328 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-19 01:37:53.329 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-09-19 01:37:53.344 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-09-19 01:37:53.422 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-09-19 01:37:53.423 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-09-19 01:37:53.843 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-09-19 01:37:53.844 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-09-19 01:37:53.845 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-09-19 01:37:53.850 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-09-19 01:37:53.851 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-09-19 01:37:53.852 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-09-19 01:37:53.853 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-09-19 01:37:53.893 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-09-19 01:37:53.895 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-09-19 01:37:53.914 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-09-19 01:37:53.978 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-19 01:37:53.979 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-09-19 01:37:53.980 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-09-19 01:37:53.983 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-09-19 01:37:53.983 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-09-19 01:37:53.984 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-09-19 01:37:54.008 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-09-19 01:37:54.009 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-09-19 01:37:54.009 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-09-19 01:37:54.023 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-09-19 01:37:54.024 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-09-19 01:37:54.067 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-09-19 01:37:54.123 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-09-19 01:37:54.124 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-09-19 01:37:54.126 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-09-19 01:37:54.604 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-09-19 01:37:54.609 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-09-19 01:37:56.049 | Preconfiguring packages ... 2021-09-19 01:37:56.306 | Fetched 159 MB in 25s (6,276 kB/s) 2021-09-19 01:37:56.536 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-09-19 01:37:56.538 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:37:56.766 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-19 01:37:57.307 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:37:57.476 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-19 01:37:58.324 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:37:58.474 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-19 01:37:58.888 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:37:59.246 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-19 01:37:59.750 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:38:00.043 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-19 01:38:01.290 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:38:01.440 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-09-19 01:38:01.864 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-09-19 01:38:02.352 | Selecting previously unselected package libapr1:amd64. 2021-09-19 01:38:02.388 | (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 ... 67327 files and directories currently installed.) 2021-09-19 01:38:02.391 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-09-19 01:38:02.442 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-19 01:38:02.912 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-19 01:38:03.013 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-19 01:38:03.591 | Selecting previously unselected package libaprutil1:amd64. 2021-09-19 01:38:03.600 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-09-19 01:38:03.648 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-19 01:38:03.956 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-19 01:38:03.963 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-09-19 01:38:04.013 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-19 01:38:04.379 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-19 01:38:04.520 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-09-19 01:38:04.880 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-19 01:38:04.889 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-09-19 01:38:04.939 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-19 01:38:05.267 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-09-19 01:38:05.413 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-09-19 01:38:05.899 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-09-19 01:38:06.051 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-09-19 01:38:06.504 | Selecting previously unselected package libjansson4:amd64. 2021-09-19 01:38:06.512 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-09-19 01:38:06.550 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-09-19 01:38:06.899 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-19 01:38:06.906 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-09-19 01:38:06.944 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-19 01:38:07.341 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:38:07.453 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-09-19 01:38:07.916 | Selecting previously unselected package apache2-bin. 2021-09-19 01:38:07.923 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-19 01:38:07.961 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-19 01:38:08.430 | Selecting previously unselected package apache2-data. 2021-09-19 01:38:08.438 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-09-19 01:38:08.470 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-19 01:38:08.920 | Selecting previously unselected package apache2-utils. 2021-09-19 01:38:08.927 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-19 01:38:08.973 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-19 01:38:09.326 | Selecting previously unselected package apache2. 2021-09-19 01:38:09.333 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-19 01:38:09.399 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-09-19 01:38:09.932 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-19 01:38:09.939 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-09-19 01:38:10.000 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-19 01:38:10.465 | Selecting previously unselected package haproxy. 2021-09-19 01:38:10.472 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-09-19 01:38:10.517 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-09-19 01:38:11.179 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-19 01:38:11.187 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-09-19 01:38:11.251 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-09-19 01:38:11.594 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-19 01:38:11.601 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-09-19 01:38:11.645 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-19 01:38:12.047 | Selecting previously unselected package mysql-common. 2021-09-19 01:38:12.055 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-09-19 01:38:12.128 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-19 01:38:12.521 | Selecting previously unselected package libmysqlclient21:amd64. 2021-09-19 01:38:12.529 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:38:12.567 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:38:13.160 | Selecting previously unselected package libsensors-config. 2021-09-19 01:38:13.168 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-09-19 01:38:13.207 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-19 01:38:13.590 | Selecting previously unselected package libsensors5:amd64. 2021-09-19 01:38:13.597 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-09-19 01:38:13.723 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-19 01:38:14.082 | Selecting previously unselected package libsnmp-base. 2021-09-19 01:38:14.089 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-09-19 01:38:14.127 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-19 01:38:14.613 | Selecting previously unselected package libsnmp35:amd64. 2021-09-19 01:38:14.620 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-09-19 01:38:14.681 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-19 01:38:15.259 | Selecting previously unselected package keepalived. 2021-09-19 01:38:15.267 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-09-19 01:38:15.322 | Unpacking keepalived (1:2.0.19-2) ... 2021-09-19 01:38:15.836 | Selecting previously unselected package memcached. 2021-09-19 01:38:15.844 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-09-19 01:38:15.881 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-09-19 01:38:16.398 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-09-19 01:38:17.222 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-09-19 01:38:17.706 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-19 01:38:17.893 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-19 01:38:18.451 | Selecting previously unselected package python3-yaml. 2021-09-19 01:38:18.459 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-09-19 01:38:18.508 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-19 01:38:18.815 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-19 01:38:18.933 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-19 01:38:19.504 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-19 01:38:19.719 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-19 01:38:20.638 | Preparing to unpack .../032-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 2021-09-19 01:38:20.896 | Unpacking git (1:2.25.1-1ubuntu3.2) over (1:2.25.1-1ubuntu3.1) ... 2021-09-19 01:38:22.368 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-19 01:38:22.564 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-19 01:38:23.128 | Selecting previously unselected package acl. 2021-09-19 01:38:23.135 | Preparing to unpack .../034-acl_2.2.53-6_amd64.deb ... 2021-09-19 01:38:23.196 | Unpacking acl (2.2.53-6) ... 2021-09-19 01:38:23.494 | Selecting previously unselected package autotools-dev. 2021-09-19 01:38:23.501 | Preparing to unpack .../035-autotools-dev_20180224.1_all.deb ... 2021-09-19 01:38:23.554 | Unpacking autotools-dev (20180224.1) ... 2021-09-19 01:38:23.829 | Selecting previously unselected package m4. 2021-09-19 01:38:23.836 | Preparing to unpack .../036-m4_1.4.18-4_amd64.deb ... 2021-09-19 01:38:23.897 | Unpacking m4 (1.4.18-4) ... 2021-09-19 01:38:24.356 | Selecting previously unselected package autoconf. 2021-09-19 01:38:24.363 | Preparing to unpack .../037-autoconf_2.69-11.1_all.deb ... 2021-09-19 01:38:24.407 | Unpacking autoconf (2.69-11.1) ... 2021-09-19 01:38:24.842 | Selecting previously unselected package automake. 2021-09-19 01:38:24.850 | Preparing to unpack .../038-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-09-19 01:38:24.906 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-09-19 01:38:25.276 | Selecting previously unselected package autopoint. 2021-09-19 01:38:25.283 | Preparing to unpack .../039-autopoint_0.19.8.1-10build1_all.deb ... 2021-09-19 01:38:25.315 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-09-19 01:38:25.744 | Selecting previously unselected package libllvm10:amd64. 2021-09-19 01:38:25.752 | Preparing to unpack .../040-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:38:25.801 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:38:28.543 | Selecting previously unselected package libclang-cpp10. 2021-09-19 01:38:28.550 | Preparing to unpack .../041-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:38:28.599 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:38:30.431 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-09-19 01:38:30.438 | Preparing to unpack .../042-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-19 01:38:30.476 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-19 01:38:31.327 | Selecting previously unselected package libgc1c2:amd64. 2021-09-19 01:38:31.335 | Preparing to unpack .../043-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-09-19 01:38:31.367 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-19 01:38:31.750 | Selecting previously unselected package libobjc4:amd64. 2021-09-19 01:38:31.758 | Preparing to unpack .../044-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-19 01:38:31.807 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-19 01:38:32.081 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-09-19 01:38:32.089 | Preparing to unpack .../045-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-19 01:38:32.144 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-19 01:38:32.619 | Selecting previously unselected package libc6-i386. 2021-09-19 01:38:32.626 | Preparing to unpack .../046-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-09-19 01:38:32.674 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-19 01:38:33.783 | Selecting previously unselected package lib32gcc-s1. 2021-09-19 01:38:33.790 | Preparing to unpack .../047-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-19 01:38:33.840 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-19 01:38:34.246 | Selecting previously unselected package lib32stdc++6. 2021-09-19 01:38:34.253 | Preparing to unpack .../048-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-19 01:38:34.303 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-19 01:38:34.727 | Selecting previously unselected package libclang-common-10-dev. 2021-09-19 01:38:34.735 | Preparing to unpack .../049-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:38:34.788 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-19 01:38:36.173 | Selecting previously unselected package libclang1-10. 2021-09-19 01:38:36.181 | Preparing to unpack .../050-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:38:36.247 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:38:37.710 | Selecting previously unselected package clang-10. 2021-09-19 01:38:37.718 | Preparing to unpack .../051-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:38:37.767 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:38:38.024 | Selecting previously unselected package libtool. 2021-09-19 01:38:38.033 | Preparing to unpack .../052-libtool_2.4.6-14_all.deb ... 2021-09-19 01:38:38.064 | Unpacking libtool (2.4.6-14) ... 2021-09-19 01:38:38.344 | Selecting previously unselected package dh-autoreconf. 2021-09-19 01:38:38.352 | Preparing to unpack .../053-dh-autoreconf_19_all.deb ... 2021-09-19 01:38:38.384 | Unpacking dh-autoreconf (19) ... 2021-09-19 01:38:38.630 | Selecting previously unselected package libdebhelper-perl. 2021-09-19 01:38:38.638 | Preparing to unpack .../054-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-09-19 01:38:38.685 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-09-19 01:38:39.001 | Selecting previously unselected package libarchive-zip-perl. 2021-09-19 01:38:39.009 | Preparing to unpack .../055-libarchive-zip-perl_1.67-2_all.deb ... 2021-09-19 01:38:39.058 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-09-19 01:38:39.394 | Selecting previously unselected package libsub-override-perl. 2021-09-19 01:38:39.402 | Preparing to unpack .../056-libsub-override-perl_0.09-2_all.deb ... 2021-09-19 01:38:39.457 | Unpacking libsub-override-perl (0.09-2) ... 2021-09-19 01:38:39.750 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-19 01:38:39.757 | Preparing to unpack .../057-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-09-19 01:38:39.807 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-19 01:38:40.110 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-19 01:38:40.118 | Preparing to unpack .../058-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-09-19 01:38:40.167 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-09-19 01:38:40.470 | Selecting previously unselected package libdpkg-perl. 2021-09-19 01:38:40.478 | Preparing to unpack .../059-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-09-19 01:38:40.527 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-09-19 01:38:40.853 | Selecting previously unselected package make. 2021-09-19 01:38:40.860 | Preparing to unpack .../060-make_4.2.1-1.2_amd64.deb ... 2021-09-19 01:38:40.908 | Unpacking make (4.2.1-1.2) ... 2021-09-19 01:38:41.211 | Selecting previously unselected package dpkg-dev. 2021-09-19 01:38:41.219 | Preparing to unpack .../061-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-09-19 01:38:41.268 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-09-19 01:38:41.733 | Selecting previously unselected package dwz. 2021-09-19 01:38:41.740 | Preparing to unpack .../062-dwz_0.13-5_amd64.deb ... 2021-09-19 01:38:41.816 | Unpacking dwz (0.13-5) ... 2021-09-19 01:38:42.281 | Selecting previously unselected package libcroco3:amd64. 2021-09-19 01:38:42.289 | Preparing to unpack .../063-libcroco3_0.6.13-1_amd64.deb ... 2021-09-19 01:38:42.344 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-09-19 01:38:42.750 | Selecting previously unselected package gettext. 2021-09-19 01:38:42.758 | Preparing to unpack .../064-gettext_0.19.8.1-10build1_amd64.deb ... 2021-09-19 01:38:42.813 | Unpacking gettext (0.19.8.1-10build1) ... 2021-09-19 01:38:43.251 | Selecting previously unselected package intltool-debian. 2021-09-19 01:38:43.259 | Preparing to unpack .../065-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-09-19 01:38:43.314 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-09-19 01:38:43.647 | Selecting previously unselected package po-debconf. 2021-09-19 01:38:43.655 | Preparing to unpack .../066-po-debconf_1.0.21_all.deb ... 2021-09-19 01:38:43.704 | Unpacking po-debconf (1.0.21) ... 2021-09-19 01:38:43.973 | Selecting previously unselected package debhelper. 2021-09-19 01:38:43.981 | Preparing to unpack .../067-debhelper_12.10ubuntu1_all.deb ... 2021-09-19 01:38:44.017 | Unpacking debhelper (12.10ubuntu1) ... 2021-09-19 01:38:44.497 | Selecting previously unselected package uuid-dev:amd64. 2021-09-19 01:38:44.505 | Preparing to unpack .../068-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-09-19 01:38:44.561 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-19 01:38:44.922 | Selecting previously unselected package libsctp1:amd64. 2021-09-19 01:38:44.929 | Preparing to unpack .../069-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-09-19 01:38:44.990 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-19 01:38:45.247 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-19 01:38:45.255 | Preparing to unpack .../070-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-09-19 01:38:45.316 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-19 01:38:45.779 | Selecting previously unselected package libapr1-dev. 2021-09-19 01:38:45.786 | Preparing to unpack .../071-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-09-19 01:38:45.834 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-19 01:38:46.487 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-19 01:38:46.496 | Preparing to unpack .../072-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-19 01:38:46.544 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-19 01:38:46.928 | Selecting previously unselected package libaprutil1-dev. 2021-09-19 01:38:46.936 | Preparing to unpack .../073-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-09-19 01:38:46.979 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-19 01:38:47.463 | Selecting previously unselected package apache2-dev. 2021-09-19 01:38:47.471 | Preparing to unpack .../074-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-19 01:38:47.521 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-19 01:38:47.996 | Selecting previously unselected package binfmt-support. 2021-09-19 01:38:48.003 | Preparing to unpack .../075-binfmt-support_2.2.0-2_amd64.deb ... 2021-09-19 01:38:48.043 | Unpacking binfmt-support (2.2.0-2) ... 2021-09-19 01:38:48.388 | Selecting previously unselected package g++-9. 2021-09-19 01:38:48.396 | Preparing to unpack .../076-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-19 01:38:48.434 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-19 01:38:49.944 | Selecting previously unselected package g++. 2021-09-19 01:38:49.952 | Preparing to unpack .../077-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-09-19 01:38:50.001 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-09-19 01:38:50.229 | Selecting previously unselected package build-essential. 2021-09-19 01:38:50.237 | Preparing to unpack .../078-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-09-19 01:38:50.287 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-09-19 01:38:50.573 | Selecting previously unselected package conntrack. 2021-09-19 01:38:50.581 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-09-19 01:38:50.624 | Unpacking conntrack (1:1.4.5-2) ... 2021-09-19 01:38:50.921 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-19 01:38:50.929 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-09-19 01:38:50.955 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-19 01:38:51.297 | Selecting previously unselected package libnetfilter-queue1. 2021-09-19 01:38:51.305 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-09-19 01:38:51.355 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-09-19 01:38:51.841 | Selecting previously unselected package conntrackd. 2021-09-19 01:38:51.849 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-09-19 01:38:51.904 | Unpacking conntrackd (1:1.4.5-2) ... 2021-09-19 01:38:52.270 | Selecting previously unselected package dns-root-data. 2021-09-19 01:38:52.281 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2021-09-19 01:38:52.327 | Unpacking dns-root-data (2019052802) ... 2021-09-19 01:38:52.703 | Selecting previously unselected package libidn11:amd64. 2021-09-19 01:38:52.710 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-09-19 01:38:52.759 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-19 01:38:53.166 | Selecting previously unselected package dnsmasq-base. 2021-09-19 01:38:53.174 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-19 01:38:53.222 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-19 01:38:53.607 | Selecting previously unselected package dnsmasq-utils. 2021-09-19 01:38:53.615 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-19 01:38:53.647 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-19 01:38:54.028 | Selecting previously unselected package ebtables. 2021-09-19 01:38:54.036 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2021-09-19 01:38:54.103 | Unpacking ebtables (2.0.11-3build1) ... 2021-09-19 01:38:54.407 | Selecting previously unselected package libfakeroot:amd64. 2021-09-19 01:38:54.415 | Preparing to unpack .../088-libfakeroot_1.24-1_amd64.deb ... 2021-09-19 01:38:54.452 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-09-19 01:38:54.823 | Selecting previously unselected package fakeroot. 2021-09-19 01:38:54.830 | Preparing to unpack .../089-fakeroot_1.24-1_amd64.deb ... 2021-09-19 01:38:54.915 | Unpacking fakeroot (1.24-1) ... 2021-09-19 01:38:55.268 | Selecting previously unselected package fonts-dejavu-core. 2021-09-19 01:38:55.276 | Preparing to unpack .../090-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-19 01:38:55.325 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-19 01:38:55.743 | Selecting previously unselected package fonts-liberation. 2021-09-19 01:38:55.751 | Preparing to unpack .../091-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-09-19 01:38:55.794 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-09-19 01:38:56.286 | Selecting previously unselected package fontconfig-config. 2021-09-19 01:38:56.293 | Preparing to unpack .../092-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-09-19 01:38:56.348 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-19 01:38:56.710 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-19 01:38:56.718 | Preparing to unpack .../093-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-09-19 01:38:56.771 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-19 01:38:57.184 | Selecting previously unselected package fontconfig. 2021-09-19 01:38:57.192 | Preparing to unpack .../094-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-09-19 01:38:57.247 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-09-19 01:38:57.607 | Selecting previously unselected package genisoimage. 2021-09-19 01:38:57.615 | Preparing to unpack .../095-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-09-19 01:38:57.670 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-19 01:38:58.160 | Selecting previously unselected package libann0. 2021-09-19 01:38:58.168 | Preparing to unpack .../096-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-09-19 01:38:58.213 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-09-19 01:38:58.550 | Selecting previously unselected package libcdt5:amd64. 2021-09-19 01:38:58.558 | Preparing to unpack .../097-libcdt5_2.42.2-3build2_amd64.deb ... 2021-09-19 01:38:58.624 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-09-19 01:38:59.036 | Selecting previously unselected package libcgraph6:amd64. 2021-09-19 01:38:59.043 | Preparing to unpack .../098-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-09-19 01:38:59.098 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-19 01:38:59.503 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-19 01:38:59.510 | Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-19 01:38:59.561 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-19 01:38:59.921 | Selecting previously unselected package libjpeg8:amd64. 2021-09-19 01:38:59.929 | Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-19 01:38:59.984 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-19 01:39:00.333 | Selecting previously unselected package libjbig0:amd64. 2021-09-19 01:39:00.340 | Preparing to unpack .../101-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-19 01:39:00.395 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-19 01:39:00.853 | Selecting previously unselected package libwebp6:amd64. 2021-09-19 01:39:00.861 | Preparing to unpack .../102-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:00.919 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-19 01:39:01.337 | Selecting previously unselected package libtiff5:amd64. 2021-09-19 01:39:01.345 | Preparing to unpack .../103-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:01.384 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-19 01:39:01.784 | Selecting previously unselected package libxpm4:amd64. 2021-09-19 01:39:01.792 | Preparing to unpack .../104-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-19 01:39:01.841 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-19 01:39:02.184 | Selecting previously unselected package libgd3:amd64. 2021-09-19 01:39:02.192 | Preparing to unpack .../105-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-09-19 01:39:02.235 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-09-19 01:39:02.619 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-19 01:39:02.627 | Preparing to unpack .../106-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-19 01:39:02.679 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-19 01:39:03.058 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-19 01:39:03.066 | Preparing to unpack .../107-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-09-19 01:39:03.110 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-19 01:39:03.571 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-19 01:39:03.579 | Preparing to unpack .../108-libxcb-render0_1.14-2_amd64.deb ... 2021-09-19 01:39:03.658 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-09-19 01:39:04.030 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-19 01:39:04.038 | Preparing to unpack .../109-libxcb-shm0_1.14-2_amd64.deb ... 2021-09-19 01:39:04.069 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-09-19 01:39:04.417 | Selecting previously unselected package libxrender1:amd64. 2021-09-19 01:39:04.425 | Preparing to unpack .../110-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-19 01:39:04.485 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-19 01:39:04.882 | Selecting previously unselected package libcairo2:amd64. 2021-09-19 01:39:04.890 | Preparing to unpack .../111-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:04.942 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-19 01:39:05.389 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-19 01:39:05.397 | Preparing to unpack .../112-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-09-19 01:39:05.445 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-19 01:39:05.859 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-19 01:39:05.867 | Preparing to unpack .../113-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-09-19 01:39:05.904 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-19 01:39:06.206 | Selecting previously unselected package libthai-data. 2021-09-19 01:39:06.214 | Preparing to unpack .../114-libthai-data_0.1.28-3_all.deb ... 2021-09-19 01:39:06.257 | Unpacking libthai-data (0.1.28-3) ... 2021-09-19 01:39:06.636 | Selecting previously unselected package libdatrie1:amd64. 2021-09-19 01:39:06.644 | Preparing to unpack .../115-libdatrie1_0.2.12-3_amd64.deb ... 2021-09-19 01:39:06.681 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-09-19 01:39:07.007 | Selecting previously unselected package libthai0:amd64. 2021-09-19 01:39:07.015 | Preparing to unpack .../116-libthai0_0.1.28-3_amd64.deb ... 2021-09-19 01:39:07.074 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-09-19 01:39:07.356 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-19 01:39:07.364 | Preparing to unpack .../117-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-19 01:39:07.413 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-19 01:39:07.796 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-19 01:39:07.804 | Preparing to unpack .../118-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-19 01:39:07.853 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-19 01:39:08.171 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-19 01:39:08.180 | Preparing to unpack .../119-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-19 01:39:08.233 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-19 01:39:08.579 | Selecting previously unselected package libpathplan4:amd64. 2021-09-19 01:39:08.587 | Preparing to unpack .../120-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-09-19 01:39:08.641 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-19 01:39:08.996 | Selecting previously unselected package libgvc6. 2021-09-19 01:39:09.004 | Preparing to unpack .../121-libgvc6_2.42.2-3build2_amd64.deb ... 2021-09-19 01:39:09.057 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-09-19 01:39:09.470 | Selecting previously unselected package libgvpr2:amd64. 2021-09-19 01:39:09.478 | Preparing to unpack .../122-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-09-19 01:39:09.527 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-19 01:39:09.853 | Selecting previously unselected package liblab-gamut1:amd64. 2021-09-19 01:39:09.861 | Preparing to unpack .../123-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-09-19 01:39:09.892 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-19 01:39:10.487 | Selecting previously unselected package x11-common. 2021-09-19 01:39:10.496 | Preparing to unpack .../124-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-09-19 01:39:10.563 | dpkg-query: no packages found matching nux-tools 2021-09-19 01:39:10.574 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-09-19 01:39:10.870 | Selecting previously unselected package libice6:amd64. 2021-09-19 01:39:10.878 | Preparing to unpack .../125-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-09-19 01:39:10.921 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-19 01:39:11.257 | Selecting previously unselected package libsm6:amd64. 2021-09-19 01:39:11.265 | Preparing to unpack .../126-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-09-19 01:39:11.321 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-09-19 01:39:11.663 | Selecting previously unselected package libxt6:amd64. 2021-09-19 01:39:11.671 | Preparing to unpack .../127-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-19 01:39:11.704 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-19 01:39:12.058 | Selecting previously unselected package libxmu6:amd64. 2021-09-19 01:39:12.066 | Preparing to unpack .../128-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-09-19 01:39:12.119 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-19 01:39:12.505 | Selecting previously unselected package libxaw7:amd64. 2021-09-19 01:39:12.513 | Preparing to unpack .../129-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-19 01:39:12.561 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-19 01:39:12.927 | Selecting previously unselected package graphviz. 2021-09-19 01:39:12.935 | Preparing to unpack .../130-graphviz_2.42.2-3build2_amd64.deb ... 2021-09-19 01:39:13.001 | Unpacking graphviz (2.42.2-3build2) ... 2021-09-19 01:39:13.556 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-19 01:39:13.564 | Preparing to unpack .../131-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-09-19 01:39:13.624 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-19 01:39:14.051 | Selecting previously unselected package libibverbs1:amd64. 2021-09-19 01:39:14.059 | Preparing to unpack .../132-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-09-19 01:39:14.108 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-19 01:39:14.554 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-19 01:39:14.562 | Preparing to unpack .../133-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-09-19 01:39:14.623 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-19 01:39:14.950 | Selecting previously unselected package icu-devtools. 2021-09-19 01:39:14.958 | Preparing to unpack .../134-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-09-19 01:39:15.001 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-09-19 01:39:15.451 | Selecting previously unselected package iputils-arping. 2021-09-19 01:39:15.460 | Preparing to unpack .../135-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-09-19 01:39:15.510 | Unpacking iputils-arping (3:20190709-3) ... 2021-09-19 01:39:15.887 | Selecting previously unselected package javascript-common. 2021-09-19 01:39:15.895 | Preparing to unpack .../136-javascript-common_11_all.deb ... 2021-09-19 01:39:15.955 | Unpacking javascript-common (11) ... 2021-09-19 01:39:16.337 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-19 01:39:16.345 | Preparing to unpack .../137-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-09-19 01:39:16.394 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:39:16.756 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-19 01:39:16.764 | Preparing to unpack .../138-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-09-19 01:39:16.812 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:39:17.177 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-19 01:39:17.186 | Preparing to unpack .../139-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-19 01:39:17.224 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:39:17.573 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-19 01:39:17.581 | Preparing to unpack .../140-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-19 01:39:17.628 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:39:17.982 | Selecting previously unselected package comerr-dev:amd64. 2021-09-19 01:39:17.990 | Preparing to unpack .../141-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-09-19 01:39:18.041 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-19 01:39:18.344 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-19 01:39:18.352 | Preparing to unpack .../142-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-19 01:39:18.413 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:39:18.750 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-19 01:39:18.758 | Preparing to unpack .../143-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-09-19 01:39:18.807 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-09-19 01:39:19.030 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-19 01:39:19.038 | Preparing to unpack .../144-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-09-19 01:39:19.085 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-19 01:39:19.390 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-19 01:39:19.398 | Preparing to unpack .../145-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-19 01:39:19.429 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-19 01:39:19.750 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-19 01:39:19.758 | Preparing to unpack .../146-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-19 01:39:19.807 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-19 01:39:20.173 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-09-19 01:39:20.181 | Preparing to unpack .../147-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-19 01:39:20.212 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-19 01:39:20.624 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-09-19 01:39:20.632 | Preparing to unpack .../148-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-19 01:39:20.675 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-19 01:39:21.018 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-19 01:39:21.027 | Preparing to unpack .../149-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-09-19 01:39:21.092 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-09-19 01:39:21.413 | Selecting previously unselected package libgts-bin. 2021-09-19 01:39:21.421 | Preparing to unpack .../150-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-19 01:39:21.475 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-19 01:39:21.779 | Selecting previously unselected package libicu-dev:amd64. 2021-09-19 01:39:21.787 | Preparing to unpack .../151-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-09-19 01:39:21.830 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-19 01:39:23.611 | Selecting previously unselected package libipset13:amd64. 2021-09-19 01:39:23.620 | Preparing to unpack .../152-libipset13_7.5-1~exp1_amd64.deb ... 2021-09-19 01:39:23.675 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-09-19 01:39:24.059 | Selecting previously unselected package librdmacm1:amd64. 2021-09-19 01:39:24.067 | Preparing to unpack .../153-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-09-19 01:39:24.092 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-19 01:39:24.407 | Selecting previously unselected package libiscsi7:amd64. 2021-09-19 01:39:24.416 | Preparing to unpack .../154-libiscsi7_1.18.0-2_amd64.deb ... 2021-09-19 01:39:24.521 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-09-19 01:39:24.830 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-19 01:39:24.838 | Preparing to unpack .../155-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-19 01:39:24.870 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-19 01:39:25.201 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-19 01:39:25.209 | Preparing to unpack .../156-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-19 01:39:25.268 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-19 01:39:25.600 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-19 01:39:25.608 | Preparing to unpack .../157-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-19 01:39:25.670 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-19 01:39:25.979 | Selecting previously unselected package libjs-jquery. 2021-09-19 01:39:25.987 | Preparing to unpack .../158-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-09-19 01:39:26.057 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-09-19 01:39:26.400 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-19 01:39:26.408 | Preparing to unpack .../159-libjs-jquery-metadata_12-1.1_all.deb ... 2021-09-19 01:39:26.468 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-09-19 01:39:26.807 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-19 01:39:26.815 | Preparing to unpack .../160-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-09-19 01:39:26.874 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-19 01:39:27.287 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-19 01:39:27.295 | Preparing to unpack .../161-libltdl-dev_2.4.6-14_amd64.deb ... 2021-09-19 01:39:27.344 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-09-19 01:39:27.647 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-19 01:39:27.659 | Preparing to unpack .../162-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-19 01:39:27.692 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-19 01:39:27.973 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-19 01:39:27.982 | Preparing to unpack .../163-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-19 01:39:28.024 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-19 01:39:28.350 | Selecting previously unselected package libncurses-dev:amd64. 2021-09-19 01:39:28.358 | Preparing to unpack .../164-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-19 01:39:28.401 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-19 01:39:28.840 | Selecting previously unselected package libnspr4:amd64. 2021-09-19 01:39:28.848 | Preparing to unpack .../165-libnspr4_2%3a4.25-1_amd64.deb ... 2021-09-19 01:39:28.904 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-09-19 01:39:29.337 | Selecting previously unselected package libnss3:amd64. 2021-09-19 01:39:29.345 | Preparing to unpack .../166-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-09-19 01:39:29.399 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-19 01:39:29.966 | Selecting previously unselected package libomp5-10:amd64. 2021-09-19 01:39:29.974 | Preparing to unpack .../167-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:30.045 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:39:30.493 | Selecting previously unselected package libomp-10-dev. 2021-09-19 01:39:30.501 | Preparing to unpack .../168-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:30.555 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-19 01:39:30.927 | Selecting previously unselected package pcp-conf. 2021-09-19 01:39:30.936 | Preparing to unpack .../169-pcp-conf_5.0.3-1_amd64.deb ... 2021-09-19 01:39:30.995 | Unpacking pcp-conf (5.0.3-1) ... 2021-09-19 01:39:31.491 | Selecting previously unselected package libpcp3. 2021-09-19 01:39:31.499 | Preparing to unpack .../170-libpcp3_5.0.3-1_amd64.deb ... 2021-09-19 01:39:31.553 | Unpacking libpcp3 (5.0.3-1) ... 2021-09-19 01:39:32.001 | Selecting previously unselected package libpcp-pmda3. 2021-09-19 01:39:32.010 | Preparing to unpack .../171-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-09-19 01:39:32.064 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-09-19 01:39:32.385 | Selecting previously unselected package libpcp-pmda-perl. 2021-09-19 01:39:32.393 | Preparing to unpack .../172-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-09-19 01:39:32.451 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-09-19 01:39:32.807 | Selecting previously unselected package libpq5:amd64. 2021-09-19 01:39:32.816 | Preparing to unpack .../173-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:32.862 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:39:33.161 | Selecting previously unselected package libpq-dev. 2021-09-19 01:39:33.170 | Preparing to unpack .../174-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:33.207 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:39:33.714 | Selecting previously unselected package librados2. 2021-09-19 01:39:33.723 | Preparing to unpack .../175-librados2_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:39:33.777 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-19 01:39:34.732 | Selecting previously unselected package librbd1. 2021-09-19 01:39:34.740 | Preparing to unpack .../176-librbd1_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:39:34.794 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-19 01:39:35.400 | Selecting previously unselected package libsasl2-dev. 2021-09-19 01:39:35.408 | Preparing to unpack .../177-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-09-19 01:39:35.464 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-19 01:39:35.921 | Selecting previously unselected package libssl-dev:amd64. 2021-09-19 01:39:35.929 | Preparing to unpack .../178-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-19 01:39:35.984 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-19 01:39:36.476 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-19 01:39:36.484 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-09-19 01:39:36.536 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-09-19 01:39:36.916 | Selecting previously unselected package libtinfo-dev:amd64. 2021-09-19 01:39:36.924 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-19 01:39:36.978 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-19 01:39:37.293 | Selecting previously unselected package libx86-1:amd64. 2021-09-19 01:39:37.302 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-09-19 01:39:37.344 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-09-19 01:39:37.679 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-19 01:39:37.688 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:37.743 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-19 01:39:38.217 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-19 01:39:38.225 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-09-19 01:39:38.279 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-19 01:39:38.693 | Selecting previously unselected package llvm-10-runtime. 2021-09-19 01:39:38.701 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:38.727 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-19 01:39:39.137 | Selecting previously unselected package libpfm4:amd64. 2021-09-19 01:39:39.146 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-09-19 01:39:39.193 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-19 01:39:39.590 | Selecting previously unselected package llvm-10. 2021-09-19 01:39:39.598 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:39.641 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:39:40.733 | Selecting previously unselected package libffi-dev:amd64. 2021-09-19 01:39:40.741 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-09-19 01:39:40.795 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-09-19 01:39:41.133 | Selecting previously unselected package python3-pygments. 2021-09-19 01:39:41.141 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-09-19 01:39:41.189 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-19 01:39:41.658 | Selecting previously unselected package llvm-10-tools. 2021-09-19 01:39:41.666 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:41.715 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-19 01:39:42.257 | Selecting previously unselected package libz3-4:amd64. 2021-09-19 01:39:42.266 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-09-19 01:39:42.330 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-09-19 01:39:43.640 | Selecting previously unselected package libz3-dev:amd64. 2021-09-19 01:39:43.648 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-09-19 01:39:43.698 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-19 01:39:44.068 | Selecting previously unselected package llvm-10-dev. 2021-09-19 01:39:44.076 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-19 01:39:44.138 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-19 01:39:49.099 | Selecting previously unselected package lsscsi. 2021-09-19 01:39:49.108 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-09-19 01:39:49.161 | Unpacking lsscsi (0.30-0.1) ... 2021-09-19 01:39:49.531 | Selecting previously unselected package pkg-config. 2021-09-19 01:39:49.540 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-09-19 01:39:49.584 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-09-19 01:39:49.921 | Selecting previously unselected package pm-utils. 2021-09-19 01:39:49.929 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-09-19 01:39:49.982 | Unpacking pm-utils (1.4.1-19) ... 2021-09-19 01:39:50.390 | Selecting previously unselected package postgresql-client-common. 2021-09-19 01:39:50.398 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-09-19 01:39:50.452 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-09-19 01:39:50.727 | Selecting previously unselected package postgresql-client-12. 2021-09-19 01:39:50.736 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:50.794 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:39:51.242 | Selecting previously unselected package ssl-cert. 2021-09-19 01:39:51.250 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-09-19 01:39:51.286 | Unpacking ssl-cert (1.0.39) ... 2021-09-19 01:39:51.761 | Selecting previously unselected package postgresql-common. 2021-09-19 01:39:51.770 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-09-19 01:39:51.857 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-19 01:39:51.909 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-09-19 01:39:52.293 | Selecting previously unselected package postgresql-server-dev-12. 2021-09-19 01:39:52.302 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-19 01:39:52.355 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:39:52.887 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-19 01:39:52.896 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-09-19 01:39:52.948 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-19 01:39:53.245 | Selecting previously unselected package python-pip-whl. 2021-09-19 01:39:53.254 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-09-19 01:39:53.302 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-19 01:39:53.789 | Selecting previously unselected package python3-mysqldb. 2021-09-19 01:39:53.798 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-09-19 01:39:53.858 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-09-19 01:39:54.230 | Selecting previously unselected package python3-wheel. 2021-09-19 01:39:54.239 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-09-19 01:39:54.304 | Unpacking python3-wheel (0.34.2-1) ... 2021-09-19 01:39:54.710 | Selecting previously unselected package python3-pip. 2021-09-19 01:39:54.719 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-09-19 01:39:54.778 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-19 01:39:55.241 | Selecting previously unselected package python3.8-venv. 2021-09-19 01:39:55.251 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-09-19 01:39:55.302 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-19 01:39:55.579 | Selecting previously unselected package python3-venv. 2021-09-19 01:39:55.587 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-09-19 01:39:55.624 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-09-19 01:39:55.927 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-19 01:39:55.936 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-19 01:39:55.989 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-19 01:39:56.274 | Selecting previously unselected package qemu-utils. 2021-09-19 01:39:56.283 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-19 01:39:56.332 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-19 01:39:56.817 | Selecting previously unselected package sharutils. 2021-09-19 01:39:56.825 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-09-19 01:39:56.874 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-09-19 01:39:57.236 | Selecting previously unselected package sqlite3. 2021-09-19 01:39:57.244 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-09-19 01:39:57.298 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-19 01:39:57.733 | Selecting previously unselected package unzip. 2021-09-19 01:39:57.741 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-09-19 01:39:57.778 | Unpacking unzip (6.0-25ubuntu1) ... 2021-09-19 01:39:58.115 | Selecting previously unselected package vbetool. 2021-09-19 01:39:58.125 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-09-19 01:39:58.176 | Unpacking vbetool (1.1-4) ... 2021-09-19 01:39:58.521 | Selecting previously unselected package ipset. 2021-09-19 01:39:58.531 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-09-19 01:39:58.602 | Unpacking ipset (7.5-1~exp1) ... 2021-09-19 01:39:58.968 | Selecting previously unselected package ipvsadm. 2021-09-19 01:39:58.976 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-09-19 01:39:59.024 | Unpacking ipvsadm (1:1.31-1) ... 2021-09-19 01:39:59.276 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-19 01:39:59.284 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-19 01:39:59.329 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-19 01:39:59.676 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-19 01:39:59.685 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-09-19 01:39:59.738 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-09-19 01:39:59.994 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-09-19 01:40:00.003 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-09-19 01:40:00.052 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-19 01:40:00.371 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-19 01:40:00.380 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-19 01:40:00.428 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:40:00.743 | Selecting previously unselected package libpcp-gui2. 2021-09-19 01:40:00.752 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-09-19 01:40:00.799 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-09-19 01:40:01.144 | Selecting previously unselected package libpcp-import1. 2021-09-19 01:40:01.153 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-09-19 01:40:01.184 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-09-19 01:40:01.516 | Selecting previously unselected package libpcp-mmv1. 2021-09-19 01:40:01.524 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-09-19 01:40:01.571 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-09-19 01:40:01.899 | Selecting previously unselected package libpcp-trace2. 2021-09-19 01:40:01.908 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-09-19 01:40:01.989 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-09-19 01:40:02.338 | Selecting previously unselected package libpcp-web1. 2021-09-19 01:40:02.347 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-09-19 01:40:02.400 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-09-19 01:40:02.727 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-19 01:40:02.736 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-09-19 01:40:02.766 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-09-19 01:40:03.154 | Selecting previously unselected package python3-pcp. 2021-09-19 01:40:03.163 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-09-19 01:40:03.235 | Unpacking python3-pcp (5.0.3-1) ... 2021-09-19 01:40:03.658 | Selecting previously unselected package pcp. 2021-09-19 01:40:03.667 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-09-19 01:40:03.792 | Unpacking pcp (5.0.3-1) ... 2021-09-19 01:40:04.739 | Selecting previously unselected package socat. 2021-09-19 01:40:04.748 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-09-19 01:40:04.789 | Unpacking socat (1.7.3.3-2) ... 2021-09-19 01:40:05.144 | Selecting previously unselected package vlan. 2021-09-19 01:40:05.153 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-09-19 01:40:05.212 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-19 01:40:05.593 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-19 01:40:05.738 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-09-19 01:40:05.955 | Setting up javascript-common (11) ... 2021-09-19 01:40:06.115 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-19 01:40:06.182 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-19 01:40:06.338 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-19 01:40:06.496 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-19 01:40:06.635 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-19 01:40:06.917 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-19 01:40:06.967 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-19 01:40:07.085 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-19 01:40:07.241 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-19 01:40:07.407 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-19 01:40:07.549 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-09-19 01:40:07.686 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-09-19 01:40:07.868 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-09-19 01:40:08.024 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-09-19 01:40:08.201 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-09-19 01:40:08.372 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-09-19 01:40:08.538 | Setting up libarchive-zip-perl (1.67-2) ... 2021-09-19 01:40:08.675 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-19 01:40:08.829 | Setting up vbetool (1.1-4) ... 2021-09-19 01:40:08.984 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-19 01:40:09.199 | Setting up pm-utils (1.4.1-19) ... 2021-09-19 01:40:09.469 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-19 01:40:09.938 | Setting up unzip (6.0-25ubuntu1) ... 2021-09-19 01:40:10.132 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-09-19 01:40:10.296 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-19 01:40:10.469 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-09-19 01:40:11.663 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-19 01:40:12.378 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-19 01:40:12.635 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-19 01:40:12.806 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-19 01:40:12.949 | Setting up m4 (1.4.18-4) ... 2021-09-19 01:40:13.104 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-19 01:40:13.555 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-19 01:40:13.713 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-09-19 01:40:13.862 | Setting up iputils-arping (3:20190709-3) ... 2021-09-19 01:40:14.035 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-09-19 01:40:14.171 | Setting up conntrack (1:1.4.5-2) ... 2021-09-19 01:40:14.319 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-19 01:40:14.475 | Setting up python3-wheel (0.34.2-1) ... 2021-09-19 01:40:14.887 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-19 01:40:15.006 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-09-19 01:40:15.485 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-09-19 01:40:17.703 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-09-19 01:40:19.368 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-19 01:40:20.092 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-09-19 01:40:20.298 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-09-19 01:40:20.395 | Setting up acl (2.2.53-6) ... 2021-09-19 01:40:20.548 | Setting up dns-root-data (2019052802) ... 2021-09-19 01:40:20.698 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:20.812 | Setting up fakeroot (1.24-1) ... 2021-09-19 01:40:20.885 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-19 01:40:20.999 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-19 01:40:21.161 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-19 01:40:21.286 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:40:21.422 | Setting up autotools-dev (20180224.1) ... 2021-09-19 01:40:21.572 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-19 01:40:22.509 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-09-19 01:40:22.651 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-19 01:40:22.789 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-19 01:40:22.921 | Setting up make (4.2.1-1.2) ... 2021-09-19 01:40:23.075 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-09-19 01:40:23.235 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-19 01:40:23.383 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:23.571 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-19 01:40:23.736 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-19 01:40:23.925 | Setting up ebtables (2.0.11-3build1) ... 2021-09-19 01:40:24.687 | Setting up socat (1.7.3.3-2) ... 2021-09-19 01:40:24.841 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-09-19 01:40:24.989 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-19 01:40:25.136 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-19 01:40:25.298 | Setting up autopoint (0.19.8.1-10build1) ... 2021-09-19 01:40:25.451 | Setting up binfmt-support (2.2.0-2) ... 2021-09-19 01:40:25.879 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-09-19 01:40:26.949 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-19 01:40:27.084 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-09-19 01:40:27.235 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-19 01:40:28.010 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-09-19 01:40:28.172 | Setting up lsscsi (0.30-0.1) ... 2021-09-19 01:40:28.303 | Setting up git (1:2.25.1-1ubuntu3.2) ... 2021-09-19 01:40:28.509 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-19 01:40:28.663 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-19 01:40:28.793 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-19 01:40:28.947 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-19 01:40:29.103 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-09-19 01:40:29.252 | Setting up autoconf (2.69-11.1) ... 2021-09-19 01:40:29.452 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-09-19 01:40:29.604 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-09-19 01:40:29.748 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-19 01:40:29.846 | Setting up dwz (0.13-5) ... 2021-09-19 01:40:30.006 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-19 01:40:30.155 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-19 01:40:30.275 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-09-19 01:40:30.456 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-19 01:40:30.617 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-19 01:40:31.006 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:40:31.149 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:31.307 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-19 01:40:31.469 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-19 01:40:31.589 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-09-19 01:40:31.707 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-09-19 01:40:31.994 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-19 01:40:32.159 | Setting up pcp-conf (5.0.3-1) ... 2021-09-19 01:40:32.372 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-19 01:40:32.608 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-09-19 01:40:32.788 | Setting up libsub-override-perl (0.09-2) ... 2021-09-19 01:40:32.949 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-19 01:40:33.126 | Setting up libthai-data (0.1.28-3) ... 2021-09-19 01:40:33.286 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-19 01:40:33.389 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-09-19 01:40:33.566 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-19 01:40:33.732 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-19 01:40:33.886 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-09-19 01:40:34.039 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:40:34.229 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-09-19 01:40:34.401 | Setting up sharutils (1:4.15.2-4build1) ... 2021-09-19 01:40:34.532 | Setting up ipset (7.5-1~exp1) ... 2021-09-19 01:40:34.664 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-09-19 01:40:34.869 | Setting up conntrackd (1:1.4.5-2) ... 2021-09-19 01:40:36.140 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-19 01:40:36.532 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-19 01:40:36.686 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-19 01:40:36.844 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-19 01:40:37.000 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-19 01:40:37.137 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-09-19 01:40:37.319 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-19 01:40:37.480 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-19 01:40:37.606 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-19 01:40:37.714 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-19 01:40:37.873 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-09-19 01:40:37.974 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-09-19 01:40:38.062 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-19 01:40:38.217 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-19 01:40:38.360 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:40:38.475 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-19 01:40:38.612 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-19 01:40:38.776 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-19 01:40:38.924 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-19 01:40:39.084 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:40:39.252 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:39.399 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-19 01:40:39.543 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:39.690 | Setting up libtool (2.4.6-14) ... 2021-09-19 01:40:39.846 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-19 01:40:42.069 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-09-19 01:40:42.309 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:40:42.486 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-09-19 01:40:43.826 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-19 01:40:44.955 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:40:45.102 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-19 01:40:45.233 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-19 01:40:45.382 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-19 01:40:46.102 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-19 01:40:46.246 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:46.399 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-19 01:40:46.555 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-09-19 01:40:46.804 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-19 01:40:46.897 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-09-19 01:40:47.275 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-19 01:40:47.360 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-09-19 01:40:47.452 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-09-19 01:40:47.549 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-19 01:40:47.680 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:40:48.382 | 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 2021-09-19 01:40:48.515 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-19 01:40:48.669 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-19 01:40:48.816 | Setting up ssl-cert (1.0.39) ... 2021-09-19 01:40:49.984 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-19 01:40:50.104 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-19 01:40:50.308 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-09-19 01:40:50.458 | Setting up postgresql-common (214ubuntu0.1) ... 2021-09-19 01:40:51.708 | Adding user postgres to group ssl-cert 2021-09-19 01:40:51.944 | 2021-09-19 01:40:51.944 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-19 01:40:52.152 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-19 01:40:52.153 | Removing obsolete dictionary files: 2021-09-19 01:40:52.724 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-19 01:40:53.938 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-09-19 01:40:54.097 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-19 01:40:54.256 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-09-19 01:40:54.526 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-19 01:40:55.103 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-09-19 01:40:55.212 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-19 01:40:55.330 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-19 01:40:55.475 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-19 01:40:55.622 | Setting up build-essential (12.8ubuntu1.1) ... 2021-09-19 01:40:55.760 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-19 01:40:55.943 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-19 01:40:56.113 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-19 01:40:56.290 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-09-19 01:40:56.440 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-19 01:40:56.593 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:40:56.760 | Setting up ipvsadm (1:1.31-1) ... 2021-09-19 01:40:57.738 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-09-19 01:40:57.880 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-19 01:40:58.199 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-09-19 01:41:00.380 | Regenerating fonts cache... done. 2021-09-19 01:41:00.446 | Setting up gettext (0.19.8.1-10build1) ... 2021-09-19 01:41:00.570 | Setting up libpcp3 (5.0.3-1) ... 2021-09-19 01:41:00.726 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-09-19 01:41:00.857 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-19 01:41:00.977 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-09-19 01:41:02.696 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-09-19 01:41:03.606 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-19 01:41:04.618 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-19 01:41:04.770 | Setting up keepalived (1:2.0.19-2) ... 2021-09-19 01:41:06.015 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-19 01:41:06.770 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:41:06.902 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-09-19 01:41:07.050 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-19 01:41:07.206 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-09-19 01:41:07.355 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-19 01:41:07.497 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-09-19 01:41:07.618 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-19 01:41:07.772 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-19 01:41:07.896 | Setting up libpcp-web1 (5.0.3-1) ... 2021-09-19 01:41:08.046 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-09-19 01:41:08.166 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-19 01:41:08.324 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-19 01:41:08.492 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-09-19 01:41:08.640 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-09-19 01:41:08.823 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-19 01:41:08.970 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-09-19 01:41:09.130 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-19 01:41:09.286 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-19 01:41:09.463 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-19 01:41:09.583 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-19 01:41:09.696 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-19 01:41:09.852 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-19 01:41:09.937 | Setting up libpcp-import1 (5.0.3-1) ... 2021-09-19 01:41:10.080 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-19 01:41:10.223 | Setting up librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-19 01:41:10.355 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-19 01:41:10.452 | Setting up po-debconf (1.0.21) ... 2021-09-19 01:41:10.606 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-09-19 01:41:19.148 | Enabling module mpm_event. 2021-09-19 01:41:19.214 | Enabling module authz_core. 2021-09-19 01:41:19.220 | Enabling module authz_host. 2021-09-19 01:41:19.279 | Enabling module authn_core. 2021-09-19 01:41:19.284 | Enabling module auth_basic. 2021-09-19 01:41:19.343 | Enabling module access_compat. 2021-09-19 01:41:19.403 | Enabling module authn_file. 2021-09-19 01:41:19.461 | Enabling module authz_user. 2021-09-19 01:41:19.521 | Enabling module alias. 2021-09-19 01:41:19.581 | Enabling module dir. 2021-09-19 01:41:19.640 | Enabling module autoindex. 2021-09-19 01:41:19.700 | Enabling module env. 2021-09-19 01:41:19.758 | Enabling module mime. 2021-09-19 01:41:19.818 | Enabling module negotiation. 2021-09-19 01:41:19.877 | Enabling module setenvif. 2021-09-19 01:41:19.936 | Enabling module filter. 2021-09-19 01:41:19.997 | Enabling module deflate. 2021-09-19 01:41:20.057 | Enabling module status. 2021-09-19 01:41:20.116 | Enabling module reqtimeout. 2021-09-19 01:41:20.180 | Enabling conf charset. 2021-09-19 01:41:20.240 | Enabling conf localized-error-pages. 2021-09-19 01:41:20.299 | Enabling conf other-vhosts-access-log. 2021-09-19 01:41:20.358 | Enabling conf security. 2021-09-19 01:41:20.420 | Enabling conf serve-cgi-bin. 2021-09-19 01:41:20.479 | Enabling site 000-default. 2021-09-19 01:41:20.531 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-19 01:41:20.587 | Enabling conf javascript-common. 2021-09-19 01:41:20.848 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-19 01:41:21.419 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-19 01:41:24.125 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-19 01:41:24.347 | Setting up python3-pcp (5.0.3-1) ... 2021-09-19 01:41:24.856 | Setting up libgvc6 (2.42.2-3build2) ... 2021-09-19 01:41:25.023 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-19 01:41:25.183 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-19 01:41:25.354 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-09-19 01:41:25.537 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-19 01:41:25.709 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-19 01:41:25.834 | Setting up graphviz (2.42.2-3build2) ... 2021-09-19 01:41:25.981 | Setting up pcp (5.0.3-1) ... 2021-09-19 01:41:29.448 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-09-19 01:41:29.857 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-09-19 01:41:30.276 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-09-19 01:41:30.715 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-09-19 01:41:47.577 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-19 01:41:47.739 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-09-19 01:41:47.789 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-19 01:41:49.582 | Setting up dh-autoreconf (19) ... 2021-09-19 01:41:49.732 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-09-19 01:41:50.802 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-09-19 01:41:50.955 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-09-19 01:41:51.058 | Setting up debhelper (12.10ubuntu1) ... 2021-09-19 01:41:51.170 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-09-19 01:41:51.749 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-19 01:41:51.901 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-09-19 01:41:52.040 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-09-19 01:41:52.195 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-09-19 01:42:05.411 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-19 01:42:05.575 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-09-19 01:42:06.084 | Processing triggers for ufw (0.36-6) ... 2021-09-19 01:42:06.318 | Processing triggers for man-db (2.9.1-1) ... 2021-09-19 01:42:33.549 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-09-19 01:42:33.663 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-09-19 01:42:40.401 | ++ functions-common:apt_get:1118 : result=0 2021-09-19 01:42:40.403 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:42:40.405 | ++ functions-common:time_stop:2309 : local name 2021-09-19 01:42:40.407 | ++ functions-common:time_stop:2310 : local end_time 2021-09-19 01:42:40.409 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:42:40.411 | ++ functions-common:time_stop:2312 : local total 2021-09-19 01:42:40.413 | ++ functions-common:time_stop:2313 : local start_time 2021-09-19 01:42:40.416 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:42:40.418 | ++ functions-common:time_stop:2316 : start_time=1632015448330 2021-09-19 01:42:40.420 | ++ functions-common:time_stop:2318 : [[ -z 1632015448330 ]] 2021-09-19 01:42:40.423 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:42:40.427 | ++ functions-common:time_stop:2321 : end_time=1632015760424 2021-09-19 01:42:40.429 | ++ functions-common:time_stop:2322 : elapsed_time=312094 2021-09-19 01:42:40.431 | ++ functions-common:time_stop:2323 : total=710 2021-09-19 01:42:40.433 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:42:40.435 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=312804 2021-09-19 01:42:40.438 | ++ functions-common:apt_get:1122 : return 0 2021-09-19 01:42:40.440 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-19 01:42:40.442 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-19 01:42:40.445 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-19 01:42:40.449 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-19 01:42:40.453 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-19 01:42:40.455 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-19 01:42:40.458 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-19 01:42:41.774 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-19 01:42:41.775 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-19 01:42:41.778 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-19 01:42:41.781 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-19 01:42:41.783 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-19 01:42:41.784 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-19 01:42:41.786 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-19 01:42:41.788 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-19 01:42:41.790 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-19 01:42:41.792 | + functions-common:_ensure_lsb_release:328 : return 2021-09-19 01:42:41.794 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-19 01:42:41.861 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-19 01:42:41.863 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-19 01:42:41.929 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-19 01:42:41.931 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-19 01:42:41.997 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-19 01:42:41.998 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-19 01:42:42.000 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-19 01:42:42.002 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-19 01:42:42.004 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-19 01:42:42.006 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-19 01:42:42.008 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-19 01:42:42.010 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-19 01:42:42.012 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-19 01:42:42.014 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-19 01:42:42.016 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-19 01:42:42.016 | Distro: focal 2021-09-19 01:42:42.018 | + tools/install_pip.sh:main:115 : get_versions 2021-09-19 01:42:42.020 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-19 01:42:42.024 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-19 01:42:42.026 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-19 01:42:42.028 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-19 01:42:42.029 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-19 01:42:42.419 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-19 01:42:42.421 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-19 01:42:42.421 | pip: 20.2.2 2021-09-19 01:42:42.423 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-19 01:42:42.424 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-19 01:42:42.426 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:42:42.428 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:42:42.430 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:42:42.432 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:42:42.433 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:42:42.435 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:42:42.437 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:42:42.438 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:42:42.440 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:42:42.442 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-19 01:42:42.443 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-19 01:42:42.446 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-19 01:42:42.447 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-19 01:42:42.449 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-19 01:42:42.451 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-09-19 01:42:42.461 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-19 01:42:42.461 | Dload Upload Total Spent Left Speed 2021-09-19 01:42:42.752 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 6591k 0 --:--:-- --:--:-- --:--:-- 6591k 2021-09-19 01:42:42.756 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-19 01:42:42.759 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-19 01:42:45.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:42:45.748 | from cryptography.utils import int_from_bytes 2021-09-19 01:42:45.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:42:45.748 | from cryptography.utils import int_from_bytes 2021-09-19 01:42:46.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:42:46.209 | Collecting pip 2021-09-19 01:42:46.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-09-19 01:42:47.740 | Installing collected packages: pip 2021-09-19 01:42:47.740 | Attempting uninstall: pip 2021-09-19 01:42:47.741 | Found existing installation: pip 20.2.2 2021-09-19 01:42:47.976 | Uninstalling pip-20.2.2: 2021-09-19 01:42:48.011 | Successfully uninstalled pip-20.2.2 2021-09-19 01:42:49.605 | Successfully installed pip-21.2.4 2021-09-19 01:42:49.605 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:42:49.721 | + tools/install_pip.sh:main:136 : set -x 2021-09-19 01:42:49.723 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-19 01:42:49.724 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-19 01:42:49.727 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-19 01:42:49.729 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-19 01:42:49.731 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-19 01:42:49.732 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-19 01:42:49.735 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:42:49.735 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-19 01:42:49.739 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-09-19 01:42:49.743 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-09-19 01:42:49.744 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-19 01:42:49.747 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-19 01:42:49.748 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-19 01:42:49.764 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-09-19 01:42:49.766 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-19 01:42:50.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:42:50.478 | from cryptography.utils import int_from_bytes 2021-09-19 01:42:50.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:42:50.478 | from cryptography.utils import int_from_bytes 2021-09-19 01:42:51.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:42:51.504 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-09-19 01:42:53.009 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:42:53.108 | + inc/python:pip_install:200 : result=0 2021-09-19 01:42:53.109 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:42:53.111 | + functions-common:time_stop:2309 : local name 2021-09-19 01:42:53.113 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:42:53.115 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:42:53.117 | + functions-common:time_stop:2312 : local total 2021-09-19 01:42:53.118 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:42:53.120 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:42:53.122 | + functions-common:time_stop:2316 : start_time=1632015769760 2021-09-19 01:42:53.123 | + functions-common:time_stop:2318 : [[ -z 1632015769760 ]] 2021-09-19 01:42:53.126 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:42:53.129 | + functions-common:time_stop:2321 : end_time=1632015773127 2021-09-19 01:42:53.130 | + functions-common:time_stop:2322 : elapsed_time=3367 2021-09-19 01:42:53.132 | + functions-common:time_stop:2323 : total=0 2021-09-19 01:42:53.134 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:42:53.136 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3367 2021-09-19 01:42:53.138 | + inc/python:pip_install:203 : return 0 2021-09-19 01:42:53.139 | + tools/install_pip.sh:main:142 : get_versions 2021-09-19 01:42:53.142 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-19 01:42:53.145 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-19 01:42:53.147 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-19 01:42:53.150 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-19 01:42:53.150 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-19 01:42:53.709 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-19 01:42:53.711 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-19 01:42:53.711 | pip: 21.2.4 2021-09-19 01:42:53.714 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-19 01:42:53.717 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-19 01:42:53.720 | + ./stack.sh:main:778 : fixup_all 2021-09-19 01:42:53.722 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-19 01:42:53.725 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-19 01:42:53.727 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-19 01:42:53.741 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-19 01:42:53.741 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-19 01:42:53.742 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-19 01:42:53.747 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-19 01:42:53.749 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-19 01:42:53.751 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-19 01:42:53.758 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-19 01:42:53.762 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-19 01:42:53.764 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-19 01:42:53.766 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:42:53.768 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:42:53.770 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-09-19 01:42:53.782 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-19 01:42:53.784 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-19 01:42:53.786 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:42:53.789 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:42:53.791 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:42:53.793 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:42:53.795 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:42:53.798 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:42:53.799 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:42:53.801 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:42:53.804 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:42:53.806 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-19 01:42:53.808 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-19 01:42:53.810 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-19 01:42:53.812 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:42:53.814 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:42:53.817 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:42:53.819 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:42:53.821 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:42:53.823 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:42:53.825 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-19 01:42:53.827 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-19 01:42:53.848 | Using python 3.8 to install os-testr 2021-09-19 01:42:53.851 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-09-19 01:42:54.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:42:54.563 | from cryptography.utils import int_from_bytes 2021-09-19 01:42:54.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:42:54.563 | from cryptography.utils import int_from_bytes 2021-09-19 01:42:55.575 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:42:56.086 | Collecting os-testr 2021-09-19 01:42:56.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-09-19 01:42:56.562 | Collecting stestr>=1.0.0 2021-09-19 01:42:56.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-09-19 01:42:57.016 | Collecting python-subunit>=1.0.0 2021-09-19 01:42:57.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-09-19 01:42:57.031 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-09-19 01:42:57.033 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-19 01:42:57.048 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-09-19 01:42:57.079 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-09-19 01:42:57.081 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-09-19 01:42:57.442 | Collecting future 2021-09-19 01:42:57.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-19 01:42:58.365 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-09-19 01:42:58.368 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-09-19 01:42:58.383 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-09-19 01:42:58.385 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-09-19 01:42:58.386 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-09-19 01:42:58.389 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-09-19 01:42:58.391 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-09-19 01:42:58.445 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-09-19 01:42:58.447 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-09-19 01:42:58.449 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-09-19 01:42:58.450 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-09-19 01:42:58.519 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-09-19 01:42:58.592 | Building wheels for collected packages: future 2021-09-19 01:42:58.593 | Building wheel for future (setup.py): started 2021-09-19 01:42:59.680 | Building wheel for future (setup.py): finished with status 'done' 2021-09-19 01:42:59.684 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=e5e3355d0afe30788e915e9e03d5b50a7368a669f16f4d563a9393368f7bcb58 2021-09-19 01:42:59.684 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-09-19 01:42:59.691 | Successfully built future 2021-09-19 01:43:01.016 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-19 01:43:02.101 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2021-09-19 01:43:02.102 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:43:02.239 | + inc/python:pip_install:200 : result=0 2021-09-19 01:43:02.241 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:43:02.243 | + functions-common:time_stop:2309 : local name 2021-09-19 01:43:02.245 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:43:02.247 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:43:02.249 | + functions-common:time_stop:2312 : local total 2021-09-19 01:43:02.251 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:43:02.253 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:43:02.255 | + functions-common:time_stop:2316 : start_time=1632015773843 2021-09-19 01:43:02.258 | + functions-common:time_stop:2318 : [[ -z 1632015773843 ]] 2021-09-19 01:43:02.260 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:43:02.264 | + functions-common:time_stop:2321 : end_time=1632015782262 2021-09-19 01:43:02.266 | + functions-common:time_stop:2322 : elapsed_time=8419 2021-09-19 01:43:02.268 | + functions-common:time_stop:2323 : total=0 2021-09-19 01:43:02.270 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:43:02.273 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8419 2021-09-19 01:43:02.275 | + inc/python:pip_install:203 : return 0 2021-09-19 01:43:02.277 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-19 01:43:02.324 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-19 01:43:02.611 | + ./stack.sh:main:792 : install_infra 2021-09-19 01:43:02.614 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-19 01:43:02.617 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-19 01:43:02.619 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-19 01:43:05.714 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-19 01:43:05.716 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-19 01:43:05.737 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-09-19 01:43:07.630 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:07.660 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:07.764 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:07.875 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.051 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.058 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.128 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.174 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.258 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.293 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:08.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:43:08.465 | Collecting pbr===5.6.0 2021-09-19 01:43:08.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-19 01:43:08.525 | Installing collected packages: pbr 2021-09-19 01:43:08.667 | Successfully installed pbr-5.6.0 2021-09-19 01:43:08.727 | + inc/python:pip_install:200 : result=0 2021-09-19 01:43:08.729 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:43:08.731 | + functions-common:time_stop:2309 : local name 2021-09-19 01:43:08.733 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:43:08.735 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:43:08.737 | + functions-common:time_stop:2312 : local total 2021-09-19 01:43:08.739 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:43:08.742 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:43:08.744 | + functions-common:time_stop:2316 : start_time=1632015785730 2021-09-19 01:43:08.746 | + functions-common:time_stop:2318 : [[ -z 1632015785730 ]] 2021-09-19 01:43:08.748 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:43:08.752 | + functions-common:time_stop:2321 : end_time=1632015788750 2021-09-19 01:43:08.754 | + functions-common:time_stop:2322 : elapsed_time=3020 2021-09-19 01:43:08.756 | + functions-common:time_stop:2323 : total=8419 2021-09-19 01:43:08.759 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:43:08.761 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11439 2021-09-19 01:43:08.763 | + inc/python:pip_install:203 : return 0 2021-09-19 01:43:08.765 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-19 01:43:08.767 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-19 01:43:08.790 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-09-19 01:43:10.689 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:10.719 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:10.825 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:10.936 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.113 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.120 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.190 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.235 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.321 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.356 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-19 01:43:11.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:43:11.408 | Processing /opt/stack/requirements 2021-09-19 01:43:12.766 | Collecting fixtures===3.0.0 2021-09-19 01:43:12.787 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-09-19 01:43:12.958 | Collecting PyYAML===5.4.1 2021-09-19 01:43:12.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-09-19 01:43:13.156 | Collecting requests===2.26.0 2021-09-19 01:43:13.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-09-19 01:43:13.258 | Collecting packaging===21.0 2021-09-19 01:43:13.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-09-19 01:43:13.327 | Collecting testtools===2.5.0 2021-09-19 01:43:13.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-09-19 01:43:13.413 | Collecting idna===3.2 2021-09-19 01:43:13.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-09-19 01:43:13.556 | Collecting pyparsing===2.4.7 2021-09-19 01:43:13.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-09-19 01:43:13.611 | Collecting six===1.16.0 2021-09-19 01:43:13.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-09-19 01:43:13.664 | Collecting charset-normalizer===2.0.4 2021-09-19 01:43:13.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-09-19 01:43:13.704 | Collecting Parsley>=1.2 2021-09-19 01:43:13.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-19 01:43:13.755 | Collecting beagle>=0.2.1 2021-09-19 01:43:13.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-09-19 01:43:13.787 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-09-19 01:43:13.861 | Collecting urllib3===1.26.6 2021-09-19 01:43:13.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-09-19 01:43:13.968 | Collecting certifi===2021.5.30 2021-09-19 01:43:13.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-09-19 01:43:14.007 | Collecting extras===1.0.0 2021-09-19 01:43:14.013 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-09-19 01:43:14.094 | Collecting cliff===3.9.0 2021-09-19 01:43:14.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-09-19 01:43:14.270 | Collecting cmd2===2.1.2 2021-09-19 01:43:14.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-09-19 01:43:14.380 | Collecting prettytable===0.7.2 2021-09-19 01:43:14.386 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-09-19 01:43:14.468 | Collecting stevedore===3.4.0 2021-09-19 01:43:14.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-09-19 01:43:14.520 | Collecting autopage===0.4.0 2021-09-19 01:43:14.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-09-19 01:43:14.592 | Collecting colorama===0.4.4 2021-09-19 01:43:14.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-09-19 01:43:14.645 | Collecting pyperclip===1.8.2 2021-09-19 01:43:14.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-09-19 01:43:15.043 | Collecting attrs===21.2.0 2021-09-19 01:43:15.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-09-19 01:43:15.149 | Collecting wcwidth===0.2.5 2021-09-19 01:43:15.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-09-19 01:43:15.175 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-09-19 01:43:15.176 | Building wheel for pyperclip (setup.py): started 2021-09-19 01:43:15.425 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-09-19 01:43:15.425 | ERROR: Command errored out with exit status 1: 2021-09-19 01:43:15.425 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z3lpvcqv/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z3lpvcqv/pyperclip/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-81rq1h3z 2021-09-19 01:43:15.425 | cwd: /tmp/pip-install-z3lpvcqv/pyperclip/ 2021-09-19 01:43:15.425 | Complete output (6 lines): 2021-09-19 01:43:15.426 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-19 01:43:15.426 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-19 01:43:15.426 | or: setup.py --help-commands 2021-09-19 01:43:15.426 | or: setup.py cmd --help 2021-09-19 01:43:15.426 | 2021-09-19 01:43:15.426 | error: invalid command 'bdist_wheel' 2021-09-19 01:43:15.426 | ---------------------------------------- 2021-09-19 01:43:15.426 | ERROR: Failed building wheel for pyperclip 2021-09-19 01:43:15.426 | Running setup.py clean for pyperclip 2021-09-19 01:43:15.678 | Building wheel for openstack-requirements (setup.py): started 2021-09-19 01:43:16.470 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-19 01:43:16.470 | ERROR: Command errored out with exit status 1: 2021-09-19 01:43:16.470 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-114ini8h/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-114ini8h/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-xcdxthgd 2021-09-19 01:43:16.470 | cwd: /tmp/pip-req-build-114ini8h/ 2021-09-19 01:43:16.470 | Complete output (6 lines): 2021-09-19 01:43:16.470 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-19 01:43:16.470 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-19 01:43:16.470 | or: setup.py --help-commands 2021-09-19 01:43:16.471 | or: setup.py cmd --help 2021-09-19 01:43:16.471 | 2021-09-19 01:43:16.471 | error: invalid command 'bdist_wheel' 2021-09-19 01:43:16.471 | ---------------------------------------- 2021-09-19 01:43:16.471 | ERROR: Failed building wheel for openstack-requirements 2021-09-19 01:43:16.471 | Running setup.py clean for openstack-requirements 2021-09-19 01:43:17.252 | Failed to build pyperclip openstack-requirements 2021-09-19 01:43:17.478 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, colorama, pyperclip, cmd2, stevedore, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2021-09-19 01:43:18.604 | Running setup.py install for pyperclip: started 2021-09-19 01:43:19.003 | Running setup.py install for pyperclip: finished with status 'done' 2021-09-19 01:43:19.682 | Running setup.py install for openstack-requirements: started 2021-09-19 01:43:21.897 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-19 01:43:21.933 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4923 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-09-19 01:43:22.063 | + inc/python:pip_install:200 : result=0 2021-09-19 01:43:22.065 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:43:22.067 | + functions-common:time_stop:2309 : local name 2021-09-19 01:43:22.069 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:43:22.072 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:43:22.074 | + functions-common:time_stop:2312 : local total 2021-09-19 01:43:22.076 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:43:22.078 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:43:22.080 | + functions-common:time_stop:2316 : start_time=1632015788782 2021-09-19 01:43:22.082 | + functions-common:time_stop:2318 : [[ -z 1632015788782 ]] 2021-09-19 01:43:22.085 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:43:22.088 | + functions-common:time_stop:2321 : end_time=1632015802086 2021-09-19 01:43:22.090 | + functions-common:time_stop:2322 : elapsed_time=13304 2021-09-19 01:43:22.093 | + functions-common:time_stop:2323 : total=11439 2021-09-19 01:43:22.095 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:43:22.097 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24743 2021-09-19 01:43:22.099 | + inc/python:pip_install:203 : return 0 2021-09-19 01:43:22.101 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-19 01:43:22.104 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-19 01:43:22.106 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-19 01:43:22.108 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:43:22.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:43:22.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-09-19 01:43:22.115 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:43:22.118 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-19 01:43:22.137 | Using python 3.8 to install pbr 2021-09-19 01:43:22.139 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-09-19 01:43:22.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:43:22.847 | from cryptography.utils import int_from_bytes 2021-09-19 01:43:22.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:43:22.848 | from cryptography.utils import int_from_bytes 2021-09-19 01:43:23.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:43:23.875 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-19 01:43:25.549 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:43:25.655 | + inc/python:pip_install:200 : result=0 2021-09-19 01:43:25.658 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:43:25.660 | + functions-common:time_stop:2309 : local name 2021-09-19 01:43:25.662 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:43:25.664 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:43:25.666 | + functions-common:time_stop:2312 : local total 2021-09-19 01:43:25.668 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:43:25.670 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:43:25.672 | + functions-common:time_stop:2316 : start_time=1632015802132 2021-09-19 01:43:25.674 | + functions-common:time_stop:2318 : [[ -z 1632015802132 ]] 2021-09-19 01:43:25.676 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:43:25.680 | + functions-common:time_stop:2321 : end_time=1632015805677 2021-09-19 01:43:25.683 | + functions-common:time_stop:2322 : elapsed_time=3545 2021-09-19 01:43:25.686 | + functions-common:time_stop:2323 : total=24743 2021-09-19 01:43:25.688 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:43:25.691 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28288 2021-09-19 01:43:25.693 | + inc/python:pip_install:203 : return 0 2021-09-19 01:43:25.696 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-19 01:43:28.894 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-19 01:43:30.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:43:31.123 | Collecting bindep 2021-09-19 01:43:31.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-09-19 01:43:31.260 | Collecting pbr>=2.0.0 2021-09-19 01:43:31.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-09-19 01:43:31.627 | Collecting distro 2021-09-19 01:43:31.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-09-19 01:43:31.659 | Collecting Parsley 2021-09-19 01:43:31.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-19 01:43:31.705 | Installing collected packages: pbr, distro, Parsley, bindep 2021-09-19 01:43:32.126 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-19 01:43:32.190 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-19 01:43:32.193 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-19 01:43:32.197 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-19 01:43:32.213 | + ./stack.sh:main:801 : pkgs= 2021-09-19 01:43:32.216 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-19 01:43:32.218 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-19 01:43:32.220 | + functions-common:run_phase:1737 : local mode=stack 2021-09-19 01:43:32.222 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-19 01:43:32.224 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-19 01:43:32.227 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-19 01:43:32.229 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-19 01:43:32.231 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-19 01:43:32.233 | + functions-common:run_phase:1747 : local extra 2021-09-19 01:43:32.236 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-19 01:43:32.239 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-19 01:43:32.242 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-19 01:43:32.244 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-19 01:43:32.246 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-19 01:43:32.248 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-19 01:43:32.263 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:43:32.265 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-19 01:43:32.267 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:43:32.269 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-19 01:43:32.271 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:43:32.273 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-19 01:43:32.276 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:43:32.278 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-19 01:43:32.280 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:43:32.282 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-19 01:43:32.284 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:43:32.286 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-19 01:43:32.288 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-19 01:43:32.290 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-19 01:43:32.292 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-19 01:43:32.294 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-19 01:43:32.297 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-19 01:43:32.299 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-19 01:43:32.301 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-19 01:43:32.303 | + functions-common:run_plugins:1726 : local plugins= 2021-09-19 01:43:32.305 | + functions-common:run_plugins:1727 : local plugin 2021-09-19 01:43:32.308 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-19 01:43:32.310 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-19 01:43:32.312 | + functions:set_systemd_override:821 : local value=2048 2021-09-19 01:43:32.315 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-19 01:43:32.317 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-19 01:43:32.364 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-19 01:43:32.364 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-19 01:43:32.366 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-19 01:43:32.727 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-19 01:43:32.730 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-19 01:43:32.745 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:43:32.747 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-19 01:43:32.750 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:43:32.752 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:43:32.754 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:43:32.756 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:43:32.759 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:43:32.761 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:43:32.763 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:43:32.765 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:43:32.767 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:43:32.770 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:43:32.772 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:43:32.774 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:43:32.777 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-19 01:43:32.779 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:43:32.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:43:32.785 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:43:32.787 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-19 01:43:32.807 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-09-19 01:43:32.913 | Reading package lists... 2021-09-19 01:43:33.141 | Building dependency tree... 2021-09-19 01:43:33.143 | Reading state information... 2021-09-19 01:43:33.371 | The following packages were automatically installed and are no longer required: 2021-09-19 01:43:33.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:43:33.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:43:33.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:43:33.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:43:33.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:43:33.372 | python3-zope.interface 2021-09-19 01:43:33.372 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:43:33.372 | The following additional packages will be installed: 2021-09-19 01:43:33.372 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-19 01:43:33.372 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-19 01:43:33.372 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-19 01:43:33.373 | erlang-tools erlang-xmerl locales-all 2021-09-19 01:43:33.374 | Suggested packages: 2021-09-19 01:43:33.374 | erlang erlang-manpages erlang-doc 2021-09-19 01:43:33.444 | The following NEW packages will be installed: 2021-09-19 01:43:33.444 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-19 01:43:33.444 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-19 01:43:33.444 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-19 01:43:33.445 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-09-19 01:43:33.680 | 0 upgraded, 19 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:43:33.680 | Need to get 38.1 MB of archives. 2021-09-19 01:43:33.680 | After this operation, 276 MB of additional disk space will be used. 2021-09-19 01:43:33.680 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-09-19 01:43:34.665 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-09-19 01:43:34.773 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-09-19 01:43:34.776 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-09-19 01:43:34.786 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-09-19 01:43:34.998 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-09-19 01:43:35.215 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-09-19 01:43:35.316 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-09-19 01:43:35.318 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-09-19 01:43:35.319 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-09-19 01:43:35.321 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-09-19 01:43:35.354 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-09-19 01:43:35.499 | 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] 2021-09-19 01:43:35.500 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-09-19 01:43:35.564 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-09-19 01:43:35.625 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-09-19 01:43:35.706 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-09-19 01:43:35.876 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-09-19 01:43:37.581 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-09-19 01:43:40.028 | Fetched 38.1 MB in 6s (6,335 kB/s) 2021-09-19 01:43:40.238 | Selecting previously unselected package erlang-base. 2021-09-19 01:43:40.286 | (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 ... 81598 files and directories currently installed.) 2021-09-19 01:43:40.289 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:40.340 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:41.776 | Selecting previously unselected package erlang-asn1. 2021-09-19 01:43:41.785 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:41.832 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:42.237 | Selecting previously unselected package erlang-crypto. 2021-09-19 01:43:42.246 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:42.300 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:42.620 | Selecting previously unselected package erlang-public-key. 2021-09-19 01:43:42.629 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:42.673 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:43.273 | Selecting previously unselected package erlang-mnesia. 2021-09-19 01:43:43.281 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:43.335 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:43.654 | Selecting previously unselected package erlang-runtime-tools. 2021-09-19 01:43:43.663 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:43.713 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:43.959 | Selecting previously unselected package erlang-ssl. 2021-09-19 01:43:43.968 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:43.998 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:44.473 | Selecting previously unselected package erlang-eldap. 2021-09-19 01:43:44.482 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:44.530 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:44.815 | Selecting previously unselected package erlang-ftp. 2021-09-19 01:43:44.823 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:44.878 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:45.203 | Selecting previously unselected package erlang-tftp. 2021-09-19 01:43:45.212 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:45.273 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:45.569 | Selecting previously unselected package erlang-inets. 2021-09-19 01:43:45.578 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:45.631 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:45.986 | Selecting previously unselected package erlang-snmp. 2021-09-19 01:43:45.994 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:46.038 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:46.576 | Selecting previously unselected package erlang-os-mon. 2021-09-19 01:43:46.584 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:46.632 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:46.919 | Selecting previously unselected package erlang-parsetools. 2021-09-19 01:43:46.928 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:46.970 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:47.290 | Selecting previously unselected package erlang-syntax-tools. 2021-09-19 01:43:47.299 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:47.347 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:47.713 | Selecting previously unselected package erlang-tools. 2021-09-19 01:43:47.722 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:47.764 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:48.165 | Selecting previously unselected package erlang-xmerl. 2021-09-19 01:43:48.174 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-19 01:43:48.227 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:48.740 | Selecting previously unselected package locales-all. 2021-09-19 01:43:48.752 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-09-19 01:43:48.798 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-09-19 01:43:53.438 | Selecting previously unselected package rabbitmq-server. 2021-09-19 01:43:53.449 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-09-19 01:43:53.482 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-19 01:43:54.942 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-09-19 01:43:55.805 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-09-19 01:43:55.805 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-09-19 01:44:00.104 | Searching for services which depend on erlang and should be started... none found. 2021-09-19 01:44:00.167 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:00.329 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:00.493 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-09-19 01:44:00.653 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:00.786 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:00.910 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.070 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.232 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.397 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.580 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.739 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.877 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:01.990 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:02.151 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:02.323 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:02.487 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:02.643 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-19 01:44:02.830 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-19 01:44:03.173 | Adding group `rabbitmq' (GID 125) ... 2021-09-19 01:44:03.441 | Done. 2021-09-19 01:44:03.520 | Adding system user `rabbitmq' (UID 117) ... 2021-09-19 01:44:03.520 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-09-19 01:44:03.829 | Not creating home directory `/var/lib/rabbitmq'. 2021-09-19 01:44:04.110 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-09-19 01:44:11.704 | Processing triggers for man-db (2.9.1-1) ... 2021-09-19 01:44:12.494 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-09-19 01:44:19.369 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:44:19.371 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:44:19.374 | + functions-common:time_stop:2309 : local name 2021-09-19 01:44:19.376 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:44:19.378 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:44:19.380 | + functions-common:time_stop:2312 : local total 2021-09-19 01:44:19.383 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:44:19.385 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:44:19.387 | + functions-common:time_stop:2316 : start_time=1632015812805 2021-09-19 01:44:19.389 | + functions-common:time_stop:2318 : [[ -z 1632015812805 ]] 2021-09-19 01:44:19.392 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:44:19.396 | + functions-common:time_stop:2321 : end_time=1632015859394 2021-09-19 01:44:19.398 | + functions-common:time_stop:2322 : elapsed_time=46589 2021-09-19 01:44:19.400 | + functions-common:time_stop:2323 : total=312804 2021-09-19 01:44:19.402 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:44:19.405 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=359393 2021-09-19 01:44:19.407 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:44:19.409 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-19 01:44:19.412 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:44:19.414 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:44:19.416 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:44:19.418 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:44:19.421 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:44:19.423 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:44:19.426 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-19 01:44:19.428 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:44:19.430 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:44:19.433 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:44:19.435 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:44:19.437 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:44:19.440 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:44:19.442 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:44:19.444 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:44:19.447 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:44:19.449 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-19 01:44:19.451 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:44:19.454 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:44:19.456 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:44:19.458 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:44:19.461 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:44:19.463 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:44:19.466 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-19 01:44:19.469 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-19 01:44:19.487 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:44:19.490 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-19 01:44:19.493 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:44:19.495 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-19 01:44:19.498 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-19 01:44:19.501 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-19 01:44:19.505 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-19 01:44:19.507 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-19 01:44:19.510 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-19 01:44:19.512 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-19 01:44:19.514 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-19 01:44:19.517 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-19 01:44:19.520 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-19 01:44:20.207 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-19 01:44:20.207 | user tags 2021-09-19 01:44:20.207 | guest [administrator]' 2021-09-19 01:44:20.210 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-19 01:44:20.210 | user tags 2021-09-19 01:44:20.210 | guest [administrator]' 2021-09-19 01:44:20.210 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-19 01:44:20.216 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-09-19 01:44:20.219 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-09-19 01:44:20.221 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-09-19 01:44:20.902 | Adding user "stackrabbit" ... 2021-09-19 01:44:20.975 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-19 01:44:21.629 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-19 01:44:21.690 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-19 01:44:21.692 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-19 01:44:22.370 | Changing password for user "stackrabbit" ... 2021-09-19 01:44:22.433 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-19 01:44:22.435 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-19 01:44:22.438 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-19 01:44:23.110 | Deleting user "guest" ... 2021-09-19 01:44:23.170 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-19 01:44:23.187 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:44:23.190 | + ./stack.sh:main:818 : install_database 2021-09-19 01:44:23.192 | + lib/database:install_database:116 : install_database_mysql 2021-09-19 01:44:23.194 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-19 01:44:23.196 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:44:23.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:44:23.201 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-19 01:44:23.523 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-19 01:44:23.526 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-09-19 01:44:23.531 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-09-19 01:44:23.533 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:44:23.536 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:44:23.538 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-09-19 01:44:23.540 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-09-19 01:44:23.543 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-09-19 01:44:23.546 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-19 01:44:23.549 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-19 01:44:23.551 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:44:23.553 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-19 01:44:23.555 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:44:23.558 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:44:23.560 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:44:23.562 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:44:23.564 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:44:23.567 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:44:23.569 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:44:23.571 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:44:23.573 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:44:23.575 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-19 01:44:23.579 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:44:23.581 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:44:23.583 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:44:23.585 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:44:23.588 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:44:23.590 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:44:23.592 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-19 01:44:23.602 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:44:23.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:44:23.606 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-19 01:44:23.608 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:44:23.610 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:44:23.613 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:44:23.615 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:44:23.617 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:44:23.619 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:44:23.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:44:23.624 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:44:23.626 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:44:23.628 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:44:23.630 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:44:23.633 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:44:23.635 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-19 01:44:23.637 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:44:23.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:44:23.642 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:44:23.644 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-19 01:44:23.665 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-09-19 01:44:23.771 | Reading package lists... 2021-09-19 01:44:23.993 | Building dependency tree... 2021-09-19 01:44:23.995 | Reading state information... 2021-09-19 01:44:24.221 | The following packages were automatically installed and are no longer required: 2021-09-19 01:44:24.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:44:24.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:44:24.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:44:24.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:44:24.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:44:24.222 | python3-zope.interface 2021-09-19 01:44:24.222 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:44:24.223 | The following additional packages will be installed: 2021-09-19 01:44:24.223 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-19 01:44:24.223 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-19 01:44:24.223 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-19 01:44:24.223 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-19 01:44:24.223 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-19 01:44:24.223 | mysql-server-8.0 mysql-server-core-8.0 2021-09-19 01:44:24.224 | Suggested packages: 2021-09-19 01:44:24.225 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-09-19 01:44:24.300 | The following NEW packages will be installed: 2021-09-19 01:44:24.300 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-19 01:44:24.300 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-19 01:44:24.300 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-19 01:44:24.300 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-19 01:44:24.300 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-19 01:44:24.300 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-09-19 01:44:24.405 | 0 upgraded, 24 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:44:24.406 | Need to get 31.7 MB of archives. 2021-09-19 01:44:24.406 | After this operation, 262 MB of additional disk space will be used. 2021-09-19 01:44:24.406 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-09-19 01:44:25.004 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-09-19 01:44:25.007 | 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] 2021-09-19 01:44:25.014 | 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] 2021-09-19 01:44:25.015 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-09-19 01:44:25.035 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-09-19 01:44:27.887 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-09-19 01:44:27.983 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-09-19 01:44:27.984 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-09-19 01:44:27.986 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-09-19 01:44:28.019 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-09-19 01:44:28.022 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-09-19 01:44:28.023 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-09-19 01:44:28.023 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-09-19 01:44:28.024 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-09-19 01:44:28.025 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-09-19 01:44:28.026 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-09-19 01:44:28.028 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-09-19 01:44:28.069 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-09-19 01:44:28.071 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-09-19 01:44:28.080 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-09-19 01:44:28.081 | 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] 2021-09-19 01:44:29.134 | 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] 2021-09-19 01:44:29.134 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-09-19 01:44:29.632 | Preconfiguring packages ... 2021-09-19 01:44:29.872 | Fetched 31.7 MB in 5s (6,576 kB/s) 2021-09-19 01:44:29.984 | Selecting previously unselected package mysql-client-core-8.0. 2021-09-19 01:44:30.035 | (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 ... 90054 files and directories currently installed.) 2021-09-19 01:44:30.039 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:44:30.086 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:31.406 | Selecting previously unselected package mysql-client-8.0. 2021-09-19 01:44:31.416 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:44:31.475 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:31.920 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-09-19 01:44:31.930 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-19 01:44:32.040 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-19 01:44:32.429 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-09-19 01:44:32.438 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-19 01:44:32.490 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-19 01:44:32.858 | Selecting previously unselected package libmecab2:amd64. 2021-09-19 01:44:32.867 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-09-19 01:44:32.920 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-09-19 01:44:33.360 | Selecting previously unselected package mysql-server-core-8.0. 2021-09-19 01:44:33.370 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:44:33.421 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:37.171 | Selecting previously unselected package mysql-server-8.0. 2021-09-19 01:44:37.181 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-19 01:44:38.182 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:38.537 | Selecting previously unselected package libhtml-tagset-perl. 2021-09-19 01:44:38.547 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-09-19 01:44:38.583 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-09-19 01:44:38.827 | Selecting previously unselected package liburi-perl. 2021-09-19 01:44:38.837 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-09-19 01:44:38.884 | Unpacking liburi-perl (1.76-2) ... 2021-09-19 01:44:39.212 | Selecting previously unselected package libhtml-parser-perl. 2021-09-19 01:44:39.222 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-09-19 01:44:39.274 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-09-19 01:44:39.600 | Selecting previously unselected package libcgi-pm-perl. 2021-09-19 01:44:39.609 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-09-19 01:44:39.639 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-09-19 01:44:39.983 | Selecting previously unselected package libfcgi-perl. 2021-09-19 01:44:39.992 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-09-19 01:44:40.039 | Unpacking libfcgi-perl (0.79-1) ... 2021-09-19 01:44:40.354 | Selecting previously unselected package libcgi-fast-perl. 2021-09-19 01:44:40.364 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-09-19 01:44:40.421 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-09-19 01:44:40.667 | Selecting previously unselected package libencode-locale-perl. 2021-09-19 01:44:40.676 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-09-19 01:44:40.724 | Unpacking libencode-locale-perl (1.05-1) ... 2021-09-19 01:44:41.011 | Selecting previously unselected package libhtml-template-perl. 2021-09-19 01:44:41.020 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-09-19 01:44:41.051 | Unpacking libhtml-template-perl (2.97-1) ... 2021-09-19 01:44:41.371 | Selecting previously unselected package libtimedate-perl. 2021-09-19 01:44:41.381 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-09-19 01:44:41.434 | Unpacking libtimedate-perl (2.3200-1) ... 2021-09-19 01:44:41.742 | Selecting previously unselected package libhttp-date-perl. 2021-09-19 01:44:41.752 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-09-19 01:44:41.788 | Unpacking libhttp-date-perl (6.05-1) ... 2021-09-19 01:44:42.023 | Selecting previously unselected package libio-html-perl. 2021-09-19 01:44:42.032 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-09-19 01:44:42.085 | Unpacking libio-html-perl (1.001-1) ... 2021-09-19 01:44:42.325 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-09-19 01:44:42.335 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-09-19 01:44:42.388 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-09-19 01:44:42.719 | Selecting previously unselected package libhttp-message-perl. 2021-09-19 01:44:42.730 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-09-19 01:44:42.782 | Unpacking libhttp-message-perl (6.22-1) ... 2021-09-19 01:44:43.079 | Selecting previously unselected package mecab-utils. 2021-09-19 01:44:43.089 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-09-19 01:44:43.125 | Unpacking mecab-utils (0.996-10build1) ... 2021-09-19 01:44:43.525 | Selecting previously unselected package mecab-ipadic. 2021-09-19 01:44:43.535 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-09-19 01:44:43.588 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-19 01:44:45.182 | Selecting previously unselected package mecab-ipadic-utf8. 2021-09-19 01:44:45.192 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-09-19 01:44:45.232 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-19 01:44:45.536 | Selecting previously unselected package mysql-server. 2021-09-19 01:44:45.546 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-09-19 01:44:45.604 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:45.962 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-09-19 01:44:46.153 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:46.307 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-09-19 01:44:46.473 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-09-19 01:44:46.626 | Setting up libencode-locale-perl (1.05-1) ... 2021-09-19 01:44:46.827 | Setting up mecab-utils (0.996-10build1) ... 2021-09-19 01:44:46.993 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-19 01:44:47.170 | Setting up libio-html-perl (1.001-1) ... 2021-09-19 01:44:47.307 | Setting up libtimedate-perl (2.3200-1) ... 2021-09-19 01:44:47.484 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:47.599 | Setting up libfcgi-perl (0.79-1) ... 2021-09-19 01:44:47.757 | Setting up liburi-perl (1.76-2) ... 2021-09-19 01:44:47.930 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-19 01:44:48.100 | Setting up libhttp-date-perl (6.05-1) ... 2021-09-19 01:44:48.222 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-19 01:44:48.303 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-19 01:44:48.306 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-19 01:44:48.306 | 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% |###########################################| 2021-09-19 01:44:48.306 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-19 01:44:48.307 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-19 01:44:48.446 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-19 01:44:48.446 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-19 01:44:48.446 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-19 01:44:48.446 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-19 01:44:48.454 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-19 01:44:48.543 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-19 01:44:48.543 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-19 01:44:48.544 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-19 01:44:48.570 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-19 01:44:48.618 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-19 01:44:48.903 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-19 01:44:48.910 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-19 01:44:49.000 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-19 01:44:49.000 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-19 01:44:49.000 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-19 01:44:49.001 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-19 01:44:49.005 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-19 01:44:49.005 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-19 01:44:49.050 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-19 01:44:49.240 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-19 01:44:49.241 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-19 01:44:49.241 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-19 01:44:49.241 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-19 01:44:49.244 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-19 01:44:49.244 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-19 01:44:49.663 | 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% |###########################################| 2021-09-19 01:44:49.782 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-19 01:44:50.112 | 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% |###########################################| 2021-09-19 01:44:50.116 | 2021-09-19 01:44:50.116 | done! 2021-09-19 01:44:50.122 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-19 01:44:50.245 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:50.432 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-19 01:44:50.502 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-19 01:44:50.517 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-19 01:44:50.517 | 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% |###########################################| 2021-09-19 01:44:50.517 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-19 01:44:50.517 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-19 01:44:50.733 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-19 01:44:50.733 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-19 01:44:50.733 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-19 01:44:50.733 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-19 01:44:50.746 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-19 01:44:50.876 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-19 01:44:50.877 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-19 01:44:50.878 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-19 01:44:50.918 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-19 01:44:50.990 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-19 01:44:51.481 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-19 01:44:51.491 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-19 01:44:51.601 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-19 01:44:51.601 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-19 01:44:51.601 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-19 01:44:51.601 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-19 01:44:51.607 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-19 01:44:51.607 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-19 01:44:51.697 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-19 01:44:51.986 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-19 01:44:51.987 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-19 01:44:51.988 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-19 01:44:51.988 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-19 01:44:51.992 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-19 01:44:51.992 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-19 01:44:52.493 | 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% |###########################################| 2021-09-19 01:44:52.628 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-19 01:44:52.949 | 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% |###########################################| 2021-09-19 01:44:52.953 | 2021-09-19 01:44:52.953 | done! 2021-09-19 01:44:52.961 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-19 01:44:53.061 | Setting up libhtml-parser-perl (3.72-5) ... 2021-09-19 01:44:53.215 | Setting up libhttp-message-perl (6.22-1) ... 2021-09-19 01:44:53.381 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:44:54.655 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-19 01:44:54.711 | Renaming removed key_buffer and myisam-recover options (if present) 2021-09-19 01:45:34.734 | mysqld will log errors to /var/log/mysql/error.log 2021-09-19 01:45:36.125 | mysqld is running as pid 50333 2021-09-19 01:45:38.949 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-09-19 01:45:41.753 | Setting up libcgi-pm-perl (4.46-1) ... 2021-09-19 01:45:41.907 | Setting up libhtml-template-perl (2.97-1) ... 2021-09-19 01:45:42.066 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-19 01:45:42.216 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-09-19 01:45:42.354 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-09-19 01:45:42.817 | Processing triggers for man-db (2.9.1-1) ... 2021-09-19 01:45:44.709 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-19 01:45:51.182 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:45:51.185 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:45:51.187 | + functions-common:time_stop:2309 : local name 2021-09-19 01:45:51.189 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:45:51.191 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:45:51.193 | + functions-common:time_stop:2312 : local total 2021-09-19 01:45:51.195 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:45:51.197 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:45:51.199 | + functions-common:time_stop:2316 : start_time=1632015863663 2021-09-19 01:45:51.202 | + functions-common:time_stop:2318 : [[ -z 1632015863663 ]] 2021-09-19 01:45:51.205 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:45:51.209 | + functions-common:time_stop:2321 : end_time=1632015951206 2021-09-19 01:45:51.211 | + functions-common:time_stop:2322 : elapsed_time=87543 2021-09-19 01:45:51.213 | + functions-common:time_stop:2323 : total=359393 2021-09-19 01:45:51.215 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:45:51.217 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=446936 2021-09-19 01:45:51.219 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:45:51.222 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-19 01:45:51.224 | + ./stack.sh:main:821 : install_database_python 2021-09-19 01:45:51.226 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-19 01:45:51.228 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-19 01:45:51.231 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-19 01:45:51.233 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-19 01:45:51.236 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-19 01:45:51.238 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-19 01:45:51.240 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-19 01:45:51.244 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:45:51.244 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-19 01:45:51.249 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-19 01:45:51.252 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-19 01:45:51.254 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-19 01:45:51.257 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-19 01:45:51.259 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-19 01:45:51.280 | Using python 3.8 to install PyMySQL 2021-09-19 01:45:51.283 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-09-19 01:45:52.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:45:52.019 | from cryptography.utils import int_from_bytes 2021-09-19 01:45:52.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:45:52.019 | from cryptography.utils import int_from_bytes 2021-09-19 01:45:53.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:45:53.198 | Collecting PyMySQL 2021-09-19 01:45:53.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-09-19 01:45:54.693 | Installing collected packages: PyMySQL 2021-09-19 01:45:54.883 | Successfully installed PyMySQL-1.0.2 2021-09-19 01:45:54.883 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:45:54.988 | + inc/python:pip_install:200 : result=0 2021-09-19 01:45:54.991 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:45:54.993 | + functions-common:time_stop:2309 : local name 2021-09-19 01:45:54.995 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:45:54.998 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:45:55.000 | + functions-common:time_stop:2312 : local total 2021-09-19 01:45:55.003 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:45:55.005 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:45:55.007 | + functions-common:time_stop:2316 : start_time=1632015951274 2021-09-19 01:45:55.009 | + functions-common:time_stop:2318 : [[ -z 1632015951274 ]] 2021-09-19 01:45:55.012 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:45:55.017 | + functions-common:time_stop:2321 : end_time=1632015955014 2021-09-19 01:45:55.019 | + functions-common:time_stop:2322 : elapsed_time=3740 2021-09-19 01:45:55.021 | + functions-common:time_stop:2323 : total=28288 2021-09-19 01:45:55.023 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:45:55.026 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32028 2021-09-19 01:45:55.028 | + inc/python:pip_install:203 : return 0 2021-09-19 01:45:55.031 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-19 01:45:55.033 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-19 01:45:55.036 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-19 01:45:55.039 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-19 01:45:55.056 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:45:55.059 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-19 01:45:55.061 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-19 01:45:55.065 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:45:55.065 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-19 01:45:55.070 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:45:55.073 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-19 01:45:55.076 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-09-19 01:45:55.078 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-19 01:45:55.080 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-19 01:45:55.083 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-19 01:45:55.097 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:45:55.100 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-19 01:45:55.102 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:45:55.104 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:45:55.107 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:45:55.109 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:45:55.111 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:45:55.113 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:45:55.116 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:45:55.118 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:45:55.120 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:45:55.123 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:45:55.125 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:45:55.127 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:45:55.129 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-19 01:45:55.132 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:45:55.134 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:45:55.136 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:45:55.139 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-19 01:45:55.159 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-09-19 01:45:55.265 | Reading package lists... 2021-09-19 01:45:55.487 | Building dependency tree... 2021-09-19 01:45:55.488 | Reading state information... 2021-09-19 01:45:55.714 | The following packages were automatically installed and are no longer required: 2021-09-19 01:45:55.716 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:45:55.716 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:45:55.716 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:45:55.716 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:45:55.716 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:45:55.716 | python3-zope.interface 2021-09-19 01:45:55.716 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:45:55.781 | The following NEW packages will be installed: 2021-09-19 01:45:55.781 | radvd 2021-09-19 01:45:56.018 | 0 upgraded, 1 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:45:56.018 | Need to get 59.0 kB of archives. 2021-09-19 01:45:56.018 | After this operation, 164 kB of additional disk space will be used. 2021-09-19 01:45:56.018 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-09-19 01:45:56.662 | Fetched 59.0 kB in 0s (181 kB/s) 2021-09-19 01:45:56.897 | Selecting previously unselected package radvd. 2021-09-19 01:45:56.948 | (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 ... 90632 files and directories currently installed.) 2021-09-19 01:45:56.952 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-09-19 01:45:57.004 | Unpacking radvd (1:2.17-2) ... 2021-09-19 01:45:57.440 | Setting up radvd (1:2.17-2) ... 2021-09-19 01:45:58.789 | Job for radvd.service failed because the control process exited with error code. 2021-09-19 01:45:58.789 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-09-19 01:45:58.791 | invoke-rc.d: initscript radvd, action "start" failed. 2021-09-19 01:45:58.803 | ● radvd.service - Router advertisement daemon for IPv6 2021-09-19 01:45:58.803 | Loaded: loaded (]8;;file://dv-neutron-743142-20-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-09-19 01:45:58.803 | Active: failed (Result: exit-code) since Sun 2021-09-19 01:45:58 UTC; 16ms ago 2021-09-19 01:45:58.803 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-09-19 01:45:58.803 | Process: 51436 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-09-19 01:45:58.804 | 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv radvd[51436]: can't open /etc/radvd.conf: No such file or directory 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv radvd[51436]: Insecure file permissions, but continuing anyway 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv radvd[51436]: exiting, failed to read config file 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-09-19 01:45:58.804 | Sep 19 01:45:58 dv-neutron-743142-20-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-09-19 01:45:58.858 | Processing triggers for man-db (2.9.1-1) ... 2021-09-19 01:45:59.119 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-09-19 01:46:05.901 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:46:05.904 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:46:05.907 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:05.909 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:05.911 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:05.913 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:05.915 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:05.917 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:46:05.920 | + functions-common:time_stop:2316 : start_time=1632015955156 2021-09-19 01:46:05.922 | + functions-common:time_stop:2318 : [[ -z 1632015955156 ]] 2021-09-19 01:46:05.924 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:05.928 | + functions-common:time_stop:2321 : end_time=1632015965926 2021-09-19 01:46:05.931 | + functions-common:time_stop:2322 : elapsed_time=10770 2021-09-19 01:46:05.933 | + functions-common:time_stop:2323 : total=446936 2021-09-19 01:46:05.935 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:05.937 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=457706 2021-09-19 01:46:05.939 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:46:05.942 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-19 01:46:05.958 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:46:05.960 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-19 01:46:05.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-19 01:46:05.965 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-19 01:46:05.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-19 01:46:05.987 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:46:05.989 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:46:05.991 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:46:05.993 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:46:05.996 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:46:05.998 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:46:06.000 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:06.002 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:06.005 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:46:06.007 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:46:06.009 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:46:06.011 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:46:06.014 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-19 01:46:06.016 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:46:06.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:06.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:06.022 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-19 01:46:06.042 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-09-19 01:46:06.156 | Reading package lists... 2021-09-19 01:46:06.386 | Building dependency tree... 2021-09-19 01:46:06.387 | Reading state information... 2021-09-19 01:46:06.620 | fakeroot is already the newest version (1.24-1). 2021-09-19 01:46:06.620 | fakeroot set to manually installed. 2021-09-19 01:46:06.620 | make is already the newest version (4.2.1-1.2). 2021-09-19 01:46:06.620 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-09-19 01:46:06.620 | The following packages were automatically installed and are no longer required: 2021-09-19 01:46:06.621 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:46:06.621 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:46:06.621 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:46:06.621 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:46:06.622 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:46:06.622 | python3-zope.interface 2021-09-19 01:46:06.622 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:46:06.751 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:46:06.755 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:46:06.757 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:46:06.760 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:06.762 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:06.764 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:06.766 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:06.768 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:06.770 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:46:06.772 | + functions-common:time_stop:2316 : start_time=1632015966040 2021-09-19 01:46:06.774 | + functions-common:time_stop:2318 : [[ -z 1632015966040 ]] 2021-09-19 01:46:06.777 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:06.782 | + functions-common:time_stop:2321 : end_time=1632015966780 2021-09-19 01:46:06.784 | + functions-common:time_stop:2322 : elapsed_time=740 2021-09-19 01:46:06.786 | + functions-common:time_stop:2323 : total=457706 2021-09-19 01:46:06.788 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:06.790 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=458446 2021-09-19 01:46:06.792 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:46:06.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-19 01:46:06.797 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:06.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:06.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-19 01:46:06.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-19 01:46:06.806 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-19 01:46:06.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-19 01:46:06.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-19 01:46:06.816 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-19 01:46:06.816 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-19 01:46:06.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-19 01:46:06.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-19 01:46:06.825 | + functions:vercmp:628 : local v1=5.4 2021-09-19 01:46:06.828 | + functions:vercmp:629 : local 'op=<' 2021-09-19 01:46:06.830 | + functions:vercmp:630 : local v2=3.13 2021-09-19 01:46:06.832 | + functions:vercmp:631 : local result 2021-09-19 01:46:06.835 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-19 01:46:06.836 | ++ functions:vercmp:635 : sort -V 2021-09-19 01:46:06.836 | ++ functions:vercmp:635 : head -1 2021-09-19 01:46:06.841 | + functions:vercmp:635 : result=3.13 2021-09-19 01:46:06.843 | + functions:vercmp:637 : case $op in 2021-09-19 01:46:06.845 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-19 01:46:06.848 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-19 01:46:06.850 | + functions:vercmp:648 : return 2021-09-19 01:46:06.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-19 01:46:06.854 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:46:06.856 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-19 01:46:07.177 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-19 01:46:07.180 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-19 01:46:07.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:07.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:07.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-09-19 01:46:07.191 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:07.193 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-19 01:46:07.211 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:46:07.214 | + ./stack.sh:main:829 : install_etcd3 2021-09-19 01:46:07.216 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-19 01:46:07.216 | Installing etcd 2021-09-19 01:46:07.218 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-19 01:46:07.230 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-19 01:46:07.242 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-19 01:46:07.244 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-19 01:46:07.264 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-19 01:46:07.267 | ++ 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 2021-09-19 01:46:07.269 | ++ 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 2021-09-19 01:46:07.273 | +++ 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 2021-09-19 01:46:07.277 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-19 01:46:07.280 | ++ 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* ]] 2021-09-19 01:46:07.282 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-19 01:46:07.284 | ++ 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 2021-09-19 01:46:07.328 | --2021-09-19 01:46:07-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-19 01:46:07.417 | Resolving github.com (github.com)... 140.82.121.4 2021-09-19 01:46:07.462 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-09-19 01:46:07.754 | HTTP request sent, awaiting response... 302 Found 2021-09-19 01:46:07.754 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210919%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210919T014607Z&X-Amz-Expires=300&X-Amz-Signature=f29b04e377b6db6bc360f58ad36fd5f24963fd3e56580d328564e48417595316&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] 2021-09-19 01:46:07.754 | --2021-09-19 01:46:07-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210919%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210919T014607Z&X-Amz-Expires=300&X-Amz-Signature=f29b04e377b6db6bc360f58ad36fd5f24963fd3e56580d328564e48417595316&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 2021-09-19 01:46:07.756 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.109.154, ... 2021-09-19 01:46:07.781 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-09-19 01:46:07.994 | HTTP request sent, awaiting response... 200 OK 2021-09-19 01:46:07.994 | Length: 11350736 (11M) [application/octet-stream] 2021-09-19 01:46:07.994 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-09-19 01:46:08.121 | 2021-09-19 01:46:08.346 | 0K ........ .. 100% 30.7M=0.4s 2021-09-19 01:46:08.347 | 2021-09-19 01:46:08.347 | 2021-09-19 01:46:08 (30.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-09-19 01:46:08.347 | 2021-09-19 01:46:08.350 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-09-19 01:46:08.353 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-19 01:46:08.355 | ++ functions:get_extra_file:74 : return 2021-09-19 01:46:08.358 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-19 01:46:08.360 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-19 01:46:08.362 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-09-19 01:46:08.365 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-09-19 01:46:08.499 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-09-19 01:46:08.501 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-09-19 01:46:08.505 | etcd-v3.3.12-linux-amd64/ 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/README.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-09-19 01:46:08.506 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-09-19 01:46:08.507 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-09-19 01:46:08.508 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-09-19 01:46:08.509 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-09-19 01:46:08.510 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-09-19 01:46:08.511 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-09-19 01:46:08.512 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-09-19 01:46:08.513 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-09-19 01:46:08.513 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-09-19 01:46:08.513 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-09-19 01:46:08.513 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-09-19 01:46:08.513 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-09-19 01:46:08.513 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-09-19 01:46:08.514 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-09-19 01:46:08.515 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-09-19 01:46:08.515 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-09-19 01:46:08.516 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-09-19 01:46:08.516 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-09-19 01:46:08.516 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-09-19 01:46:08.516 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-09-19 01:46:08.517 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-09-19 01:46:08.517 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-09-19 01:46:08.517 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-09-19 01:46:08.517 | etcd-v3.3.12-linux-amd64/etcdctl 2021-09-19 01:46:08.704 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-09-19 01:46:08.704 | etcd-v3.3.12-linux-amd64/etcd 2021-09-19 01:46:08.931 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-09-19 01:46:08.970 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-09-19 01:46:09.003 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-19 01:46:09.006 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-19 01:46:09.022 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:46:09.024 | + ./stack.sh:main:848 : install_dstat 2021-09-19 01:46:09.026 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-19 01:46:09.042 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:46:09.046 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-19 01:46:09.048 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:46:09.050 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-19 01:46:09.052 | + ./stack.sh:main:857 : install_libs 2021-09-19 01:46:09.055 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-19 01:46:09.057 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-19 01:46:09.059 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-19 01:46:09.062 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-19 01:46:09.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-09-19 01:46:09.071 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.073 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-19 01:46:09.075 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-19 01:46:09.077 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-19 01:46:09.079 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-19 01:46:09.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-09-19 01:46:09.088 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.090 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-19 01:46:09.092 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-19 01:46:09.094 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-19 01:46:09.097 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-19 01:46:09.099 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-09-19 01:46:09.105 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.108 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-19 01:46:09.110 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-19 01:46:09.112 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-19 01:46:09.115 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-19 01:46:09.117 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-09-19 01:46:09.124 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.126 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-19 01:46:09.129 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-19 01:46:09.131 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-19 01:46:09.133 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-19 01:46:09.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-09-19 01:46:09.142 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.144 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-19 01:46:09.146 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-19 01:46:09.149 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-19 01:46:09.151 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-19 01:46:09.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-09-19 01:46:09.160 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.163 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-19 01:46:09.165 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-19 01:46:09.167 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-19 01:46:09.169 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-19 01:46:09.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-09-19 01:46:09.178 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.181 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-19 01:46:09.183 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-19 01:46:09.186 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-19 01:46:09.188 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-19 01:46:09.190 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-09-19 01:46:09.197 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.199 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-19 01:46:09.201 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-19 01:46:09.204 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-19 01:46:09.206 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-19 01:46:09.208 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-09-19 01:46:09.214 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.217 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-19 01:46:09.220 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-19 01:46:09.222 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-19 01:46:09.224 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-19 01:46:09.226 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-09-19 01:46:09.233 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.235 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-19 01:46:09.237 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-19 01:46:09.240 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-19 01:46:09.242 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-19 01:46:09.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-09-19 01:46:09.251 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.254 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-19 01:46:09.256 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-19 01:46:09.258 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-19 01:46:09.260 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-19 01:46:09.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-09-19 01:46:09.270 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.272 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-19 01:46:09.274 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-19 01:46:09.277 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-19 01:46:09.279 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-19 01:46:09.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-09-19 01:46:09.288 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.290 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-19 01:46:09.292 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-19 01:46:09.295 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-19 01:46:09.297 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-19 01:46:09.299 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-09-19 01:46:09.306 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.308 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-19 01:46:09.311 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-19 01:46:09.313 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-19 01:46:09.316 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-19 01:46:09.318 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-09-19 01:46:09.324 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.327 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-19 01:46:09.330 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-19 01:46:09.332 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-19 01:46:09.334 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-19 01:46:09.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-09-19 01:46:09.343 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.345 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-19 01:46:09.348 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-19 01:46:09.350 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-19 01:46:09.352 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-19 01:46:09.354 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-09-19 01:46:09.361 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.363 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-19 01:46:09.366 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-19 01:46:09.368 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-19 01:46:09.370 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-19 01:46:09.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-09-19 01:46:09.380 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.382 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-19 01:46:09.384 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-19 01:46:09.386 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-19 01:46:09.389 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-19 01:46:09.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-09-19 01:46:09.398 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.400 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-19 01:46:09.403 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-19 01:46:09.405 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-19 01:46:09.407 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-19 01:46:09.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-09-19 01:46:09.416 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.419 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-19 01:46:09.421 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-19 01:46:09.423 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-19 01:46:09.425 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-19 01:46:09.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-09-19 01:46:09.434 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.437 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-19 01:46:09.440 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-19 01:46:09.442 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-19 01:46:09.444 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-19 01:46:09.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-09-19 01:46:09.454 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.456 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-19 01:46:09.458 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-19 01:46:09.461 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-19 01:46:09.463 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-19 01:46:09.465 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-09-19 01:46:09.472 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.474 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-19 01:46:09.476 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-19 01:46:09.479 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-19 01:46:09.481 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-19 01:46:09.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-09-19 01:46:09.490 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.492 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-19 01:46:09.495 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-19 01:46:09.497 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-19 01:46:09.500 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-19 01:46:09.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-09-19 01:46:09.509 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.511 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-19 01:46:09.514 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-19 01:46:09.516 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-19 01:46:09.518 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-19 01:46:09.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-09-19 01:46:09.528 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.530 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-19 01:46:09.532 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-19 01:46:09.535 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-19 01:46:09.537 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-19 01:46:09.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-09-19 01:46:09.547 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.549 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-19 01:46:09.551 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-19 01:46:09.553 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-19 01:46:09.556 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-19 01:46:09.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-09-19 01:46:09.566 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.568 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-19 01:46:09.570 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-19 01:46:09.572 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-19 01:46:09.575 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-19 01:46:09.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-09-19 01:46:09.584 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.586 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-19 01:46:09.588 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-19 01:46:09.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-19 01:46:09.593 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-19 01:46:09.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-09-19 01:46:09.602 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.605 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-19 01:46:09.608 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-19 01:46:09.610 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-19 01:46:09.612 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-19 01:46:09.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-09-19 01:46:09.621 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.624 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-19 01:46:09.626 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-19 01:46:09.629 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-19 01:46:09.631 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-19 01:46:09.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-09-19 01:46:09.641 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.643 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-19 01:46:09.645 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-19 01:46:09.648 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-19 01:46:09.650 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-19 01:46:09.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-09-19 01:46:09.659 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.662 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-19 01:46:09.664 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-19 01:46:09.666 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-19 01:46:09.669 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-19 01:46:09.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-09-19 01:46:09.678 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.681 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-19 01:46:09.683 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-19 01:46:09.686 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-19 01:46:09.688 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-19 01:46:09.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-09-19 01:46:09.697 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.699 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-19 01:46:09.702 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-19 01:46:09.705 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-19 01:46:09.707 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-19 01:46:09.709 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-09-19 01:46:09.716 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.719 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-19 01:46:09.721 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-19 01:46:09.723 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-19 01:46:09.726 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-19 01:46:09.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:09.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:09.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-09-19 01:46:09.735 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:09.737 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-19 01:46:09.757 | Using python 3.8 to install etcd3 2021-09-19 01:46:09.760 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-09-19 01:46:10.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:10.487 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:10.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:10.487 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:11.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:46:12.012 | Collecting etcd3 2021-09-19 01:46:12.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-09-19 01:46:17.140 | Collecting grpcio>=1.27.1 2021-09-19 01:46:17.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-09-19 01:46:18.913 | Collecting protobuf>=3.6.1 2021-09-19 01:46:18.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-09-19 01:46:18.949 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-19 01:46:18.951 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-19 01:46:18.980 | Building wheels for collected packages: etcd3 2021-09-19 01:46:18.981 | Building wheel for etcd3 (setup.py): started 2021-09-19 01:46:19.745 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-09-19 01:46:19.746 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=306fe63f675e3d6d5df11d1b03e6b6ef82a0b0ec77292661c1ff8234c4731752 2021-09-19 01:46:19.746 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-09-19 01:46:19.751 | Successfully built etcd3 2021-09-19 01:46:21.238 | Installing collected packages: protobuf, grpcio, etcd3 2021-09-19 01:46:22.066 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-09-19 01:46:22.066 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:46:22.207 | + inc/python:pip_install:200 : result=0 2021-09-19 01:46:22.209 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:46:22.211 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:22.213 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:22.215 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:22.218 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:22.220 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:22.222 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:46:22.225 | + functions-common:time_stop:2316 : start_time=1632015969752 2021-09-19 01:46:22.227 | + functions-common:time_stop:2318 : [[ -z 1632015969752 ]] 2021-09-19 01:46:22.229 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:22.234 | + functions-common:time_stop:2321 : end_time=1632015982231 2021-09-19 01:46:22.236 | + functions-common:time_stop:2322 : elapsed_time=12479 2021-09-19 01:46:22.238 | + functions-common:time_stop:2323 : total=32028 2021-09-19 01:46:22.240 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:22.242 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44507 2021-09-19 01:46:22.245 | + inc/python:pip_install:203 : return 0 2021-09-19 01:46:22.247 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-19 01:46:22.269 | Using python 3.8 to install etcd3gw 2021-09-19 01:46:22.271 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-09-19 01:46:23.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:23.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:23.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:23.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:24.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:46:24.533 | Collecting etcd3gw 2021-09-19 01:46:24.539 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-09-19 01:46:24.550 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-19 01:46:24.552 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-19 01:46:24.554 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-09-19 01:46:24.555 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-19 01:46:24.590 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-09-19 01:46:24.592 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-09-19 01:46:24.594 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-09-19 01:46:24.596 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-09-19 01:46:26.052 | Installing collected packages: etcd3gw 2021-09-19 01:46:26.227 | Successfully installed etcd3gw-1.0.0 2021-09-19 01:46:26.228 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:46:26.332 | + inc/python:pip_install:200 : result=0 2021-09-19 01:46:26.334 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:46:26.337 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:26.339 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:26.341 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:26.343 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:26.346 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:26.348 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:46:26.350 | + functions-common:time_stop:2316 : start_time=1632015982263 2021-09-19 01:46:26.352 | + functions-common:time_stop:2318 : [[ -z 1632015982263 ]] 2021-09-19 01:46:26.355 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:26.359 | + functions-common:time_stop:2321 : end_time=1632015986356 2021-09-19 01:46:26.361 | + functions-common:time_stop:2322 : elapsed_time=4093 2021-09-19 01:46:26.363 | + functions-common:time_stop:2323 : total=44507 2021-09-19 01:46:26.365 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:26.367 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=48600 2021-09-19 01:46:26.370 | + inc/python:pip_install:203 : return 0 2021-09-19 01:46:26.372 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-19 01:46:26.374 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-19 01:46:26.377 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-19 01:46:26.379 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:46:26.381 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:46:26.383 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:46:26.386 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:46:26.388 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:46:26.391 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:46:26.393 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:46:26.395 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:46:26.397 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:46:26.400 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-19 01:46:26.402 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-19 01:46:26.405 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:26.407 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:26.410 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-19 01:46:26.412 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-19 01:46:26.414 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:46:26.417 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:46:26.419 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:46:26.421 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:46:26.423 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:46:26.426 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:46:26.428 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:26.430 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:26.432 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:46:26.435 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:46:26.437 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:46:26.439 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:46:26.442 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-19 01:46:26.444 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:46:26.446 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:26.449 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:26.452 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-19 01:46:26.472 | + functions-common:apt_get:1114 : 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 2021-09-19 01:46:26.579 | Reading package lists... 2021-09-19 01:46:26.799 | Building dependency tree... 2021-09-19 01:46:26.801 | Reading state information... 2021-09-19 01:46:27.039 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-19 01:46:27.039 | The following packages were automatically installed and are no longer required: 2021-09-19 01:46:27.040 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:46:27.040 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:46:27.040 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:46:27.040 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:46:27.040 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:46:27.040 | python3-zope.interface 2021-09-19 01:46:27.040 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:46:27.041 | The following additional packages will be installed: 2021-09-19 01:46:27.041 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-09-19 01:46:27.042 | Suggested packages: 2021-09-19 01:46:27.042 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-09-19 01:46:27.109 | The following NEW packages will be installed: 2021-09-19 01:46:27.110 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-09-19 01:46:27.404 | 0 upgraded, 6 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:46:27.404 | Need to get 1,306 kB of archives. 2021-09-19 01:46:27.404 | After this operation, 4,613 kB of additional disk space will be used. 2021-09-19 01:46:27.404 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-09-19 01:46:28.168 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-09-19 01:46:28.222 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-09-19 01:46:28.357 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-09-19 01:46:28.480 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-09-19 01:46:28.483 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-09-19 01:46:29.044 | Fetched 1,306 kB in 1s (947 kB/s) 2021-09-19 01:46:29.262 | Selecting previously unselected package libnorm1:amd64. 2021-09-19 01:46:29.317 | (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 ... 90645 files and directories currently installed.) 2021-09-19 01:46:29.321 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-09-19 01:46:29.443 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-19 01:46:29.911 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-09-19 01:46:29.921 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-09-19 01:46:29.975 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-19 01:46:30.415 | Selecting previously unselected package libzmq5:amd64. 2021-09-19 01:46:30.425 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-09-19 01:46:30.455 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-19 01:46:30.855 | Selecting previously unselected package uwsgi-core. 2021-09-19 01:46:30.866 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-09-19 01:46:30.916 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-19 01:46:31.507 | Selecting previously unselected package uwsgi. 2021-09-19 01:46:31.517 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-09-19 01:46:31.558 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-09-19 01:46:32.168 | Selecting previously unselected package uwsgi-plugin-python3. 2021-09-19 01:46:32.179 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-09-19 01:46:32.238 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-19 01:46:32.604 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-19 01:46:32.769 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-19 01:46:32.916 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-19 01:46:33.072 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-19 01:46:33.261 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-09-19 01:46:34.495 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-19 01:46:34.746 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-09-19 01:46:35.244 | Processing triggers for man-db (2.9.1-1) ... 2021-09-19 01:46:35.820 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-19 01:46:42.364 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:46:42.366 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:46:42.368 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:42.370 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:42.372 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:42.375 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:42.377 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:42.379 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:46:42.381 | + functions-common:time_stop:2316 : start_time=1632015986469 2021-09-19 01:46:42.384 | + functions-common:time_stop:2318 : [[ -z 1632015986469 ]] 2021-09-19 01:46:42.386 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:42.391 | + functions-common:time_stop:2321 : end_time=1632016002388 2021-09-19 01:46:42.393 | + functions-common:time_stop:2322 : elapsed_time=15919 2021-09-19 01:46:42.396 | + functions-common:time_stop:2323 : total=458446 2021-09-19 01:46:42.398 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:42.400 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=474365 2021-09-19 01:46:42.403 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:46:42.405 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-19 01:46:42.407 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:46:42.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:46:42.412 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-19 01:46:42.476 | Enabling module proxy. 2021-09-19 01:46:42.482 | To activate the new configuration, you need to run: 2021-09-19 01:46:42.482 | systemctl restart apache2 2021-09-19 01:46:42.487 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-19 01:46:42.549 | Considering dependency proxy for proxy_uwsgi: 2021-09-19 01:46:42.549 | Module proxy already enabled 2021-09-19 01:46:42.549 | Enabling module proxy_uwsgi. 2021-09-19 01:46:42.554 | To activate the new configuration, you need to run: 2021-09-19 01:46:42.554 | systemctl restart apache2 2021-09-19 01:46:42.558 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-19 01:46:42.561 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:46:42.563 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:46:42.566 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:46:42.698 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-19 01:46:42.700 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-19 01:46:42.702 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-19 01:46:42.704 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-09-19 01:46:42.711 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.714 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-19 01:46:42.716 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-19 01:46:42.718 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-19 01:46:42.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-09-19 01:46:42.728 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.730 | + ./stack.sh:main:865 : install_glanceclient 2021-09-19 01:46:42.733 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-19 01:46:42.735 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-19 01:46:42.737 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-09-19 01:46:42.744 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.747 | + ./stack.sh:main:866 : install_cinderclient 2021-09-19 01:46:42.750 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-19 01:46:42.752 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-19 01:46:42.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-09-19 01:46:42.761 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.763 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-19 01:46:42.766 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-19 01:46:42.768 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-09-19 01:46:42.775 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.777 | + ./stack.sh:main:867 : install_novaclient 2021-09-19 01:46:42.780 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-19 01:46:42.782 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-19 01:46:42.784 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-09-19 01:46:42.791 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.794 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-19 01:46:42.811 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:46:42.814 | + ./stack.sh:main:869 : install_swiftclient 2021-09-19 01:46:42.816 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-19 01:46:42.819 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-19 01:46:42.821 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-09-19 01:46:42.828 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.830 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-19 01:46:42.846 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:46:42.848 | + ./stack.sh:main:872 : install_neutronclient 2021-09-19 01:46:42.851 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-19 01:46:42.853 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-19 01:46:42.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-09-19 01:46:42.863 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.865 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-19 01:46:42.867 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-19 01:46:42.870 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-19 01:46:42.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:46:42.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:46:42.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-09-19 01:46:42.880 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:46:42.882 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-19 01:46:42.885 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-19 01:46:42.887 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-19 01:46:42.890 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-19 01:46:42.892 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-19 01:46:42.895 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-19 01:46:42.898 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-19 01:46:42.898 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:46:42.904 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-19 01:46:42.907 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-19 01:46:42.909 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-19 01:46:42.912 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-19 01:46:42.914 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-19 01:46:42.935 | Using python 3.8 to install keystonemiddleware 2021-09-19 01:46:42.937 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-09-19 01:46:43.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:43.676 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:43.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:43.676 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:44.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:46:44.739 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-19 01:46:44.810 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-09-19 01:46:44.812 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-09-19 01:46:44.814 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-19 01:46:44.815 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-09-19 01:46:44.817 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-09-19 01:46:44.819 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-19 01:46:44.821 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-19 01:46:44.823 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-09-19 01:46:44.825 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-19 01:46:44.828 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-19 01:46:44.830 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-19 01:46:44.832 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-19 01:46:44.833 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-19 01:46:44.835 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-19 01:46:44.895 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-09-19 01:46:44.898 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-09-19 01:46:44.900 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-09-19 01:46:44.952 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-09-19 01:46:44.962 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-09-19 01:46:45.013 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-09-19 01:46:45.015 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-09-19 01:46:45.016 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-09-19 01:46:45.019 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-09-19 01:46:45.032 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-09-19 01:46:45.094 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-09-19 01:46:45.101 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-09-19 01:46:45.114 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-09-19 01:46:45.118 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-09-19 01:46:45.143 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-09-19 01:46:45.148 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-09-19 01:46:45.151 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-09-19 01:46:45.299 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-09-19 01:46:45.302 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-09-19 01:46:45.304 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-09-19 01:46:45.306 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-09-19 01:46:46.749 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:46:46.851 | + inc/python:pip_install:200 : result=0 2021-09-19 01:46:46.853 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:46:46.856 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:46.858 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:46.861 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:46.863 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:46.865 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:46.867 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:46:46.869 | + functions-common:time_stop:2316 : start_time=1632016002929 2021-09-19 01:46:46.871 | + functions-common:time_stop:2318 : [[ -z 1632016002929 ]] 2021-09-19 01:46:46.874 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:46.878 | + functions-common:time_stop:2321 : end_time=1632016006876 2021-09-19 01:46:46.880 | + functions-common:time_stop:2322 : elapsed_time=3947 2021-09-19 01:46:46.883 | + functions-common:time_stop:2323 : total=48600 2021-09-19 01:46:46.885 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:46.887 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52547 2021-09-19 01:46:46.889 | + inc/python:pip_install:203 : return 0 2021-09-19 01:46:46.891 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-19 01:46:46.894 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-19 01:46:46.896 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-19 01:46:46.899 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-19 01:46:46.902 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-19 01:46:46.905 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-19 01:46:46.908 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:46:46.908 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-19 01:46:46.913 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-19 01:46:46.916 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-19 01:46:46.918 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-19 01:46:46.922 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-19 01:46:46.924 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-19 01:46:46.945 | Using python 3.8 to install python-memcached 2021-09-19 01:46:46.947 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-09-19 01:46:47.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:47.684 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:47.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:47.684 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:48.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:46:49.228 | Collecting python-memcached 2021-09-19 01:46:49.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-09-19 01:46:49.243 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-19 01:46:50.714 | Installing collected packages: python-memcached 2021-09-19 01:46:50.872 | Successfully installed python-memcached-1.59 2021-09-19 01:46:50.872 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:46:50.975 | + inc/python:pip_install:200 : result=0 2021-09-19 01:46:50.977 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:46:50.979 | + functions-common:time_stop:2309 : local name 2021-09-19 01:46:50.982 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:46:50.984 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:46:50.987 | + functions-common:time_stop:2312 : local total 2021-09-19 01:46:50.989 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:46:50.991 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:46:50.993 | + functions-common:time_stop:2316 : start_time=1632016006939 2021-09-19 01:46:50.995 | + functions-common:time_stop:2318 : [[ -z 1632016006939 ]] 2021-09-19 01:46:50.999 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:46:51.003 | + functions-common:time_stop:2321 : end_time=1632016011000 2021-09-19 01:46:51.005 | + functions-common:time_stop:2322 : elapsed_time=4061 2021-09-19 01:46:51.007 | + functions-common:time_stop:2323 : total=52547 2021-09-19 01:46:51.009 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:46:51.011 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=56608 2021-09-19 01:46:51.014 | + inc/python:pip_install:203 : return 0 2021-09-19 01:46:51.016 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-19 01:46:51.033 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:46:51.035 | + ./stack.sh:main:879 : '[' 10.222.0.37 == 10.222.0.37 ']' 2021-09-19 01:46:51.038 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-19 01:46:51.040 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-19 01:46:51.042 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-19 01:46:51.045 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:46:51.047 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-19 01:46:51.049 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-19 01:46:51.065 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:46:51.067 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-19 01:46:51.070 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-19 01:46:51.072 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-19 01:46:51.074 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:46:51.076 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:46:51.079 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:46:51.081 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:46:51.083 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:46:51.086 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:46:51.101 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:46:51.103 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:46:51.105 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:46:51.107 | + functions-common:git_clone:544 : echo master 2021-09-19 01:46:51.108 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:46:51.112 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-19 01:46:51.115 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:46:51.117 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-19 01:46:51.119 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:46:51.119 | + functions-common:git_clone:593 : head -1 2021-09-19 01:46:51.124 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-19 01:46:51.126 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:46:51.128 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-19 01:46:51.130 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:46:51.133 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-19 01:46:51.135 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-19 01:46:51.137 | + inc/python:setup_develop:344 : local extras= 2021-09-19 01:46:51.140 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-19 01:46:51.143 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:46:51.146 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-19 01:46:51.150 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-19 01:46:51.152 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:46:51.155 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-19 01:46:51.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-19 01:46:51.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:46:51.163 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-19 01:46:51.165 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:46:51.168 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:46:51.171 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-19 01:46:51.176 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-19 01:46:51.178 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-19 01:46:51.812 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-19 01:46:51.814 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:46:51.816 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:46:51.819 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:46:51.821 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-19 01:46:51.823 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-19 01:46:51.825 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:46:51.827 | + inc/python:setup_package:428 : local extras= 2021-09-19 01:46:51.830 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:46:51.832 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-19 01:46:51.834 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-19 01:46:51.836 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-19 01:46:51.838 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:46:51.840 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-19 01:46:51.860 | Using python 3.8 to install /opt/stack/keystone 2021-09-19 01:46:51.862 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-09-19 01:46:52.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:52.599 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:52.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:46:52.599 | from cryptography.utils import int_from_bytes 2021-09-19 01:46:53.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:46:53.629 | Obtaining file:///opt/stack/keystone 2021-09-19 01:46:55.264 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.6.0) 2021-09-19 01:46:55.266 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.8.7) 2021-09-19 01:46:55.671 | Collecting Flask!=0.11,>=1.0.2 2021-09-19 01:46:55.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-09-19 01:46:56.139 | Collecting Flask-RESTful>=0.3.5 2021-09-19 01:46:56.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-09-19 01:46:56.150 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.8) 2021-09-19 01:46:56.153 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.23) 2021-09-19 01:46:56.154 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.13.0) 2021-09-19 01:46:56.156 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.0) 2021-09-19 01:46:56.518 | Collecting passlib>=1.7.0 2021-09-19 01:46:56.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-09-19 01:46:56.541 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.3.0) 2021-09-19 01:46:56.543 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (9.3.0) 2021-09-19 01:46:56.544 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-19 01:46:57.263 | Collecting scrypt>=0.8.0 2021-09-19 01:46:57.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-09-19 01:46:57.296 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.8.1) 2021-09-19 01:46:57.298 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (8.7.1) 2021-09-19 01:46:57.300 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.3.1) 2021-09-19 01:46:57.302 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (12.9.1) 2021-09-19 01:46:57.304 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (11.0.0) 2021-09-19 01:46:57.306 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.1.0) 2021-09-19 01:46:57.308 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.6.0) 2021-09-19 01:46:57.309 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.4.0) 2021-09-19 01:46:57.311 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.8.2) 2021-09-19 01:46:57.313 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.2.0) 2021-09-19 01:46:57.315 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.0) 2021-09-19 01:46:57.317 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.10.0) 2021-09-19 01:46:57.682 | Collecting oauthlib>=0.6.2 2021-09-19 01:46:57.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-09-19 01:46:58.188 | Collecting pysaml2>=5.0.0 2021-09-19 01:46:58.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-09-19 01:46:58.620 | Collecting PyJWT>=1.6.1 2021-09-19 01:46:58.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-09-19 01:46:58.631 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.1.4) 2021-09-19 01:46:58.633 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-19 01:46:58.635 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-19 01:46:58.638 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.0.2) 2021-09-19 01:46:58.639 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.2) 2021-09-19 01:46:58.641 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2021.1) 2021-09-19 01:46:58.652 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.14.6) 2021-09-19 01:46:58.654 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.16.0) 2021-09-19 01:46:58.658 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.0.0rc1) (2.20) 2021-09-19 01:46:58.702 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.0.0rc1) (5.0.9) 2021-09-19 01:46:58.718 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (3.0.1) 2021-09-19 01:46:59.070 | Collecting itsdangerous>=2.0 2021-09-19 01:46:59.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-09-19 01:46:59.472 | Collecting click>=7.1.2 2021-09-19 01:46:59.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-09-19 01:46:59.900 | Collecting Werkzeug>=2.0 2021-09-19 01:46:59.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-09-19 01:47:00.398 | Collecting aniso8601>=0.82 2021-09-19 01:47:00.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-09-19 01:47:00.443 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-19 01:47:00.514 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.26.0) 2021-09-19 01:47:00.516 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (4.4.0) 2021-09-19 01:47:00.581 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (1.7.0) 2021-09-19 01:47:00.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (0.1.16) 2021-09-19 01:47:00.722 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (2.3.0) 2021-09-19 01:47:00.728 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.5.0) 2021-09-19 01:47:00.730 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (0.8.0) 2021-09-19 01:47:00.731 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (5.4.1) 2021-09-19 01:47:00.747 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.12.1) 2021-09-19 01:47:00.818 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (0.5.0) 2021-09-19 01:47:00.824 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.7.1) 2021-09-19 01:47:00.826 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (2.0.1) 2021-09-19 01:47:00.842 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.1.5) 2021-09-19 01:47:00.844 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (5.2.2) 2021-09-19 01:47:00.900 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (2.8.2) 2021-09-19 01:47:00.905 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (0.9.6) 2021-09-19 01:47:00.969 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.6.0) 2021-09-19 01:47:00.971 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.2.2) 2021-09-19 01:47:00.982 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.6) 2021-09-19 01:47:00.983 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.1.0) 2021-09-19 01:47:00.986 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.4.0) 2021-09-19 01:47:00.990 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.3.0) 2021-09-19 01:47:01.000 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.0) 2021-09-19 01:47:01.095 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-19 01:47:01.138 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.0.0rc1) (3.3.0) 2021-09-19 01:47:01.222 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.1) 2021-09-19 01:47:01.226 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-19 01:47:01.231 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.3.2) 2021-09-19 01:47:01.233 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.1.1) 2021-09-19 01:47:01.236 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.4.1) 2021-09-19 01:47:01.239 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.31.1) 2021-09-19 01:47:01.242 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.1.1) 2021-09-19 01:47:01.243 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (3.0.0) 2021-09-19 01:47:01.264 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.16.0) 2021-09-19 01:47:01.304 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.0) 2021-09-19 01:47:01.343 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.14.1) 2021-09-19 01:47:01.361 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.6) 2021-09-19 01:47:01.392 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.0.0rc1) (0.7.2) 2021-09-19 01:47:01.429 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (2.4.7) 2021-09-19 01:47:01.435 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (21.0) 2021-09-19 01:47:01.442 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-19 01:47:01.592 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (57.4.0) 2021-09-19 01:47:01.823 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (20.0.1) 2021-09-19 01:47:02.377 | Collecting xmlschema>=1.2.1 2021-09-19 01:47:02.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-09-19 01:47:02.727 | Collecting defusedxml 2021-09-19 01:47:02.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-09-19 01:47:02.895 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2021.5.30) 2021-09-19 01:47:02.898 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (3.2) 2021-09-19 01:47:02.900 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.0.4) 2021-09-19 01:47:02.902 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (1.26.6) 2021-09-19 01:47:03.021 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.7) 2021-09-19 01:47:03.260 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.4.1) 2021-09-19 01:47:03.265 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.5.2) 2021-09-19 01:47:03.487 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.0.0) 2021-09-19 01:47:04.214 | Collecting elementpath<3.0.0,>=2.2.2 2021-09-19 01:47:04.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-09-19 01:47:04.372 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-19 01:47:05.459 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-09-19 01:47:06.127 | Attempting uninstall: click 2021-09-19 01:47:06.130 | Found existing installation: Click 7.0 2021-09-19 01:47:06.137 | Uninstalling Click-7.0: 2021-09-19 01:47:06.169 | Successfully uninstalled Click-7.0 2021-09-19 01:47:07.705 | Attempting uninstall: PyJWT 2021-09-19 01:47:07.707 | Found existing installation: PyJWT 1.7.1 2021-09-19 01:47:07.720 | Uninstalling PyJWT-1.7.1: 2021-09-19 01:47:07.753 | Successfully uninstalled PyJWT-1.7.1 2021-09-19 01:47:08.265 | Attempting uninstall: oauthlib 2021-09-19 01:47:08.267 | Found existing installation: oauthlib 3.1.0 2021-09-19 01:47:08.273 | Uninstalling oauthlib-3.1.0: 2021-09-19 01:47:08.303 | Successfully uninstalled oauthlib-3.1.0 2021-09-19 01:47:08.672 | Running setup.py develop for keystone 2021-09-19 01:47:10.666 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2021-09-19 01:47:10.666 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:47:10.813 | + inc/python:pip_install:200 : result=0 2021-09-19 01:47:10.815 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:47:10.817 | + functions-common:time_stop:2309 : local name 2021-09-19 01:47:10.819 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:47:10.821 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:47:10.824 | + functions-common:time_stop:2312 : local total 2021-09-19 01:47:10.826 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:47:10.828 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:47:10.830 | + functions-common:time_stop:2316 : start_time=1632016011855 2021-09-19 01:47:10.832 | + functions-common:time_stop:2318 : [[ -z 1632016011855 ]] 2021-09-19 01:47:10.835 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:47:10.839 | + functions-common:time_stop:2321 : end_time=1632016030837 2021-09-19 01:47:10.841 | + functions-common:time_stop:2322 : elapsed_time=18982 2021-09-19 01:47:10.843 | + functions-common:time_stop:2323 : total=56608 2021-09-19 01:47:10.845 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:47:10.847 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75590 2021-09-19 01:47:10.849 | + inc/python:pip_install:203 : return 0 2021-09-19 01:47:10.851 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:47:10.853 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-19 01:47:10.856 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-19 01:47:10.873 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-19 01:47:10.885 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-19 01:47:10.888 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-19 01:47:10.890 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:47:10.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:47:10.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-09-19 01:47:10.897 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:47:10.899 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-19 01:47:10.915 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:10.918 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-19 01:47:10.920 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:47:10.922 | + ./stack.sh:main:881 : configure_keystone 2021-09-19 01:47:10.925 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-19 01:47:10.937 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-09-19 01:47:10.940 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-19 01:47:10.944 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-19 01:47:10.960 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:10.962 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-19 01:47:10.992 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-19 01:47:11.019 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-19 01:47:11.048 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-19 01:47:11.078 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-19 01:47:11.107 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-19 01:47:11.137 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-19 01:47:11.163 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-19 01:47:11.190 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-19 01:47:11.193 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-19 01:47:11.195 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-19 01:47:11.197 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-19 01:47:11.199 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-19 01:47:11.202 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-19 01:47:11.216 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:11.219 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-19 01:47:11.222 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-19 01:47:11.224 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-19 01:47:11.239 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:11.241 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:47:11.244 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:47:11.274 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-19 01:47:11.276 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-19 01:47:11.278 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-19 01:47:11.281 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-19 01:47:11.283 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-19 01:47:11.298 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:11.301 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2021-09-19 01:47:11.330 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.37/identity 2021-09-19 01:47:11.357 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-19 01:47:11.360 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-19 01:47:11.390 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-19 01:47:11.392 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-19 01:47:11.395 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-19 01:47:11.398 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-19 01:47:11.400 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-19 01:47:11.403 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-19 01:47:11.432 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-19 01:47:11.434 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-19 01:47:11.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-19 01:47:11.439 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-19 01:47:11.442 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:47:11.459 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:47:11.461 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:47:11.463 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:47:11.466 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:47:11.468 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-19 01:47:11.494 | + 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' 2021-09-19 01:47:11.524 | + 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' 2021-09-19 01:47:11.556 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:47:11.591 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-19 01:47:11.620 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-19 01:47:11.622 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-19 01:47:11.625 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-19 01:47:11.627 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-19 01:47:11.629 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-19 01:47:11.632 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-19 01:47:11.634 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-19 01:47:11.637 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-19 01:47:11.641 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-19 01:47:11.643 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-19 01:47:11.646 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-19 01:47:11.660 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-19 01:47:11.661 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:47:11.669 | d /var/run/uwsgi 0755 ubuntu root 2021-09-19 01:47:11.673 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:47:11.688 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-19 01:47:11.690 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-19 01:47:11.694 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-19 01:47:11.726 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-19 01:47:11.754 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-19 01:47:11.781 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-19 01:47:11.808 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-19 01:47:11.834 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-19 01:47:11.861 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-19 01:47:11.887 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-19 01:47:11.913 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-19 01:47:11.940 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-19 01:47:11.966 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-19 01:47:11.993 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-19 01:47:12.019 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-19 01:47:12.048 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-19 01:47:12.051 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-19 01:47:12.053 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-19 01:47:12.056 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-19 01:47:12.058 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-19 01:47:12.060 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:12.063 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:12.065 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-19 01:47:12.068 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-19 01:47:12.070 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-19 01:47:12.097 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-19 01:47:12.124 | + 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 ' 2021-09-19 01:47:12.124 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-19 01:47:12.133 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-19 01:47:12.136 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-19 01:47:12.139 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-19 01:47:12.141 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-19 01:47:12.143 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-19 01:47:12.145 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:47:12.148 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:12.150 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:12.152 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-19 01:47:12.155 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-19 01:47:12.157 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:12.159 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:12.162 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-19 01:47:12.223 | Enabling site keystone-wsgi-public. 2021-09-19 01:47:12.228 | To activate the new configuration, you need to run: 2021-09-19 01:47:12.228 | systemctl reload apache2 2021-09-19 01:47:12.232 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-19 01:47:12.235 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:47:12.237 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:47:12.239 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:47:12.368 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-19 01:47:12.370 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-19 01:47:12.373 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-19 01:47:12.375 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-19 01:47:12.378 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-19 01:47:12.381 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-19 01:47:12.384 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-19 01:47:12.388 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-19 01:47:12.391 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-19 01:47:12.393 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-19 01:47:12.406 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:47:12.407 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-19 01:47:12.416 | d /var/run/uwsgi 0755 ubuntu root 2021-09-19 01:47:12.419 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:47:12.435 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-19 01:47:12.437 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-19 01:47:12.442 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-19 01:47:12.470 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-19 01:47:12.497 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-19 01:47:12.524 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-19 01:47:12.552 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-19 01:47:12.579 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-19 01:47:12.605 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-19 01:47:12.632 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-19 01:47:12.659 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-19 01:47:12.686 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-19 01:47:12.713 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-19 01:47:12.740 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-19 01:47:12.767 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-19 01:47:12.795 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-19 01:47:12.797 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-19 01:47:12.801 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-19 01:47:12.803 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-19 01:47:12.806 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-19 01:47:12.808 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:12.810 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:12.812 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-19 01:47:12.815 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-19 01:47:12.818 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-19 01:47:12.844 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-19 01:47:12.872 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-09-19 01:47:12.872 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-19 01:47:12.881 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-19 01:47:12.884 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-19 01:47:12.886 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-19 01:47:12.889 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-19 01:47:12.891 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-19 01:47:12.893 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:47:12.896 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:12.898 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:12.901 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-19 01:47:12.903 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-19 01:47:12.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:12.907 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:12.910 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-19 01:47:12.971 | Enabling site keystone-wsgi-admin. 2021-09-19 01:47:12.977 | To activate the new configuration, you need to run: 2021-09-19 01:47:12.977 | systemctl reload apache2 2021-09-19 01:47:12.981 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-19 01:47:12.983 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:47:12.986 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:47:12.988 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:47:13.117 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-19 01:47:13.146 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-19 01:47:13.177 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-19 01:47:13.207 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-19 01:47:13.209 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-19 01:47:13.240 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-19 01:47:13.267 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-19 01:47:13.295 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-19 01:47:13.311 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:13.314 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-19 01:47:13.331 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:13.334 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-19 01:47:13.336 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-19 01:47:13.339 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-19 01:47:13.341 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:47:13.343 | + lib/stack:stack_install_service:32 : install_swift 2021-09-19 01:47:13.346 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-19 01:47:13.349 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-19 01:47:13.351 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-19 01:47:13.353 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:47:13.355 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:47:13.358 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:47:13.360 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:47:13.363 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:47:13.365 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:47:13.381 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:47:13.383 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:47:13.385 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:47:13.388 | + functions-common:git_clone:544 : echo master 2021-09-19 01:47:13.388 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:47:13.393 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-19 01:47:13.396 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:47:13.398 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-19 01:47:13.401 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:47:13.402 | + functions-common:git_clone:593 : head -1 2021-09-19 01:47:13.404 | 029e57679 Merge "Clean up extra spaces" 2021-09-19 01:47:13.407 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:47:13.410 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-19 01:47:13.412 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:47:13.415 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-19 01:47:13.418 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-19 01:47:13.421 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-19 01:47:13.424 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-19 01:47:13.426 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:47:13.428 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-19 01:47:13.430 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-19 01:47:13.433 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:47:13.435 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-19 01:47:13.438 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-19 01:47:13.441 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:47:13.444 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-19 01:47:13.446 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:47:13.448 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:47:13.451 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-19 01:47:13.457 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-19 01:47:13.460 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-19 01:47:14.075 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-19 01:47:14.078 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:47:14.080 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:47:14.083 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:47:14.085 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-19 01:47:14.087 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-19 01:47:14.089 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:47:14.091 | + inc/python:setup_package:428 : local extras=keystone 2021-09-19 01:47:14.094 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:47:14.096 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-19 01:47:14.099 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-19 01:47:14.101 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-19 01:47:14.103 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:47:14.105 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-19 01:47:14.125 | Using python 3.8 to install /opt/stack/swift 2021-09-19 01:47:14.128 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-09-19 01:47:14.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:47:14.889 | from cryptography.utils import int_from_bytes 2021-09-19 01:47:14.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:47:14.889 | from cryptography.utils import int_from_bytes 2021-09-19 01:47:15.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:47:15.912 | Obtaining file:///opt/stack/swift 2021-09-19 01:47:17.289 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.31.1) 2021-09-19 01:47:17.291 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.1.1) 2021-09-19 01:47:17.293 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.11.0) 2021-09-19 01:47:17.295 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.1.1) 2021-09-19 01:47:18.079 | Collecting lxml>=3.4.1 2021-09-19 01:47:18.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-09-19 01:47:18.247 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.26.0) 2021-09-19 01:47:18.248 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.16.0) 2021-09-19 01:47:18.716 | Collecting xattr>=0.4 2021-09-19 01:47:18.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-09-19 01:47:19.890 | Collecting PyECLib>=1.3.1 2021-09-19 01:47:19.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-09-19 01:47:20.895 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (3.4.8) 2021-09-19 01:47:20.897 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (9.3.0) 2021-09-19 01:47:20.936 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev28) (1.14.6) 2021-09-19 01:47:20.939 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev28) (2.20) 2021-09-19 01:47:20.951 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev28) (1.16.0) 2021-09-19 01:47:21.013 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (8.7.1) 2021-09-19 01:47:21.015 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.2.0) 2021-09-19 01:47:21.017 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.1.0) 2021-09-19 01:47:21.019 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.10.0) 2021-09-19 01:47:21.020 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.4.0) 2021-09-19 01:47:21.022 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.8.7) 2021-09-19 01:47:21.024 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.1) 2021-09-19 01:47:21.026 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.1.1) 2021-09-19 01:47:21.028 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.6.0) 2021-09-19 01:47:21.030 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.3.1) 2021-09-19 01:47:21.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.3.0) 2021-09-19 01:47:21.035 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.6.0) 2021-09-19 01:47:21.094 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.7.0) 2021-09-19 01:47:21.097 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.4.0) 2021-09-19 01:47:21.098 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.1.16) 2021-09-19 01:47:21.165 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.1.4) 2021-09-19 01:47:21.174 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.0.9) 2021-09-19 01:47:21.222 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.8.0) 2021-09-19 01:47:21.224 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.4.1) 2021-09-19 01:47:21.226 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.3.0) 2021-09-19 01:47:21.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.5.0) 2021-09-19 01:47:21.276 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.12.1) 2021-09-19 01:47:21.343 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.2) 2021-09-19 01:47:21.347 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.9.6) 2021-09-19 01:47:21.366 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.0.2) 2021-09-19 01:47:21.368 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2021.1) 2021-09-19 01:47:21.395 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.4.7) 2021-09-19 01:47:21.398 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (21.0) 2021-09-19 01:47:21.426 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev28) (57.4.0) 2021-09-19 01:47:21.577 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2021.5.30) 2021-09-19 01:47:21.580 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2.0.4) 2021-09-19 01:47:21.582 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (1.26.6) 2021-09-19 01:47:21.584 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (3.2) 2021-09-19 01:47:21.847 | Building wheels for collected packages: PyECLib, xattr 2021-09-19 01:47:21.848 | Building wheel for PyECLib (setup.py): started 2021-09-19 01:47:23.158 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-09-19 01:47:23.160 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55555 sha256=1c185f5f253459080452c7550f3dc009cb31a4c3cfae34ee80da869c28a3016f 2021-09-19 01:47:23.160 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-09-19 01:47:23.164 | Building wheel for xattr (setup.py): started 2021-09-19 01:47:24.597 | Building wheel for xattr (setup.py): finished with status 'done' 2021-09-19 01:47:24.598 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33287 sha256=3ed4b4f4897890ba9d90870d802faea5f4c5dc13eba76921409361fa146a02ba 2021-09-19 01:47:24.598 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-09-19 01:47:24.601 | Successfully built PyECLib xattr 2021-09-19 01:47:25.894 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-09-19 01:47:26.431 | Running setup.py develop for swift 2021-09-19 01:47:28.338 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev28 xattr-0.9.7 2021-09-19 01:47:28.338 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:47:28.485 | + inc/python:pip_install:200 : result=0 2021-09-19 01:47:28.488 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:47:28.490 | + functions-common:time_stop:2309 : local name 2021-09-19 01:47:28.492 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:47:28.494 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:47:28.496 | + functions-common:time_stop:2312 : local total 2021-09-19 01:47:28.498 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:47:28.501 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:47:28.503 | + functions-common:time_stop:2316 : start_time=1632016034120 2021-09-19 01:47:28.505 | + functions-common:time_stop:2318 : [[ -z 1632016034120 ]] 2021-09-19 01:47:28.508 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:47:28.512 | + functions-common:time_stop:2321 : end_time=1632016048510 2021-09-19 01:47:28.514 | + functions-common:time_stop:2322 : elapsed_time=14390 2021-09-19 01:47:28.516 | + functions-common:time_stop:2323 : total=75590 2021-09-19 01:47:28.519 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:47:28.521 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=89980 2021-09-19 01:47:28.523 | + inc/python:pip_install:203 : return 0 2021-09-19 01:47:28.526 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:47:28.528 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-19 01:47:28.531 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-19 01:47:28.548 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-19 01:47:28.560 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-19 01:47:28.562 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-19 01:47:28.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:47:28.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:47:28.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-09-19 01:47:28.572 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:47:28.574 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-19 01:47:28.577 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:47:28.579 | + ./stack.sh:main:890 : configure_swift 2021-09-19 01:47:28.581 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-19 01:47:28.583 | + lib/swift:configure_swift:335 : local node_number 2021-09-19 01:47:28.585 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-19 01:47:28.587 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-19 01:47:28.589 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-19 01:47:29.457 | No container-sharder running 2021-09-19 01:47:29.457 | No container-updater running 2021-09-19 01:47:29.457 | No object-server running 2021-09-19 01:47:29.457 | No account-server running 2021-09-19 01:47:29.457 | No container-sync running 2021-09-19 01:47:29.457 | No object-auditor running 2021-09-19 01:47:29.457 | No container-replicator running 2021-09-19 01:47:29.457 | No object-replicator running 2021-09-19 01:47:29.457 | No object-updater running 2021-09-19 01:47:29.457 | No object-reconstructor running 2021-09-19 01:47:29.457 | No account-replicator running 2021-09-19 01:47:29.457 | No account-reaper running 2021-09-19 01:47:29.457 | No account-auditor running 2021-09-19 01:47:29.457 | No container-server running 2021-09-19 01:47:29.457 | No container-auditor running 2021-09-19 01:47:29.457 | No proxy-server running 2021-09-19 01:47:29.457 | No container-reconciler running 2021-09-19 01:47:29.457 | No object-expirer running 2021-09-19 01:47:29.504 | + lib/swift:configure_swift:340 : true 2021-09-19 01:47:29.506 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-19 01:47:29.519 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-19 01:47:29.531 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-19 01:47:29.534 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-19 01:47:29.534 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-19 01:47:29.538 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-19 01:47:29.538 | s/%GROUP%/ubuntu/; 2021-09-19 01:47:29.538 | s/%USER%/ubuntu/; 2021-09-19 01:47:29.538 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-19 01:47:29.538 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-19 01:47:29.542 | uid = ubuntu 2021-09-19 01:47:29.542 | gid = ubuntu 2021-09-19 01:47:29.542 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-19 01:47:29.542 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-19 01:47:29.542 | address = 127.0.0.1 2021-09-19 01:47:29.542 | 2021-09-19 01:47:29.542 | [account6612] 2021-09-19 01:47:29.542 | max connections = 25 2021-09-19 01:47:29.542 | path = /opt/stack/data/swift/1/node/ 2021-09-19 01:47:29.542 | read only = false 2021-09-19 01:47:29.542 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-19 01:47:29.542 | 2021-09-19 01:47:29.542 | [account6622] 2021-09-19 01:47:29.542 | max connections = 25 2021-09-19 01:47:29.542 | path = /opt/stack/data/swift/2/node/ 2021-09-19 01:47:29.542 | read only = false 2021-09-19 01:47:29.542 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-19 01:47:29.542 | 2021-09-19 01:47:29.542 | [account6632] 2021-09-19 01:47:29.542 | max connections = 25 2021-09-19 01:47:29.542 | path = /opt/stack/data/swift/3/node/ 2021-09-19 01:47:29.542 | read only = false 2021-09-19 01:47:29.542 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-19 01:47:29.542 | 2021-09-19 01:47:29.543 | [account6642] 2021-09-19 01:47:29.543 | max connections = 25 2021-09-19 01:47:29.543 | path = /opt/stack/data/swift/4/node/ 2021-09-19 01:47:29.543 | read only = false 2021-09-19 01:47:29.543 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | [container6611] 2021-09-19 01:47:29.543 | max connections = 25 2021-09-19 01:47:29.543 | path = /opt/stack/data/swift/1/node/ 2021-09-19 01:47:29.543 | read only = false 2021-09-19 01:47:29.543 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | [container6621] 2021-09-19 01:47:29.543 | max connections = 25 2021-09-19 01:47:29.543 | path = /opt/stack/data/swift/2/node/ 2021-09-19 01:47:29.543 | read only = false 2021-09-19 01:47:29.543 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | [container6631] 2021-09-19 01:47:29.543 | max connections = 25 2021-09-19 01:47:29.543 | path = /opt/stack/data/swift/3/node/ 2021-09-19 01:47:29.543 | read only = false 2021-09-19 01:47:29.543 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | [container6641] 2021-09-19 01:47:29.543 | max connections = 25 2021-09-19 01:47:29.543 | path = /opt/stack/data/swift/4/node/ 2021-09-19 01:47:29.543 | read only = false 2021-09-19 01:47:29.543 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | 2021-09-19 01:47:29.543 | [object6613] 2021-09-19 01:47:29.543 | max connections = 25 2021-09-19 01:47:29.543 | path = /opt/stack/data/swift/1/node/ 2021-09-19 01:47:29.544 | read only = false 2021-09-19 01:47:29.544 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-19 01:47:29.544 | 2021-09-19 01:47:29.544 | [object6623] 2021-09-19 01:47:29.544 | max connections = 25 2021-09-19 01:47:29.544 | path = /opt/stack/data/swift/2/node/ 2021-09-19 01:47:29.544 | read only = false 2021-09-19 01:47:29.544 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-19 01:47:29.544 | 2021-09-19 01:47:29.544 | [object6633] 2021-09-19 01:47:29.544 | max connections = 25 2021-09-19 01:47:29.544 | path = /opt/stack/data/swift/3/node/ 2021-09-19 01:47:29.544 | read only = false 2021-09-19 01:47:29.544 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-19 01:47:29.544 | 2021-09-19 01:47:29.544 | [object6643] 2021-09-19 01:47:29.544 | max connections = 25 2021-09-19 01:47:29.544 | path = /opt/stack/data/swift/4/node/ 2021-09-19 01:47:29.544 | read only = false 2021-09-19 01:47:29.544 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-19 01:47:29.545 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-19 01:47:29.547 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:47:29.549 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:47:29.551 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-19 01:47:29.571 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-19 01:47:29.573 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-19 01:47:29.577 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-19 01:47:29.582 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-19 01:47:29.584 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-19 01:47:29.588 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-19 01:47:29.616 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2021-09-19 01:47:29.645 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-19 01:47:29.663 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-19 01:47:29.693 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-19 01:47:29.711 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-19 01:47:29.738 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-19 01:47:29.756 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-19 01:47:29.784 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-19 01:47:29.801 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-19 01:47:29.828 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-19 01:47:29.847 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-19 01:47:29.873 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-19 01:47:29.890 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-19 01:47:29.905 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:29.907 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-19 01:47:29.935 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-19 01:47:29.962 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-19 01:47:29.989 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-19 01:47:30.016 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-19 01:47:30.031 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:30.033 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-19 01:47:30.059 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-19 01:47:30.074 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:30.076 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-19 01:47:30.091 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:30.093 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-19 01:47:30.095 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-19 01:47:30.111 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:30.113 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-19 01:47:30.115 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-19 01:47:30.117 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-19 01:47:30.122 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-19 01:47:30.130 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-19 01:47:30.156 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-19 01:47:30.183 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-19 01:47:30.212 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-19 01:47:30.240 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-19 01:47:30.266 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-19 01:47:30.270 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-19 01:47:30.272 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-19 01:47:30.274 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-19 01:47:30.276 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-19 01:47:30.302 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-19 01:47:30.328 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2021-09-19 01:47:30.355 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-19 01:47:30.384 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-19 01:47:30.410 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-19 01:47:30.437 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-19 01:47:30.463 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-19 01:47:30.490 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:47:30.517 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-19 01:47:30.543 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-19 01:47:30.569 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-19 01:47:30.597 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-19 01:47:30.622 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-19 01:47:30.652 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-19 01:47:30.679 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-19 01:47:30.697 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-19 01:47:30.724 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-19 01:47:30.750 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-19 01:47:30.755 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-19 01:47:30.783 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-19 01:47:30.808 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-19 01:47:30.835 | + lib/swift:configure_swift:478 : local node_number 2021-09-19 01:47:30.837 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-19 01:47:30.839 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-19 01:47:30.841 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-19 01:47:30.845 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-19 01:47:30.848 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-19 01:47:30.850 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-19 01:47:30.852 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-19 01:47:30.854 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-19 01:47:30.856 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-19 01:47:30.858 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-19 01:47:30.860 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-19 01:47:30.878 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-19 01:47:30.905 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-19 01:47:30.922 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-19 01:47:30.949 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-19 01:47:30.966 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-19 01:47:30.994 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-19 01:47:31.011 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-19 01:47:31.040 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-19 01:47:31.057 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-19 01:47:31.086 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-19 01:47:31.103 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-19 01:47:31.132 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-19 01:47:31.150 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-19 01:47:31.178 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-19 01:47:31.197 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-19 01:47:31.224 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-19 01:47:31.242 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-19 01:47:31.269 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-09-19 01:47:31.274 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-19 01:47:31.292 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-19 01:47:31.320 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-19 01:47:31.348 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-19 01:47:31.350 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-19 01:47:31.355 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-19 01:47:31.357 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-19 01:47:31.359 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-19 01:47:31.361 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-19 01:47:31.363 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-19 01:47:31.365 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-19 01:47:31.367 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-19 01:47:31.369 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-19 01:47:31.386 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-19 01:47:31.415 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-19 01:47:31.443 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-19 01:47:31.471 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-19 01:47:31.488 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-19 01:47:31.515 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-19 01:47:31.533 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-19 01:47:31.560 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-19 01:47:31.578 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-19 01:47:31.606 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-19 01:47:31.623 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-19 01:47:31.652 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-19 01:47:31.670 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-19 01:47:31.698 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-19 01:47:31.715 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-19 01:47:31.743 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-19 01:47:31.760 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-19 01:47:31.788 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-09-19 01:47:31.801 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-19 01:47:31.819 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-19 01:47:31.846 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-19 01:47:31.848 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-19 01:47:31.852 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-19 01:47:31.855 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-19 01:47:31.857 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-19 01:47:31.859 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-19 01:47:31.861 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-19 01:47:31.864 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-19 01:47:31.866 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-19 01:47:31.868 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-19 01:47:31.885 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-19 01:47:31.913 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-19 01:47:31.931 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-19 01:47:31.958 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-19 01:47:31.976 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-19 01:47:32.003 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-19 01:47:32.025 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-19 01:47:32.056 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-19 01:47:32.075 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-19 01:47:32.103 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-19 01:47:32.121 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-19 01:47:32.149 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-19 01:47:32.167 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-19 01:47:32.195 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-19 01:47:32.214 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-19 01:47:32.241 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-19 01:47:32.259 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-19 01:47:32.287 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-09-19 01:47:32.291 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-19 01:47:32.309 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-19 01:47:32.337 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-19 01:47:32.368 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-19 01:47:32.399 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-19 01:47:32.427 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-19 01:47:32.429 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-19 01:47:32.433 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-19 01:47:32.462 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-19 01:47:32.490 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-19 01:47:32.519 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-19 01:47:32.546 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-19 01:47:32.574 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-19 01:47:32.601 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-19 01:47:32.629 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-19 01:47:32.656 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-19 01:47:32.683 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-19 01:47:32.699 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:32.701 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-19 01:47:32.720 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-19 01:47:32.723 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-19 01:47:32.744 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-19 01:47:32.746 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2021-09-19 01:47:32.773 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-19 01:47:32.776 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-19 01:47:32.803 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2021-09-19 01:47:32.831 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-19 01:47:32.834 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-19 01:47:32.860 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-19 01:47:32.875 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:32.878 | + lib/swift:configure_swift:541 : local user_group 2021-09-19 01:47:32.880 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-19 01:47:32.885 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-19 01:47:32.887 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-19 01:47:32.900 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-19 01:47:32.903 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-19 01:47:32.914 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-19 01:47:32.916 | + lib/swift:configure_swift:548 : is_suse 2021-09-19 01:47:32.919 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:47:32.921 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:47:32.923 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:47:32.925 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:47:32.927 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:47:32.930 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:47:32.932 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-19 01:47:32.944 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-19 01:47:32.946 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-19 01:47:32.949 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-19 01:47:32.967 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:32.969 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-19 01:47:32.986 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:32.989 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-19 01:47:32.991 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-19 01:47:32.993 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-19 01:47:32.996 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:47:32.998 | + lib/stack:stack_install_service:32 : install_glance 2021-09-19 01:47:33.000 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-19 01:47:33.004 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-19 01:47:33.006 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-19 01:47:33.023 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:33.026 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-19 01:47:33.028 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-19 01:47:33.044 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:33.047 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-19 01:47:33.050 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-19 01:47:33.052 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-19 01:47:33.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:47:33.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:47:33.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-09-19 01:47:33.063 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:47:33.066 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-19 01:47:33.069 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-19 01:47:33.071 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-19 01:47:33.074 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-19 01:47:33.077 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-19 01:47:33.079 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-19 01:47:33.083 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-19 01:47:33.086 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-19 01:47:33.088 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-19 01:47:33.091 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-19 01:47:33.095 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:47:33.095 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-19 01:47:33.100 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-19 01:47:33.103 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-19 01:47:33.105 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-19 01:47:33.108 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-19 01:47:33.111 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-19 01:47:33.132 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-19 01:47:33.135 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-09-19 01:47:33.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:47:33.894 | from cryptography.utils import int_from_bytes 2021-09-19 01:47:33.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:47:33.894 | from cryptography.utils import int_from_bytes 2021-09-19 01:47:34.929 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:47:35.536 | Collecting glance-store[cinder,swift]!=0.29.0 2021-09-19 01:47:35.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-09-19 01:47:35.641 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-09-19 01:47:35.643 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-09-19 01:47:35.644 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-09-19 01:47:35.646 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-09-19 01:47:35.648 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-09-19 01:47:35.651 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-09-19 01:47:35.652 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-09-19 01:47:35.654 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-09-19 01:47:35.656 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-09-19 01:47:35.658 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-09-19 01:47:35.660 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-09-19 01:47:35.662 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-19 01:47:35.664 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-09-19 01:47:35.761 | Collecting python-cinderclient>=4.1.0 2021-09-19 01:47:35.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-09-19 01:47:35.924 | Collecting os-brick>=2.6.0 2021-09-19 01:47:35.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8e/635684bce4856/os_brick-5.0.0-py3-none-any.whl (257 kB) 2021-09-19 01:47:35.945 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-09-19 01:47:36.432 | Collecting python-swiftclient>=3.2.0 2021-09-19 01:47:36.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-09-19 01:47:36.456 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-09-19 01:47:36.467 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-09-19 01:47:36.469 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-19 01:47:36.484 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-09-19 01:47:36.554 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-09-19 01:47:36.557 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-09-19 01:47:36.559 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-09-19 01:47:36.588 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-09-19 01:47:36.590 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-09-19 01:47:36.592 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-09-19 01:47:36.594 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-09-19 01:47:36.600 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-09-19 01:47:36.646 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-09-19 01:47:36.658 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-09-19 01:47:36.704 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-09-19 01:47:36.706 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-09-19 01:47:36.709 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-09-19 01:47:36.712 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-09-19 01:47:36.726 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-09-19 01:47:36.799 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-09-19 01:47:36.802 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-09-19 01:47:36.828 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-09-19 01:47:36.830 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-09-19 01:47:36.838 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-09-19 01:47:36.869 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-09-19 01:47:36.899 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-09-19 01:47:36.905 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-09-19 01:47:36.908 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-09-19 01:47:36.911 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-09-19 01:47:36.913 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-09-19 01:47:36.914 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-09-19 01:47:36.933 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-09-19 01:47:36.981 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-09-19 01:47:36.990 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-09-19 01:47:37.032 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-09-19 01:47:37.106 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-09-19 01:47:37.111 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-09-19 01:47:37.284 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-09-19 01:47:37.286 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-09-19 01:47:37.288 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-09-19 01:47:37.291 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-09-19 01:47:37.373 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-09-19 01:47:37.499 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-09-19 01:47:39.154 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-09-19 01:47:40.457 | Successfully installed glance-store-2.7.0 os-brick-5.0.0 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-09-19 01:47:40.457 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:47:40.581 | + inc/python:pip_install:200 : result=0 2021-09-19 01:47:40.584 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:47:40.586 | + functions-common:time_stop:2309 : local name 2021-09-19 01:47:40.588 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:47:40.590 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:47:40.593 | + functions-common:time_stop:2312 : local total 2021-09-19 01:47:40.595 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:47:40.597 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:47:40.599 | + functions-common:time_stop:2316 : start_time=1632016053126 2021-09-19 01:47:40.601 | + functions-common:time_stop:2318 : [[ -z 1632016053126 ]] 2021-09-19 01:47:40.604 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:47:40.608 | + functions-common:time_stop:2321 : end_time=1632016060606 2021-09-19 01:47:40.611 | + functions-common:time_stop:2322 : elapsed_time=7480 2021-09-19 01:47:40.613 | + functions-common:time_stop:2323 : total=89980 2021-09-19 01:47:40.615 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:47:40.618 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=97460 2021-09-19 01:47:40.620 | + inc/python:pip_install:203 : return 0 2021-09-19 01:47:40.622 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-19 01:47:40.625 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-19 01:47:40.628 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-19 01:47:40.640 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-19 01:47:40.646 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-19 01:47:40.648 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-19 01:47:40.651 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-19 01:47:40.653 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:47:40.655 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:47:40.658 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:47:40.661 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:47:40.663 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:47:40.666 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:47:40.681 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:47:40.684 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:47:40.686 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:47:40.689 | + functions-common:git_clone:544 : echo master 2021-09-19 01:47:40.690 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:47:40.695 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-19 01:47:40.697 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:47:40.699 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-19 01:47:40.702 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:47:40.702 | + functions-common:git_clone:593 : head -1 2021-09-19 01:47:40.706 | 489298849 Bump oslo.log to version 4.5.0 2021-09-19 01:47:40.708 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:47:40.711 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-19 01:47:40.713 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:47:40.716 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-19 01:47:40.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-19 01:47:40.721 | + inc/python:setup_develop:344 : local extras= 2021-09-19 01:47:40.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-19 01:47:40.726 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:47:40.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-19 01:47:40.731 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-19 01:47:40.733 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:47:40.736 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-19 01:47:40.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-19 01:47:40.742 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:47:40.744 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-19 01:47:40.747 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:47:40.749 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:47:40.753 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-19 01:47:40.759 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-19 01:47:40.761 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-19 01:47:41.386 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-19 01:47:41.389 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:47:41.391 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:47:41.394 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:47:41.396 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-19 01:47:41.399 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-19 01:47:41.401 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:47:41.403 | + inc/python:setup_package:428 : local extras= 2021-09-19 01:47:41.406 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:47:41.408 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-19 01:47:41.411 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-19 01:47:41.413 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-19 01:47:41.415 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:47:41.418 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-19 01:47:41.438 | Using python 3.8 to install /opt/stack/glance 2021-09-19 01:47:41.441 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-09-19 01:47:42.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:47:42.207 | from cryptography.utils import int_from_bytes 2021-09-19 01:47:42.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:47:42.207 | from cryptography.utils import int_from_bytes 2021-09-19 01:47:43.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:47:43.244 | Obtaining file:///opt/stack/glance 2021-09-19 01:47:44.592 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (5.6.0) 2021-09-19 01:47:44.594 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (0.7.1) 2021-09-19 01:47:44.597 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (1.4.23) 2021-09-19 01:47:44.598 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (0.31.1) 2021-09-19 01:47:44.600 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (2.1.1) 2021-09-19 01:47:44.602 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (2.5.1) 2021-09-19 01:47:44.603 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (1.8.7) 2021-09-19 01:47:44.606 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (0.4.1) 2021-09-19 01:47:44.607 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (1.7.1) 2021-09-19 01:47:44.609 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (0.19.1) 2021-09-19 01:47:44.612 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (8.7.1) 2021-09-19 01:47:44.613 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (4.4.1) 2021-09-19 01:47:44.615 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (3.3.1) 2021-09-19 01:47:44.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (1.4.0) 2021-09-19 01:47:44.619 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (4.10.0) 2021-09-19 01:47:44.621 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (3.4.0) 2021-09-19 01:47:44.622 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (2.4.0) 2021-09-19 01:47:44.781 | Collecting taskflow>=4.0.0 2021-09-19 01:47:44.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-09-19 01:47:44.815 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (4.4.0) 2021-09-19 01:47:44.817 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (9.3.0) 2021-09-19 01:47:45.277 | Collecting WSME>=0.8.0 2021-09-19 01:47:45.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-09-19 01:47:45.290 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (0.7.2) 2021-09-19 01:47:45.292 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (3.5.0) 2021-09-19 01:47:45.293 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev3) (3.2.0) 2021-09-19 01:47:45.295 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (4.3.0) 2021-09-19 01:47:45.297 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (20.0.1) 2021-09-19 01:47:45.299 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (1.16.0) 2021-09-19 01:47:45.301 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (11.0.0) 2021-09-19 01:47:45.302 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (5.1.0) 2021-09-19 01:47:45.743 | Collecting oslo.limit>=1.0.0 2021-09-19 01:47:45.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-09-19 01:47:45.756 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (4.6.0) 2021-09-19 01:47:45.758 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (12.9.1) 2021-09-19 01:47:45.760 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (4.4.0) 2021-09-19 01:47:45.761 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (2.3.0) 2021-09-19 01:47:45.764 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (3.8.2) 2021-09-19 01:47:45.796 | Collecting retrying!=1.3.0,>=1.2.3 2021-09-19 01:47:45.802 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-09-19 01:47:45.806 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (3.4.2) 2021-09-19 01:47:45.808 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (2.7.0) 2021-09-19 01:47:45.809 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (2.3.0) 2021-09-19 01:47:45.811 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (3.4.8) 2021-09-19 01:47:45.841 | Collecting cursive>=0.2.1 2021-09-19 01:47:45.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-09-19 01:47:45.852 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (0.1.16) 2021-09-19 01:47:45.854 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev3) (5.5.0) 2021-09-19 01:47:45.938 | Collecting castellan>=0.17.0 2021-09-19 01:47:45.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-09-19 01:47:45.967 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev3) (1.1.5) 2021-09-19 01:47:45.970 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev3) (5.2.2) 2021-09-19 01:47:45.992 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev3) (2.26.0) 2021-09-19 01:47:46.055 | Collecting python-barbicanclient>=4.5.2 2021-09-19 01:47:46.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-09-19 01:47:46.110 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev3) (1.14.6) 2021-09-19 01:47:46.115 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev3) (2.20) 2021-09-19 01:47:46.141 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev3) (4.2.0) 2021-09-19 01:47:46.155 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev3) (1.12.1) 2021-09-19 01:47:46.171 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev3) (1.16.0) 2021-09-19 01:47:46.173 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev3) (1.1.1) 2021-09-19 01:47:46.284 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev3) (2.4.7) 2021-09-19 01:47:46.362 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev3) (1.7.0) 2021-09-19 01:47:46.449 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev3) (2.8.1) 2021-09-19 01:47:46.453 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev3) (3.1.1) 2021-09-19 01:47:46.542 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev3) (1.1.4) 2021-09-19 01:47:46.553 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev3) (5.0.9) 2021-09-19 01:47:46.574 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev3) (0.14.1) 2021-09-19 01:47:46.590 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev3) (1.6) 2021-09-19 01:47:46.642 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev3) (1.5.0) 2021-09-19 01:47:46.644 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev3) (5.4.1) 2021-09-19 01:47:46.646 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev3) (0.8.0) 2021-09-19 01:47:46.725 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev3) (0.13.0) 2021-09-19 01:47:46.728 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev3) (0.5.0) 2021-09-19 01:47:46.729 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev3) (2.0.1) 2021-09-19 01:47:46.772 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev3) (0.59.0) 2021-09-19 01:47:46.810 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (0.11.0) 2021-09-19 01:47:46.811 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (2.5.0) 2021-09-19 01:47:46.813 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (1.4.4) 2021-09-19 01:47:46.816 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (1.32) 2021-09-19 01:47:46.819 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (0.10.0) 2021-09-19 01:47:46.820 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (1.4.0) 2021-09-19 01:47:46.859 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev3) (2.1) 2021-09-19 01:47:46.961 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev3) (0.9.6) 2021-09-19 01:47:46.970 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev3) (2.8.2) 2021-09-19 01:47:47.036 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (4.2.2) 2021-09-19 01:47:47.039 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (5.1.0) 2021-09-19 01:47:47.042 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (0.3.0) 2021-09-19 01:47:47.051 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (5.0.6) 2021-09-19 01:47:47.053 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (2.6.0) 2021-09-19 01:47:47.074 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (5.0.0) 2021-09-19 01:47:47.180 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (0.11.0) 2021-09-19 01:47:47.213 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev3) (3.3.0) 2021-09-19 01:47:47.224 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev3) (3.2.0) 2021-09-19 01:47:47.226 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev3) (3.0.1) 2021-09-19 01:47:47.269 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev3) (2.0.1) 2021-09-19 01:47:47.361 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev3) (5.8.0) 2021-09-19 01:47:47.390 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev3) (1.0.2) 2021-09-19 01:47:47.394 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev3) (2021.1) 2021-09-19 01:47:47.452 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (3.0.0) 2021-09-19 01:47:47.455 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (1.3.2) 2021-09-19 01:47:47.496 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (2.5.0) 2021-09-19 01:47:47.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev3) (21.0) 2021-09-19 01:47:47.703 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev3) (57.4.0) 2021-09-19 01:47:48.013 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (3.9.0) 2021-09-19 01:47:48.068 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (0.4.0) 2021-09-19 01:47:48.077 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (2.1.2) 2021-09-19 01:47:48.178 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (0.2.5) 2021-09-19 01:47:48.180 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (1.8.2) 2021-09-19 01:47:48.182 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (0.4.4) 2021-09-19 01:47:48.183 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev3) (21.2.0) 2021-09-19 01:47:48.538 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev3) (1.26.6) 2021-09-19 01:47:48.539 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev3) (2021.5.30) 2021-09-19 01:47:48.542 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev3) (3.2) 2021-09-19 01:47:48.544 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev3) (2.0.4) 2021-09-19 01:47:48.762 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev3) (0.7) 2021-09-19 01:47:49.023 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev3) (0.5.2) 2021-09-19 01:47:49.253 | Collecting pydot>=1.2.4 2021-09-19 01:47:49.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-09-19 01:47:49.269 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev3) (6.3.1) 2021-09-19 01:47:49.331 | Collecting automaton>=1.9.0 2021-09-19 01:47:49.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-09-19 01:47:49.456 | Collecting networkx>=2.1.0 2021-09-19 01:47:49.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2021-09-19 01:47:49.906 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev3) (1.0.0) 2021-09-19 01:47:50.494 | Collecting simplegeneric 2021-09-19 01:47:50.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-09-19 01:47:51.273 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.1.0.dev3) (3.5.0) 2021-09-19 01:47:51.572 | Building wheels for collected packages: simplegeneric 2021-09-19 01:47:51.573 | Building wheel for simplegeneric (setup.py): started 2021-09-19 01:47:52.285 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-09-19 01:47:52.286 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=e05e9bdd916d5b79f03c841d5ec4cfbab4066e24cc46fdfcd522d37f3fb043f9 2021-09-19 01:47:52.286 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-09-19 01:47:52.290 | Successfully built simplegeneric 2021-09-19 01:47:53.198 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-09-19 01:47:56.513 | Running setup.py develop for glance 2021-09-19 01:47:58.561 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-09-19 01:47:58.561 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:47:58.712 | + inc/python:pip_install:200 : result=0 2021-09-19 01:47:58.714 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:47:58.716 | + functions-common:time_stop:2309 : local name 2021-09-19 01:47:58.719 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:47:58.721 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:47:58.724 | + functions-common:time_stop:2312 : local total 2021-09-19 01:47:58.726 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:47:58.728 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:47:58.730 | + functions-common:time_stop:2316 : start_time=1632016061433 2021-09-19 01:47:58.733 | + functions-common:time_stop:2318 : [[ -z 1632016061433 ]] 2021-09-19 01:47:58.735 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:47:58.739 | + functions-common:time_stop:2321 : end_time=1632016078737 2021-09-19 01:47:58.742 | + functions-common:time_stop:2322 : elapsed_time=17304 2021-09-19 01:47:58.744 | + functions-common:time_stop:2323 : total=97460 2021-09-19 01:47:58.746 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:47:58.748 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=114764 2021-09-19 01:47:58.751 | + inc/python:pip_install:203 : return 0 2021-09-19 01:47:58.753 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:47:58.756 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-19 01:47:58.758 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-19 01:47:58.777 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-19 01:47:58.790 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-19 01:47:58.792 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-19 01:47:58.795 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:47:58.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:47:58.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-09-19 01:47:58.803 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:47:58.805 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:47:58.807 | + ./stack.sh:main:902 : configure_glance 2021-09-19 01:47:58.810 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-19 01:47:58.822 | + lib/glance:configure_glance:333 : local dburl 2021-09-19 01:47:58.825 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-19 01:47:58.827 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-19 01:47:58.830 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-19 01:47:58.832 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-19 01:47:58.835 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-19 01:47:58.837 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-19 01:47:58.840 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-19 01:47:58.869 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-19 01:47:58.899 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-19 01:47:58.926 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-19 01:47:58.955 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-19 01:47:58.985 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-19 01:47:59.016 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-19 01:47:59.019 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-19 01:47:59.021 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-19 01:47:59.024 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-19 01:47:59.026 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-19 01:47:59.055 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-19 01:47:59.082 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-09-19 01:47:59.109 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-19 01:47:59.136 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-19 01:47:59.164 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-19 01:47:59.192 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-19 01:47:59.220 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-19 01:47:59.249 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:47:59.277 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-19 01:47:59.304 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-19 01:47:59.335 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-19 01:47:59.337 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-19 01:47:59.340 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-19 01:47:59.342 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-19 01:47:59.345 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-19 01:47:59.347 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-19 01:47:59.363 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:59.366 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-19 01:47:59.369 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-19 01:47:59.371 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-19 01:47:59.387 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:59.390 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:47:59.393 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:47:59.421 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-19 01:47:59.423 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-19 01:47:59.426 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-19 01:47:59.428 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-19 01:47:59.430 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-19 01:47:59.458 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-19 01:47:59.486 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-19 01:47:59.489 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-19 01:47:59.491 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-19 01:47:59.493 | + lib/glance:configure_glance_store:254 : local be 2021-09-19 01:47:59.496 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-19 01:47:59.498 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-19 01:47:59.501 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-19 01:47:59.533 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-19 01:47:59.535 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2021-09-19 01:47:59.565 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-19 01:47:59.568 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-19 01:47:59.584 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:47:59.587 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-19 01:47:59.615 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-19 01:47:59.643 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-19 01:47:59.671 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-19 01:47:59.700 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-19 01:47:59.728 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-19 01:47:59.744 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:59.747 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-19 01:47:59.774 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-19 01:47:59.805 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-19 01:47:59.833 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2021-09-19 01:47:59.861 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-19 01:47:59.888 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2021-09-19 01:47:59.917 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-19 01:47:59.933 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:47:59.936 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-19 01:47:59.938 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-19 01:47:59.940 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-19 01:47:59.943 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:47:59.960 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:47:59.962 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:47:59.964 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:47:59.967 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:47:59.969 | + 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}}' 2021-09-19 01:47:59.996 | + 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' 2021-09-19 01:48:00.024 | + 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' 2021-09-19 01:48:00.053 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:48:00.081 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-19 01:48:00.086 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-19 01:48:00.118 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-19 01:48:00.148 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-19 01:48:00.177 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2021-09-19 01:48:00.205 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-19 01:48:00.233 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-19 01:48:00.263 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-19 01:48:00.291 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-19 01:48:00.322 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-19 01:48:00.353 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-19 01:48:00.383 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-19 01:48:00.412 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-19 01:48:00.417 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-09-19 01:48:00.423 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-19 01:48:00.440 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:48:00.442 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-19 01:48:00.444 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-19 01:48:00.447 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-19 01:48:00.449 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-19 01:48:00.451 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-19 01:48:00.454 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-19 01:48:00.458 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-19 01:48:00.460 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-19 01:48:00.464 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-19 01:48:00.494 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-19 01:48:00.496 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-19 01:48:00.499 | ++ functions:get_random_port:837 : true 2021-09-19 01:48:00.501 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-19 01:48:00.504 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-19 01:48:00.506 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-19 01:48:00.567 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-19 01:48:00.570 | ++ functions:get_random_port:841 : break 2 2021-09-19 01:48:00.572 | ++ functions:get_random_port:845 : echo 60999 2021-09-19 01:48:00.575 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-19 01:48:00.577 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-19 01:48:00.605 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-19 01:48:00.632 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-19 01:48:00.660 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-19 01:48:00.686 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-19 01:48:00.713 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-19 01:48:00.739 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-19 01:48:00.767 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-19 01:48:00.794 | + 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' 2021-09-19 01:48:00.821 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-19 01:48:00.848 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-19 01:48:00.876 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-19 01:48:00.904 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-19 01:48:00.931 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-19 01:48:00.958 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-19 01:48:00.986 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-19 01:48:01.013 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-19 01:48:01.040 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-19 01:48:01.068 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-19 01:48:01.095 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-19 01:48:01.097 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-19 01:48:01.100 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:48:01.102 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:48:01.104 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:48:01.106 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-19 01:48:01.109 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-19 01:48:01.173 | proxy (enabled by site administrator) 2021-09-19 01:48:01.176 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-19 01:48:01.179 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-19 01:48:01.181 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:48:01.183 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:48:01.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:48:01.189 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-19 01:48:01.191 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-19 01:48:01.243 | No module matches proxy_http 2021-09-19 01:48:01.247 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-09-19 01:48:01.308 | Considering dependency proxy for proxy_http: 2021-09-19 01:48:01.308 | Module proxy already enabled 2021-09-19 01:48:01.308 | Enabling module proxy_http. 2021-09-19 01:48:01.314 | To activate the new configuration, you need to run: 2021-09-19 01:48:01.314 | systemctl restart apache2 2021-09-19 01:48:01.318 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-09-19 01:48:01.320 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:48:01.323 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:48:01.325 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:48:01.451 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-19 01:48:01.455 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-19 01:48:01.457 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-19 01:48:01.460 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-19 01:48:01.462 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:48:01.465 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:48:01.467 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-19 01:48:01.470 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-19 01:48:01.473 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-19 01:48:01.473 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-19 01:48:01.483 | KeepAlive Off 2021-09-19 01:48:01.487 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-19 01:48:01.487 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-19 01:48:01.496 | SetEnv proxy-sendchunked 1 2021-09-19 01:48:01.500 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-19 01:48:01.500 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-19 01:48:01.509 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-19 01:48:01.512 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-19 01:48:01.514 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-19 01:48:01.517 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-19 01:48:01.519 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-19 01:48:01.522 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:48:01.524 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:48:01.527 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:48:01.529 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-19 01:48:01.531 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-19 01:48:01.534 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:48:01.536 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:48:01.538 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-19 01:48:01.600 | Enabling site glance-wsgi-api. 2021-09-19 01:48:01.605 | To activate the new configuration, you need to run: 2021-09-19 01:48:01.605 | systemctl reload apache2 2021-09-19 01:48:01.610 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-19 01:48:01.613 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:48:01.615 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:48:01.617 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:48:01.746 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-19 01:48:01.753 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-19 01:48:01.782 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-19 01:48:01.784 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-19 01:48:01.802 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:48:01.804 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-19 01:48:01.806 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-19 01:48:01.809 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-19 01:48:01.811 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:48:01.814 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-19 01:48:01.817 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-19 01:48:01.819 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-19 01:48:01.821 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-19 01:48:01.823 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:48:01.826 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:48:01.828 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:48:01.831 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:48:01.833 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:48:01.836 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:48:01.852 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:48:01.855 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:48:01.857 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:48:01.860 | + functions-common:git_clone:544 : echo master 2021-09-19 01:48:01.860 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:48:01.865 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-19 01:48:01.868 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:48:01.870 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-19 01:48:01.873 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:48:01.873 | + functions-common:git_clone:593 : head -1 2021-09-19 01:48:01.881 | 4c2f2b460 Merge "PowerMax Driver - Port load balancing fix" 2021-09-19 01:48:01.884 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:48:01.886 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-19 01:48:01.889 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:48:01.891 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-19 01:48:01.894 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-19 01:48:01.896 | + inc/python:setup_develop:344 : local extras= 2021-09-19 01:48:01.899 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-19 01:48:01.901 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:48:01.903 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-19 01:48:01.906 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-19 01:48:01.908 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:48:01.911 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-19 01:48:01.914 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-19 01:48:01.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:48:01.919 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-19 01:48:01.922 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:48:01.924 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:48:01.927 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-19 01:48:01.933 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-19 01:48:01.935 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-19 01:48:02.557 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-19 01:48:02.559 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:48:02.562 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:48:02.564 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:48:02.566 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-19 01:48:02.569 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-19 01:48:02.571 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:48:02.573 | + inc/python:setup_package:428 : local extras= 2021-09-19 01:48:02.576 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:48:02.578 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-19 01:48:02.581 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-19 01:48:02.583 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-19 01:48:02.585 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:48:02.588 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-19 01:48:02.609 | Using python 3.8 to install /opt/stack/cinder 2021-09-19 01:48:02.611 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-09-19 01:48:03.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:48:03.440 | from cryptography.utils import int_from_bytes 2021-09-19 01:48:03.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:48:03.440 | from cryptography.utils import int_from_bytes 2021-09-19 01:48:04.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:48:04.492 | Obtaining file:///opt/stack/cinder 2021-09-19 01:48:06.690 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.6.0) 2021-09-19 01:48:06.691 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.0.9) 2021-09-19 01:48:06.693 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (0.31.1) 2021-09-19 01:48:06.695 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (1.1.1) 2021-09-19 01:48:06.696 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (0.19.1) 2021-09-19 01:48:06.698 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (0.1.16) 2021-09-19 01:48:06.700 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev12) (3.2.0) 2021-09-19 01:48:06.701 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.4.0) 2021-09-19 01:48:06.703 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (9.3.0) 2021-09-19 01:48:06.705 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.6.3) 2021-09-19 01:48:07.246 | Collecting oauth2client>=4.1.3 2021-09-19 01:48:07.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-09-19 01:48:07.261 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (8.7.1) 2021-09-19 01:48:07.263 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.4.1) 2021-09-19 01:48:07.265 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.3.1) 2021-09-19 01:48:07.267 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (11.0.0) 2021-09-19 01:48:07.268 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.6.0) 2021-09-19 01:48:07.270 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (12.9.1) 2021-09-19 01:48:07.272 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.4.0) 2021-09-19 01:48:07.274 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.8.2) 2021-09-19 01:48:07.276 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.6.2) 2021-09-19 01:48:07.278 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.3.0) 2021-09-19 01:48:07.280 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (6.3.0) 2021-09-19 01:48:07.282 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.2.0) 2021-09-19 01:48:07.284 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.6.0) 2021-09-19 01:48:07.285 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (1.4.0) 2021-09-19 01:48:07.287 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.10.0) 2021-09-19 01:48:07.289 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.5.0) 2021-09-19 01:48:07.291 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.4.2) 2021-09-19 01:48:07.292 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (21.0) 2021-09-19 01:48:07.417 | Collecting paramiko>=2.7.2 2021-09-19 01:48:07.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-09-19 01:48:07.433 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.5.0) 2021-09-19 01:48:07.435 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.1.1) 2021-09-19 01:48:07.436 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.8.0) 2021-09-19 01:48:07.438 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.4.7) 2021-09-19 01:48:07.440 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.2.0) 2021-09-19 01:48:07.529 | Collecting python-glanceclient>=3.2.2 2021-09-19 01:48:07.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-09-19 01:48:07.547 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.3.0) 2021-09-19 01:48:07.549 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (17.6.0) 2021-09-19 01:48:07.550 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.12.0) 2021-09-19 01:48:07.552 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2021.1) 2021-09-19 01:48:07.554 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.26.0) 2021-09-19 01:48:07.555 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.5.1) 2021-09-19 01:48:07.558 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (4.6.2) 2021-09-19 01:48:07.902 | Collecting rtslib-fb>=2.1.74 2021-09-19 01:48:07.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-09-19 01:48:08.628 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (1.16.0) 2021-09-19 01:48:08.630 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (1.4.23) 2021-09-19 01:48:08.632 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (0.13.0) 2021-09-19 01:48:08.634 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.4.0) 2021-09-19 01:48:08.984 | Collecting tabulate>=0.8.7 2021-09-19 01:48:08.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-09-19 01:48:08.996 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (6.3.1) 2021-09-19 01:48:08.997 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (1.8.7) 2021-09-19 01:48:08.999 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.1.0) 2021-09-19 01:48:09.585 | Collecting oslo.vmware>=3.8.0 2021-09-19 01:48:09.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2021-09-19 01:48:09.607 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.0.0) 2021-09-19 01:48:09.609 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (5.5.0) 2021-09-19 01:48:09.611 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (2.9.0) 2021-09-19 01:48:10.172 | Collecting google-api-python-client>=1.11.0 2021-09-19 01:48:10.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2021-09-19 01:48:10.354 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.9.1) 2021-09-19 01:48:10.355 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (3.4.8) 2021-09-19 01:48:10.357 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev12) (0.2.2) 2021-09-19 01:48:10.791 | Collecting zstd>=1.4.5.1 2021-09-19 01:48:10.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-09-19 01:48:13.679 | Collecting boto3>=1.16.51 2021-09-19 01:48:13.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2021-09-19 01:48:16.424 | Collecting botocore<1.22.0,>=1.21.33 2021-09-19 01:48:16.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2021-09-19 01:48:17.002 | Collecting s3transfer<0.6.0,>=0.5.0 2021-09-19 01:48:17.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-09-19 01:48:17.014 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev12) (0.10.0) 2021-09-19 01:48:17.027 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev12) (2.8.2) 2021-09-19 01:48:17.030 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev12) (1.26.6) 2021-09-19 01:48:17.153 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev12) (1.14.6) 2021-09-19 01:48:17.159 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev12) (2.20) 2021-09-19 01:48:17.195 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev12) (1.16.0) 2021-09-19 01:48:17.720 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-09-19 01:48:17.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2021-09-19 01:48:18.072 | Collecting google-auth-httplib2>=0.1.0 2021-09-19 01:48:18.082 | 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) 2021-09-19 01:48:18.423 | Collecting uritemplate<4dev,>=3.0.0 2021-09-19 01:48:18.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-09-19 01:48:18.885 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-09-19 01:48:18.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2021-09-19 01:48:19.283 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-09-19 01:48:19.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-09-19 01:48:19.300 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev12) (57.4.0) 2021-09-19 01:48:19.302 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev12) (3.17.3) 2021-09-19 01:48:19.451 | Collecting pyasn1-modules>=0.2.1 2021-09-19 01:48:19.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-09-19 01:48:19.837 | Collecting rsa<5,>=3.1.4 2021-09-19 01:48:19.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-09-19 01:48:19.848 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev12) (4.2.2) 2021-09-19 01:48:19.981 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev12) (1.7.0) 2021-09-19 01:48:20.042 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev12) (3.1.1) 2021-09-19 01:48:20.044 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev12) (2.8.1) 2021-09-19 01:48:20.229 | Collecting pyasn1>=0.1.7 2021-09-19 01:48:20.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-09-19 01:48:20.372 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev12) (1.1.4) 2021-09-19 01:48:20.416 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev12) (0.14.1) 2021-09-19 01:48:20.433 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev12) (1.6) 2021-09-19 01:48:20.488 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev12) (2.3.0) 2021-09-19 01:48:20.493 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev12) (5.4.1) 2021-09-19 01:48:20.494 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev12) (1.5.0) 2021-09-19 01:48:20.496 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev12) (0.8.0) 2021-09-19 01:48:20.517 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.1.0.dev12) (1.12.1) 2021-09-19 01:48:20.606 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev12) (1.7.1) 2021-09-19 01:48:20.616 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev12) (2.0.1) 2021-09-19 01:48:20.617 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev12) (0.5.0) 2021-09-19 01:48:20.641 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev12) (5.2.2) 2021-09-19 01:48:20.642 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev12) (1.1.5) 2021-09-19 01:48:20.709 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.1.0.dev12) (0.9.6) 2021-09-19 01:48:20.789 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev12) (5.1.0) 2021-09-19 01:48:20.792 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev12) (0.3.0) 2021-09-19 01:48:20.799 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev12) (2.4.0) 2021-09-19 01:48:20.806 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev12) (5.0.6) 2021-09-19 01:48:20.825 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev12) (5.0.0) 2021-09-19 01:48:20.941 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev12) (0.11.0) 2021-09-19 01:48:20.983 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev12) (3.0.1) 2021-09-19 01:48:20.989 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev12) (3.2.0) 2021-09-19 01:48:20.990 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev12) (3.3.0) 2021-09-19 01:48:21.040 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev12) (2.0.1) 2021-09-19 01:48:21.128 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev12) (1.0.2) 2021-09-19 01:48:21.278 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev12) (3.0.0) 2021-09-19 01:48:21.293 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev12) (1.3.2) 2021-09-19 01:48:21.321 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev12) (2.5.0) 2021-09-19 01:48:21.354 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev12) (0.7.2) 2021-09-19 01:48:21.403 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev12) (0.11.0) 2021-09-19 01:48:22.007 | Collecting suds-jurko>=0.6 2021-09-19 01:48:22.015 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-09-19 01:48:22.319 | Collecting pynacl>=1.0.1 2021-09-19 01:48:22.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-09-19 01:48:22.847 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (3.9.0) 2021-09-19 01:48:22.899 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (2.1.2) 2021-09-19 01:48:22.907 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (0.4.0) 2021-09-19 01:48:23.021 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (21.2.0) 2021-09-19 01:48:23.022 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (0.2.5) 2021-09-19 01:48:23.024 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (0.4.4) 2021-09-19 01:48:23.026 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev12) (1.8.2) 2021-09-19 01:48:23.260 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev12) (20.0.1) 2021-09-19 01:48:23.307 | Collecting warlock<2,>=1.2.0 2021-09-19 01:48:23.314 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-09-19 01:48:23.700 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev12) (2.0.4) 2021-09-19 01:48:23.703 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev12) (3.2) 2021-09-19 01:48:23.706 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev12) (2021.5.30) 2021-09-19 01:48:23.907 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev12) (0.7) 2021-09-19 01:48:24.382 | Collecting pyudev>=0.16.1 2021-09-19 01:48:24.388 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-09-19 01:48:25.065 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev12) (0.4.1) 2021-09-19 01:48:25.070 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev12) (0.5.2) 2021-09-19 01:48:25.341 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev12) (2.4.0) 2021-09-19 01:48:25.345 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev12) (2.6.2) 2021-09-19 01:48:25.355 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev12) (1.4.2) 2021-09-19 01:48:25.799 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev12) (1.0.0) 2021-09-19 01:48:25.969 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev12) (0.12.1) 2021-09-19 01:48:26.256 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev12) (1.32) 2021-09-19 01:48:26.309 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev12) (2.1) 2021-09-19 01:48:26.675 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev12) (3.5.0) 2021-09-19 01:48:27.037 | Building wheels for collected packages: rtslib-fb, zstd 2021-09-19 01:48:27.038 | Building wheel for rtslib-fb (setup.py): started 2021-09-19 01:48:27.811 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-09-19 01:48:27.813 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=7e57a605dd4d3049055148e50fe6d16c42d5d3f25120e55bc34793b8bdf17fb3 2021-09-19 01:48:27.813 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-09-19 01:48:27.817 | Building wheel for zstd (setup.py): started 2021-09-19 01:49:28.152 | Building wheel for zstd (setup.py): still running... 2021-09-19 01:49:37.585 | Building wheel for zstd (setup.py): finished with status 'done' 2021-09-19 01:49:37.602 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349354 sha256=cb8eda9ce7c51740b1308b27750a36b9c7043f07bcb802ff62844b0d31bc1e95 2021-09-19 01:49:37.602 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-09-19 01:49:37.607 | Successfully built rtslib-fb zstd 2021-09-19 01:49:38.660 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-09-19 01:49:41.290 | Attempting uninstall: pynacl 2021-09-19 01:49:41.294 | Found existing installation: PyNaCl 1.3.0 2021-09-19 01:49:41.302 | Uninstalling PyNaCl-1.3.0: 2021-09-19 01:49:41.330 | Successfully uninstalled PyNaCl-1.3.0 2021-09-19 01:49:43.657 | Running setup.py develop for cinder 2021-09-19 01:49:47.147 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-09-19 01:49:47.147 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:49:47.390 | + inc/python:pip_install:200 : result=0 2021-09-19 01:49:47.392 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:49:47.395 | + functions-common:time_stop:2309 : local name 2021-09-19 01:49:47.397 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:49:47.406 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:49:47.406 | + functions-common:time_stop:2312 : local total 2021-09-19 01:49:47.406 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:49:47.407 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:49:47.409 | + functions-common:time_stop:2316 : start_time=1632016082603 2021-09-19 01:49:47.411 | + functions-common:time_stop:2318 : [[ -z 1632016082603 ]] 2021-09-19 01:49:47.414 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:49:47.419 | + functions-common:time_stop:2321 : end_time=1632016187416 2021-09-19 01:49:47.421 | + functions-common:time_stop:2322 : elapsed_time=104813 2021-09-19 01:49:47.424 | + functions-common:time_stop:2323 : total=114764 2021-09-19 01:49:47.426 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:49:47.428 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=219577 2021-09-19 01:49:47.430 | + inc/python:pip_install:203 : return 0 2021-09-19 01:49:47.433 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:49:47.435 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-19 01:49:47.437 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-19 01:49:47.456 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-19 01:49:47.468 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-19 01:49:47.471 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-19 01:49:47.473 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:49:47.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:49:47.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-09-19 01:49:47.481 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:49:47.483 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-19 01:49:47.486 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-19 01:49:47.488 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-19 01:49:47.490 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:49:47.493 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:49:47.495 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-19 01:49:47.507 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-19 01:49:47.509 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:49:47.512 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:49:47.515 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:49:47.518 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:49:47.520 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:49:47.523 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:49:47.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:49:47.528 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:49:47.530 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:49:47.533 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:49:47.535 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:49:47.537 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:49:47.540 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-19 01:49:47.543 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:49:47.545 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:49:47.548 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:49:47.550 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-19 01:49:47.572 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-09-19 01:49:47.678 | Reading package lists... 2021-09-19 01:49:47.896 | Building dependency tree... 2021-09-19 01:49:47.897 | Reading state information... 2021-09-19 01:49:48.135 | The following packages were automatically installed and are no longer required: 2021-09-19 01:49:48.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:49:48.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:49:48.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:49:48.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:49:48.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:49:48.137 | python3-zope.interface 2021-09-19 01:49:48.137 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:49:48.138 | The following additional packages will be installed: 2021-09-19 01:49:48.138 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-19 01:49:48.138 | python3-urwid 2021-09-19 01:49:48.139 | Suggested packages: 2021-09-19 01:49:48.139 | python-pyparsing-doc python-urwid-doc 2021-09-19 01:49:48.206 | The following NEW packages will be installed: 2021-09-19 01:49:48.206 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-19 01:49:48.206 | python3-urwid targetcli-fb 2021-09-19 01:49:48.631 | 0 upgraded, 6 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:49:48.631 | Need to get 356 kB of archives. 2021-09-19 01:49:48.631 | After this operation, 2,294 kB of additional disk space will be used. 2021-09-19 01:49:48.631 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-09-19 01:49:49.083 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-09-19 01:49:49.332 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-09-19 01:49:49.362 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-09-19 01:49:49.385 | 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] 2021-09-19 01:49:49.408 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-09-19 01:49:49.974 | Fetched 356 kB in 1s (293 kB/s) 2021-09-19 01:49:50.154 | Selecting previously unselected package python3-pyparsing. 2021-09-19 01:49:50.207 | (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 ... 90883 files and directories currently installed.) 2021-09-19 01:49:50.210 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-09-19 01:49:50.273 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-09-19 01:49:50.651 | Selecting previously unselected package python3-urwid. 2021-09-19 01:49:50.661 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-09-19 01:49:50.713 | Unpacking python3-urwid (2.0.1-3) ... 2021-09-19 01:49:51.102 | Selecting previously unselected package python3-configshell-fb. 2021-09-19 01:49:51.112 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-09-19 01:49:51.164 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-19 01:49:51.508 | Selecting previously unselected package python3-pyudev. 2021-09-19 01:49:51.517 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-09-19 01:49:51.553 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-19 01:49:51.930 | Selecting previously unselected package python3-rtslib-fb. 2021-09-19 01:49:51.940 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-09-19 01:49:51.970 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-19 01:49:52.342 | Selecting previously unselected package targetcli-fb. 2021-09-19 01:49:52.352 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-09-19 01:49:52.387 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-19 01:49:52.784 | Setting up python3-urwid (2.0.1-3) ... 2021-09-19 01:49:53.236 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-19 01:49:53.236 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-19 01:49:53.236 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-19 01:49:53.236 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-19 01:49:53.236 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-19 01:49:53.236 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-19 01:49:53.236 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-19 01:49:53.236 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-19 01:49:53.399 | Setting up python3-pyparsing (2.4.6-1) ... 2021-09-19 01:49:53.850 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-19 01:49:54.290 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-19 01:49:54.690 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-19 01:49:56.170 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-19 01:49:56.801 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-09-19 01:49:56.801 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-09-19 01:49:58.862 | Processing triggers for man-db (2.9.1-1) ... 2021-09-19 01:49:59.132 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-09-19 01:50:06.401 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:50:06.404 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:50:06.406 | + functions-common:time_stop:2309 : local name 2021-09-19 01:50:06.409 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:50:06.411 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:50:06.413 | + functions-common:time_stop:2312 : local total 2021-09-19 01:50:06.416 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:50:06.419 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:50:06.421 | + functions-common:time_stop:2316 : start_time=1632016187569 2021-09-19 01:50:06.424 | + functions-common:time_stop:2318 : [[ -z 1632016187569 ]] 2021-09-19 01:50:06.427 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:50:06.431 | + functions-common:time_stop:2321 : end_time=1632016206428 2021-09-19 01:50:06.434 | + functions-common:time_stop:2322 : elapsed_time=18859 2021-09-19 01:50:06.436 | + functions-common:time_stop:2323 : total=474365 2021-09-19 01:50:06.439 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:50:06.441 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=493224 2021-09-19 01:50:06.444 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:50:06.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:50:06.449 | + ./stack.sh:main:908 : configure_cinder 2021-09-19 01:50:06.451 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-19 01:50:06.463 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-19 01:50:06.468 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-19 01:50:06.470 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-19 01:50:06.472 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-19 01:50:06.475 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-19 01:50:06.475 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-19 01:50:06.479 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-19 01:50:06.482 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-19 01:50:06.484 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-19 01:50:06.486 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-19 01:50:06.488 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-19 01:50:06.490 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-19 01:50:06.492 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-19 01:50:06.495 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-19 01:50:06.506 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-19 01:50:06.518 | + 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 2021-09-19 01:50:06.530 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-09-19 01:50:06.542 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-19 01:50:06.554 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-19 01:50:06.556 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-19 01:50:06.563 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JCefq23hvb 2021-09-19 01:50:06.565 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-19 01:50:06.567 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-19 01:50:06.570 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-19 01:50:06.572 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JCefq23hvb 2021-09-19 01:50:06.576 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JCefq23hvb 2021-09-19 01:50:06.588 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JCefq23hvb /etc/sudoers.d/cinder-rootwrap 2021-09-19 01:50:06.601 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-19 01:50:06.605 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-19 01:50:06.607 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-19 01:50:06.610 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-19 01:50:06.612 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-19 01:50:06.614 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-19 01:50:06.616 | + 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 ]] 2021-09-19 01:50:06.618 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-19 01:50:06.621 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-19 01:50:06.625 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-19 01:50:06.630 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-19 01:50:06.649 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-19 01:50:06.667 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-19 01:50:06.685 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-19 01:50:06.704 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-19 01:50:06.722 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-19 01:50:06.740 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-19 01:50:06.758 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-19 01:50:06.776 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-19 01:50:06.779 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-19 01:50:06.782 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-19 01:50:06.784 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-19 01:50:06.786 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-19 01:50:06.815 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-19 01:50:06.842 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-09-19 01:50:06.870 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-19 01:50:06.897 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-19 01:50:06.924 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-19 01:50:06.951 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-19 01:50:06.978 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-19 01:50:07.005 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:50:07.034 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-19 01:50:07.061 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-19 01:50:07.091 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-19 01:50:07.120 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-19 01:50:07.122 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-19 01:50:07.124 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-19 01:50:07.127 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-19 01:50:07.129 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-19 01:50:07.132 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-19 01:50:07.162 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-19 01:50:07.190 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-19 01:50:07.218 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-19 01:50:07.245 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-19 01:50:07.274 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-19 01:50:07.301 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-19 01:50:07.332 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-19 01:50:07.334 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2021-09-19 01:50:07.361 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-19 01:50:07.393 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-19 01:50:07.400 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ee4bf461f56cd8394da6f2708da3f63e 2021-09-19 01:50:07.428 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-19 01:50:07.430 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-19 01:50:07.459 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-19 01:50:07.475 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:07.477 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2021-09-19 01:50:07.480 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2021-09-19 01:50:07.482 | + lib/cinder:configure_cinder:296 : local default_name= 2021-09-19 01:50:07.484 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2021-09-19 01:50:07.487 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-19 01:50:07.489 | + lib/cinder:configure_cinder:299 : be_type=lvm 2021-09-19 01:50:07.491 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2021-09-19 01:50:07.494 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2021-09-19 01:50:07.497 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2021-09-19 01:50:07.499 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-09-19 01:50:07.501 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-09-19 01:50:07.532 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-09-19 01:50:07.560 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-09-19 01:50:07.587 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-09-19 01:50:07.618 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-09-19 01:50:07.647 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-09-19 01:50:07.674 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2021-09-19 01:50:07.677 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2021-09-19 01:50:07.679 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2021-09-19 01:50:07.681 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-09-19 01:50:07.709 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2021-09-19 01:50:07.711 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-09-19 01:50:07.739 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2021-09-19 01:50:07.741 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-09-19 01:50:07.744 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2021-09-19 01:50:07.747 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-09-19 01:50:07.774 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2021-09-19 01:50:07.776 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2021-09-19 01:50:07.779 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-19 01:50:07.795 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:07.797 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2021-09-19 01:50:07.800 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2021-09-19 01:50:07.802 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2021-09-19 01:50:07.804 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-09-19 01:50:07.832 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2021-09-19 01:50:07.861 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-19 01:50:07.878 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:07.880 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-19 01:50:07.896 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:07.899 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-19 01:50:07.901 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-19 01:50:07.904 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-19 01:50:07.906 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-19 01:50:07.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-19 01:50:07.912 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-19 01:50:07.914 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-19 01:50:07.934 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:07.937 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-19 01:50:07.940 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-19 01:50:07.942 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-19 01:50:07.959 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:07.961 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:50:07.965 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:50:07.993 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-19 01:50:07.995 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-19 01:50:07.998 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-19 01:50:08.000 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-19 01:50:08.003 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-19 01:50:08.006 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:50:08.023 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:50:08.025 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:50:08.028 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:50:08.031 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:50:08.033 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-19 01:50:08.060 | + 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' 2021-09-19 01:50:08.087 | + 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' 2021-09-19 01:50:08.116 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:50:08.144 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-19 01:50:08.146 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-19 01:50:08.149 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-19 01:50:08.151 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-19 01:50:08.154 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-19 01:50:08.156 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-19 01:50:08.159 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-19 01:50:08.163 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-19 01:50:08.166 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-19 01:50:08.169 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-19 01:50:08.181 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-19 01:50:08.182 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:50:08.190 | d /var/run/uwsgi 0755 ubuntu root 2021-09-19 01:50:08.193 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:50:08.209 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-19 01:50:08.211 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-19 01:50:08.216 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-19 01:50:08.248 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-19 01:50:08.277 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-19 01:50:08.305 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-19 01:50:08.331 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-19 01:50:08.359 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-19 01:50:08.386 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-19 01:50:08.413 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-19 01:50:08.441 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-19 01:50:08.468 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-19 01:50:08.496 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-19 01:50:08.526 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-19 01:50:08.557 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-19 01:50:08.588 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-19 01:50:08.591 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-19 01:50:08.594 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-19 01:50:08.597 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-19 01:50:08.599 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-19 01:50:08.601 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:50:08.604 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:50:08.606 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-19 01:50:08.609 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-19 01:50:08.611 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-19 01:50:08.638 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-19 01:50:08.667 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-19 01:50:08.667 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-19 01:50:08.675 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-19 01:50:08.679 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-19 01:50:08.681 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-19 01:50:08.683 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-19 01:50:08.686 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-19 01:50:08.688 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:50:08.690 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:50:08.693 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:50:08.695 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-19 01:50:08.697 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-19 01:50:08.700 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:50:08.703 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:50:08.705 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-19 01:50:08.766 | Enabling site cinder-wsgi. 2021-09-19 01:50:08.772 | To activate the new configuration, you need to run: 2021-09-19 01:50:08.772 | systemctl reload apache2 2021-09-19 01:50:08.776 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-19 01:50:08.778 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:50:08.781 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:50:08.783 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:50:08.915 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-19 01:50:08.918 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-19 01:50:08.947 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2021-09-19 01:50:08.976 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-19 01:50:08.992 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:08.994 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-19 01:50:08.997 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-19 01:50:09.000 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-19 01:50:09.002 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-19 01:50:09.004 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-19 01:50:09.039 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-19 01:50:09.067 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2021-09-19 01:50:09.096 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-19 01:50:09.124 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-19 01:50:09.152 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-19 01:50:09.180 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-19 01:50:09.208 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-19 01:50:09.235 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:50:09.263 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-19 01:50:09.291 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-19 01:50:09.320 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-19 01:50:09.348 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-19 01:50:09.350 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-19 01:50:09.367 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:09.370 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2021-09-19 01:50:09.400 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-19 01:50:09.403 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-19 01:50:09.420 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:09.423 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-19 01:50:09.425 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-19 01:50:09.428 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-19 01:50:09.430 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:50:09.432 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-19 01:50:09.435 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-19 01:50:09.439 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:50:09.439 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-19 01:50:09.444 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:50:09.447 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-19 01:50:09.450 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-09-19 01:50:09.453 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-19 01:50:09.455 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-19 01:50:09.458 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-19 01:50:09.461 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-19 01:50:09.463 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:50:09.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:50:09.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-09-19 01:50:09.471 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:50:09.473 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-19 01:50:09.476 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-19 01:50:09.478 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-19 01:50:09.480 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:50:09.482 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:50:09.485 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:50:09.488 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:50:09.490 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:50:09.493 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:50:09.509 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:50:09.512 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:50:09.514 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:50:09.517 | + functions-common:git_clone:544 : echo master 2021-09-19 01:50:09.518 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:50:09.523 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-19 01:50:09.525 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:50:09.528 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-19 01:50:09.531 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:50:09.531 | + functions-common:git_clone:593 : head -1 2021-09-19 01:50:09.541 | 36dc407085 Merge commit 'refs/changes/42/743142/20' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2021-09-19 01:50:09.544 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:50:09.547 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-19 01:50:09.549 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:50:09.552 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-19 01:50:09.554 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-19 01:50:09.557 | + inc/python:setup_develop:344 : local extras= 2021-09-19 01:50:09.560 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-19 01:50:09.562 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:50:09.565 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-19 01:50:09.567 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-19 01:50:09.570 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:50:09.572 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-19 01:50:09.576 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-19 01:50:09.578 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:50:09.581 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-19 01:50:09.584 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:50:09.586 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:50:09.590 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-19 01:50:09.595 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-19 01:50:09.598 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-19 01:50:10.248 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-19 01:50:10.250 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:50:10.253 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:50:10.255 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:50:10.257 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-19 01:50:10.259 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-19 01:50:10.262 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:50:10.264 | + inc/python:setup_package:428 : local extras= 2021-09-19 01:50:10.266 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:50:10.269 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-19 01:50:10.271 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-19 01:50:10.273 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-19 01:50:10.276 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:50:10.279 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-19 01:50:10.299 | Using python 3.8 to install /opt/stack/neutron 2021-09-19 01:50:10.301 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-09-19 01:50:11.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:50:11.142 | from cryptography.utils import int_from_bytes 2021-09-19 01:50:11.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:50:11.142 | from cryptography.utils import int_from_bytes 2021-09-19 01:50:12.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:50:12.184 | Obtaining file:///opt/stack/neutron 2021-09-19 01:50:14.429 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.6.0) 2021-09-19 01:50:14.431 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.5.0) 2021-09-19 01:50:14.433 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.1) 2021-09-19 01:50:14.435 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.1) 2021-09-19 01:50:14.437 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-19 01:50:14.438 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.0.9) 2021-09-19 01:50:14.440 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.31.1) 2021-09-19 01:50:14.441 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.3.3) 2021-09-19 01:50:14.443 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.19.1) 2021-09-19 01:50:14.445 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.26.0) 2021-09-19 01:50:14.447 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.0.1) 2021-09-19 01:50:14.448 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (9.3.0) 2021-09-19 01:50:14.450 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.8.0) 2021-09-19 01:50:14.452 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.11.0) 2021-09-19 01:50:14.454 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.15.0) 2021-09-19 01:50:14.456 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (7.6.0) 2021-09-19 01:50:14.457 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.1) 2021-09-19 01:50:14.459 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.23) 2021-09-19 01:50:14.461 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.8.7) 2021-09-19 01:50:14.462 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-19 01:50:14.464 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.7.1) 2021-09-19 01:50:14.466 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.0) 2021-09-19 01:50:14.468 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.8.1) 2021-09-19 01:50:14.469 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.1) 2021-09-19 01:50:14.471 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (8.7.1) 2021-09-19 01:50:14.473 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.3.1) 2021-09-19 01:50:14.475 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (11.0.0) 2021-09-19 01:50:14.477 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.1.0) 2021-09-19 01:50:14.478 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.6.0) 2021-09-19 01:50:14.481 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (12.9.1) 2021-09-19 01:50:14.484 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-19 01:50:14.485 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.8.2) 2021-09-19 01:50:14.488 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.2) 2021-09-19 01:50:14.490 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-19 01:50:14.492 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.0) 2021-09-19 01:50:14.493 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.2.0) 2021-09-19 01:50:14.495 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-19 01:50:14.497 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.0) 2021-09-19 01:50:14.499 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.10.0) 2021-09-19 01:50:14.501 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.0) 2021-09-19 01:50:14.502 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.2) 2021-09-19 01:50:14.504 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.0) 2021-09-19 01:50:14.506 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.1.0) 2021-09-19 01:50:14.508 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.1.0.dev8) (2.13.3) 2021-09-19 01:50:14.510 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.12.0) 2021-09-19 01:50:14.511 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (21.0) 2021-09-19 01:50:14.513 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.8.0) 2021-09-19 01:50:14.515 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:14.516 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (20.0.1) 2021-09-19 01:50:14.519 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (17.6.0) 2021-09-19 01:50:14.520 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.59.0) 2021-09-19 01:50:14.522 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.3.0) 2021-09-19 01:50:14.524 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-19 01:50:14.525 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.4.0) 2021-09-19 01:50:14.528 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.9.0) 2021-09-19 01:50:14.543 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (1.1.5) 2021-09-19 01:50:14.546 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (5.2.2) 2021-09-19 01:50:14.556 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.12.1) 2021-09-19 01:50:14.559 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.16.0) 2021-09-19 01:50:14.572 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.16.0) 2021-09-19 01:50:14.574 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.1.1) 2021-09-19 01:50:14.600 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev8) (2.4.7) 2021-09-19 01:50:14.609 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev8) (2.0.1) 2021-09-19 01:50:14.672 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (0.1.16) 2021-09-19 01:50:14.674 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (1.7.0) 2021-09-19 01:50:14.733 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev8) (3.1.1) 2021-09-19 01:50:14.734 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev8) (4.3.0) 2021-09-19 01:50:14.813 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (2.6.0) 2021-09-19 01:50:14.819 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (1.2.2) 2021-09-19 01:50:14.848 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (0.10.0) 2021-09-19 01:50:14.849 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.4) 2021-09-19 01:50:14.851 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.1.4) 2021-09-19 01:50:14.857 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (5.4.1) 2021-09-19 01:50:14.859 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.32) 2021-09-19 01:50:14.861 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.5.0) 2021-09-19 01:50:14.863 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.0) 2021-09-19 01:50:14.864 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (3.4.8) 2021-09-19 01:50:14.913 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.14.6) 2021-09-19 01:50:14.921 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.20) 2021-09-19 01:50:14.946 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.1) 2021-09-19 01:50:15.004 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.1.0.dev8) (1.0.2) 2021-09-19 01:50:15.149 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (0.14.1) 2021-09-19 01:50:15.164 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (1.6) 2021-09-19 01:50:15.221 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev8) (1.5.0) 2021-09-19 01:50:15.322 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.13.0) 2021-09-19 01:50:15.329 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (2.0.1) 2021-09-19 01:50:15.335 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.0) 2021-09-19 01:50:15.406 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev8) (2.8.2) 2021-09-19 01:50:15.412 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev8) (0.9.6) 2021-09-19 01:50:15.493 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (4.2.2) 2021-09-19 01:50:15.495 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (0.3.0) 2021-09-19 01:50:15.503 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.1.0) 2021-09-19 01:50:15.505 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.0.6) 2021-09-19 01:50:15.522 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.0.0) 2021-09-19 01:50:15.623 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (0.11.0) 2021-09-19 01:50:15.669 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-19 01:50:15.675 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev8) (3.3.0) 2021-09-19 01:50:15.841 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev8) (2021.1) 2021-09-19 01:50:15.887 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (3.0.0) 2021-09-19 01:50:15.900 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.3.2) 2021-09-19 01:50:15.926 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (2.5.0) 2021-09-19 01:50:15.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev8) (0.7.2) 2021-09-19 01:50:16.249 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev8) (57.4.0) 2021-09-19 01:50:16.340 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (3.0.0) 2021-09-19 01:50:16.341 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (0.3.5) 2021-09-19 01:50:16.673 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.675 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.677 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.679 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.681 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.683 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.684 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-19 01:50:16.978 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.9.0) 2021-09-19 01:50:16.980 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-19 01:50:16.985 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (2.4.2) 2021-09-19 01:50:17.029 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (2.1.2) 2021-09-19 01:50:17.035 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.4.0) 2021-09-19 01:50:17.153 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (1.8.2) 2021-09-19 01:50:17.155 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (21.2.0) 2021-09-19 01:50:17.156 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.4.4) 2021-09-19 01:50:17.158 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.2.5) 2021-09-19 01:50:17.357 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.17.5) 2021-09-19 01:50:17.544 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev8) (2.1.0) 2021-09-19 01:50:17.807 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (3.2) 2021-09-19 01:50:17.809 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2021.5.30) 2021-09-19 01:50:17.812 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2.0.4) 2021-09-19 01:50:17.813 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (1.26.6) 2021-09-19 01:50:18.046 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev8) (0.7) 2021-09-19 01:50:18.399 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.2) 2021-09-19 01:50:18.401 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.4.1) 2021-09-19 01:50:18.744 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.0.0) 2021-09-19 01:50:18.894 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev8) (0.12.1) 2021-09-19 01:50:19.161 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (4.9.3) 2021-09-19 01:50:19.163 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (2.0.0) 2021-09-19 01:50:19.360 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (2.2.1) 2021-09-19 01:50:19.474 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.1.0.dev8) (3.5.0) 2021-09-19 01:50:20.697 | Installing collected packages: neutron 2021-09-19 01:50:20.697 | Attempting uninstall: neutron 2021-09-19 01:50:20.699 | Found existing installation: neutron 19.0.0.0rc1 2021-09-19 01:50:22.013 | Uninstalling neutron-19.0.0.0rc1: 2021-09-19 01:50:22.095 | Successfully uninstalled neutron-19.0.0.0rc1 2021-09-19 01:50:22.097 | Running setup.py develop for neutron 2021-09-19 01:50:25.197 | Successfully installed neutron 2021-09-19 01:50:25.197 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:50:25.343 | + inc/python:pip_install:200 : result=0 2021-09-19 01:50:25.345 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:50:25.348 | + functions-common:time_stop:2309 : local name 2021-09-19 01:50:25.350 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:50:25.352 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:50:25.354 | + functions-common:time_stop:2312 : local total 2021-09-19 01:50:25.356 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:50:25.358 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:50:25.361 | + functions-common:time_stop:2316 : start_time=1632016210294 2021-09-19 01:50:25.363 | + functions-common:time_stop:2318 : [[ -z 1632016210294 ]] 2021-09-19 01:50:25.365 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:50:25.370 | + functions-common:time_stop:2321 : end_time=1632016225367 2021-09-19 01:50:25.372 | + functions-common:time_stop:2322 : elapsed_time=15073 2021-09-19 01:50:25.374 | + functions-common:time_stop:2323 : total=219577 2021-09-19 01:50:25.377 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:50:25.379 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=234650 2021-09-19 01:50:25.381 | + inc/python:pip_install:203 : return 0 2021-09-19 01:50:25.383 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:50:25.386 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-19 01:50:25.389 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-19 01:50:25.407 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-19 01:50:25.419 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-19 01:50:25.421 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-19 01:50:25.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:50:25.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:50:25.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-09-19 01:50:25.439 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:50:25.439 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-19 01:50:25.439 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:50:25.440 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-19 01:50:25.457 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:25.460 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-19 01:50:25.462 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-19 01:50:25.465 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-19 01:50:25.467 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:50:25.470 | + lib/stack:stack_install_service:32 : install_nova 2021-09-19 01:50:25.472 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-19 01:50:25.475 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-19 01:50:25.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:50:25.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:50:25.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-09-19 01:50:25.484 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:50:25.486 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-19 01:50:25.503 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:25.507 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-19 01:50:25.524 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:25.526 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-19 01:50:25.542 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:25.545 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-19 01:50:25.547 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-19 01:50:25.549 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-19 01:50:25.551 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:50:25.553 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:50:25.556 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:50:25.559 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:50:25.561 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:50:25.564 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:50:25.580 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:50:25.582 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:50:25.585 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:50:25.587 | + functions-common:git_clone:544 : echo master 2021-09-19 01:50:25.588 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:50:25.593 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-19 01:50:25.595 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-19 01:50:25.597 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-19 01:50:25.600 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:50:25.600 | + functions-common:git_clone:593 : head -1 2021-09-19 01:50:25.604 | 1c502ebaec Merge "Add the Xena prelude section" 2021-09-19 01:50:25.607 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:50:25.610 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-19 01:50:25.612 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:50:25.615 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-19 01:50:25.617 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-19 01:50:25.619 | + inc/python:setup_develop:344 : local extras= 2021-09-19 01:50:25.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-19 01:50:25.625 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:50:25.627 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-19 01:50:25.629 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-19 01:50:25.632 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:50:25.634 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-19 01:50:25.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-19 01:50:25.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:50:25.643 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-19 01:50:25.645 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:50:25.648 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:50:25.651 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-19 01:50:25.657 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-19 01:50:25.659 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-19 01:50:26.280 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-19 01:50:26.283 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:50:26.285 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:50:26.287 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:50:26.289 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-19 01:50:26.291 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-19 01:50:26.294 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:50:26.297 | + inc/python:setup_package:428 : local extras= 2021-09-19 01:50:26.299 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:50:26.301 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-19 01:50:26.303 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-19 01:50:26.306 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-19 01:50:26.308 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:50:26.310 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-19 01:50:26.331 | Using python 3.8 to install /opt/stack/nova 2021-09-19 01:50:26.333 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-09-19 01:50:27.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:50:27.178 | from cryptography.utils import int_from_bytes 2021-09-19 01:50:27.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:50:27.178 | from cryptography.utils import int_from_bytes 2021-09-19 01:50:28.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:50:28.231 | Obtaining file:///opt/stack/nova 2021-09-19 01:50:31.444 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.6.0) 2021-09-19 01:50:31.446 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.4.23) 2021-09-19 01:50:31.447 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.0.9) 2021-09-19 01:50:31.449 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.31.1) 2021-09-19 01:50:31.451 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.0.1) 2021-09-19 01:50:31.453 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (9.3.0) 2021-09-19 01:50:31.454 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.6.3) 2021-09-19 01:50:31.456 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.5.1) 2021-09-19 01:50:31.458 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.4.8) 2021-09-19 01:50:31.459 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.8.7) 2021-09-19 01:50:31.461 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.1.1) 2021-09-19 01:50:31.463 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.1.1) 2021-09-19 01:50:31.465 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.5.0) 2021-09-19 01:50:31.467 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.7.2) 2021-09-19 01:50:31.468 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.13.0) 2021-09-19 01:50:31.470 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.7.1) 2021-09-19 01:50:31.472 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.8.0) 2021-09-19 01:50:31.474 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.11.0) 2021-09-19 01:50:31.475 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.7.2) 2021-09-19 01:50:31.477 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.1.16) 2021-09-19 01:50:31.479 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.0.0.0rc1) (3.2.0) 2021-09-19 01:50:31.481 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (8.1.0) 2021-09-19 01:50:31.483 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.4.0) 2021-09-19 01:50:31.485 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (7.6.0) 2021-09-19 01:50:31.486 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.5.0) 2021-09-19 01:50:31.488 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.26.0) 2021-09-19 01:50:31.490 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.4.0) 2021-09-19 01:50:31.566 | Collecting websockify>=0.9.0 2021-09-19 01:50:31.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-09-19 01:50:32.323 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.8.1) 2021-09-19 01:50:32.326 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.4.1) 2021-09-19 01:50:32.328 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (8.7.1) 2021-09-19 01:50:32.329 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.3.1) 2021-09-19 01:50:32.331 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.6.0) 2021-09-19 01:50:32.333 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.3.0) 2021-09-19 01:50:32.335 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.2.0) 2021-09-19 01:50:32.337 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.4.0) 2021-09-19 01:50:32.339 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.10.0) 2021-09-19 01:50:32.341 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (11.0.0) 2021-09-19 01:50:32.342 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (6.3.0) 2021-09-19 01:50:32.344 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (12.9.1) 2021-09-19 01:50:32.346 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.8.2) 2021-09-19 01:50:32.348 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.6.2) 2021-09-19 01:50:32.351 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.1.0) 2021-09-19 01:50:32.352 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.6.0) 2021-09-19 01:50:32.354 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.5.0) 2021-09-19 01:50:32.357 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.4.0) 2021-09-19 01:50:32.358 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.8.0) 2021-09-19 01:50:32.360 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.5.0) 2021-09-19 01:50:32.362 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.0.0) 2021-09-19 01:50:32.364 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.1.0) 2021-09-19 01:50:32.366 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.6.0) 2021-09-19 01:50:32.368 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.6.0) 2021-09-19 01:50:32.369 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.5.0) 2021-09-19 01:50:32.372 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (3.9.1) 2021-09-19 01:50:32.413 | Collecting microversion-parse>=0.2.1 2021-09-19 01:50:32.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-09-19 01:50:32.461 | Collecting os-xenapi>=0.3.4 2021-09-19 01:50:32.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-09-19 01:50:32.476 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.9.0) 2021-09-19 01:50:32.478 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.2.2) 2021-09-19 01:50:32.544 | Collecting pypowervm>=1.1.15 2021-09-19 01:50:32.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-09-19 01:50:32.587 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.3.3) 2021-09-19 01:50:32.590 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (1.7.0) 2021-09-19 01:50:32.592 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (4.6.2) 2021-09-19 01:50:32.594 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.8.2) 2021-09-19 01:50:33.021 | Collecting zVMCloudConnector>=1.3.0 2021-09-19 01:50:33.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-09-19 01:50:33.842 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (2.4.0) 2021-09-19 01:50:33.844 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (0.59.0) 2021-09-19 01:50:33.845 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.0.0rc1) (5.4.1) 2021-09-19 01:50:33.861 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.0.0rc1) (1.1.5) 2021-09-19 01:50:33.863 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.0.0rc1) (5.2.2) 2021-09-19 01:50:33.894 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.0.0.0rc1) (5.2.0) 2021-09-19 01:50:33.936 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.0.0.0rc1) (1.14.6) 2021-09-19 01:50:33.941 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.0.0.0rc1) (2.20) 2021-09-19 01:50:33.976 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.0.0rc1) (1.16.0) 2021-09-19 01:50:33.979 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.0.0rc1) (1.16.0) 2021-09-19 01:50:34.016 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.0.0.0rc1) (2.0.1) 2021-09-19 01:50:34.155 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.0.0rc1) (3.1.1) 2021-09-19 01:50:34.164 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.0.0rc1) (4.3.0) 2021-09-19 01:50:34.238 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.0.0rc1) (1.32) 2021-09-19 01:50:34.269 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.0.0rc1) (2.5.0) 2021-09-19 01:50:34.271 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.0.0rc1) (0.10.0) 2021-09-19 01:50:34.274 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.0.0rc1) (1.4.0) 2021-09-19 01:50:34.276 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.0.0rc1) (1.4.4) 2021-09-19 01:50:34.278 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.0.0rc1) (1.1.4) 2021-09-19 01:50:34.312 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.0.0.0rc1) (2.1) 2021-09-19 01:50:34.375 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.0.0.0rc1) (6.3.1) 2021-09-19 01:50:34.451 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.0.0rc1) (1.12.0) 2021-09-19 01:50:34.453 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.0.0rc1) (2.3.0) 2021-09-19 01:50:34.461 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:34.479 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==24.0.0.0rc1) (1.12.1) 2021-09-19 01:50:34.601 | Collecting Babel!=2.4.0,>=2.3.4 2021-09-19 01:50:34.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-09-19 01:50:34.828 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==24.0.0.0rc1) (2021.1) 2021-09-19 01:50:34.904 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.0.0.0rc1) (0.14.1) 2021-09-19 01:50:34.917 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.0.0.0rc1) (1.6) 2021-09-19 01:50:35.063 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.0.0rc1) (2.0.1) 2021-09-19 01:50:35.073 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.0.0rc1) (0.5.0) 2021-09-19 01:50:35.157 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.0.0.0rc1) (0.9.6) 2021-09-19 01:50:35.234 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.0.0rc1) (5.0.6) 2021-09-19 01:50:35.242 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.0.0rc1) (5.1.0) 2021-09-19 01:50:35.244 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.0.0rc1) (4.2.2) 2021-09-19 01:50:35.249 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.0.0rc1) (0.3.0) 2021-09-19 01:50:35.268 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.0.0.0rc1) (5.0.0) 2021-09-19 01:50:35.386 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.0.0.0rc1) (0.11.0) 2021-09-19 01:50:35.425 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.0.0rc1) (3.2.0) 2021-09-19 01:50:35.437 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.0.0rc1) (3.3.0) 2021-09-19 01:50:35.542 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.0.0.0rc1) (1.0.2) 2021-09-19 01:50:35.695 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.0.0rc1) (1.3.2) 2021-09-19 01:50:35.701 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.0.0rc1) (3.0.0) 2021-09-19 01:50:35.739 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.0.0.0rc1) (2.5.0) 2021-09-19 01:50:35.816 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.0.0rc1) (2.4.7) 2021-09-19 01:50:35.829 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.0.0rc1) (21.0) 2021-09-19 01:50:35.928 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.0.0.0rc1) (2.13.3) 2021-09-19 01:50:36.042 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.0.0.0rc1) (1.4.0) 2021-09-19 01:50:36.077 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.0.0.0rc1) (57.4.0) 2021-09-19 01:50:36.462 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.0.0rc1) (0.2.8) 2021-09-19 01:50:36.463 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.0.0rc1) (0.4.8) 2021-09-19 01:50:36.542 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.544 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.546 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.548 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.550 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.551 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.553 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.0.0rc1) (0.6.4) 2021-09-19 01:50:36.834 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (3.9.0) 2021-09-19 01:50:36.895 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (0.4.0) 2021-09-19 01:50:36.915 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (2.1.2) 2021-09-19 01:50:37.032 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (21.2.0) 2021-09-19 01:50:37.034 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (0.2.5) 2021-09-19 01:50:37.036 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (0.4.4) 2021-09-19 01:50:37.037 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.0.0.0rc1) (1.8.2) 2021-09-19 01:50:37.253 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.0.0.0rc1) (3.17.5) 2021-09-19 01:50:37.342 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.0.0rc1) (1.3.3) 2021-09-19 01:50:37.359 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.0.0rc1) (20.0.1) 2021-09-19 01:50:37.545 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.0.0rc1) (2.4.2) 2021-09-19 01:50:37.553 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.0.0rc1) (2.1.0) 2021-09-19 01:50:37.819 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.0.0rc1) (1.26.6) 2021-09-19 01:50:37.821 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.0.0rc1) (2.0.4) 2021-09-19 01:50:37.823 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.0.0rc1) (3.2) 2021-09-19 01:50:37.825 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.0.0rc1) (2021.5.30) 2021-09-19 01:50:38.156 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.0.0.0rc1) (0.7) 2021-09-19 01:50:38.572 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.0.0rc1) (0.4.1) 2021-09-19 01:50:38.575 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.0.0rc1) (0.5.2) 2021-09-19 01:50:38.803 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.0.0rc1) (1.4.2) 2021-09-19 01:50:38.811 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.0.0rc1) (2.6.2) 2021-09-19 01:50:38.813 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.0.0rc1) (2.4.0) 2021-09-19 01:50:39.300 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.0.0.0rc1) (1.0.0) 2021-09-19 01:50:39.463 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.0.0.0rc1) (0.12.1) 2021-09-19 01:50:40.848 | Collecting numpy 2021-09-19 01:50:40.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-09-19 01:50:41.381 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.0.0.0rc1) (2.1.0) 2021-09-19 01:50:41.538 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.0.0.0rc1) (3.5.0) 2021-09-19 01:50:42.084 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-09-19 01:50:42.085 | Building wheel for websockify (setup.py): started 2021-09-19 01:50:42.880 | Building wheel for websockify (setup.py): finished with status 'done' 2021-09-19 01:50:42.881 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=b15e9fb017e9c4fd51e2ff507ed3fa826521926954f3abc44c6acd04d32ce5e4 2021-09-19 01:50:42.881 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-09-19 01:50:42.887 | Building wheel for zVMCloudConnector (setup.py): started 2021-09-19 01:50:43.870 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-09-19 01:50:43.872 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=8c638cf4b2ab1248506fc67e6870382b3e5011d1de950a588c39f332419fd29c 2021-09-19 01:50:43.873 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-09-19 01:50:43.880 | Successfully built websockify zVMCloudConnector 2021-09-19 01:50:44.906 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-09-19 01:50:50.145 | Running setup.py develop for nova 2021-09-19 01:50:54.363 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-09-19 01:50:54.363 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:50:54.549 | + inc/python:pip_install:200 : result=0 2021-09-19 01:50:54.551 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:50:54.554 | + functions-common:time_stop:2309 : local name 2021-09-19 01:50:54.556 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:50:54.558 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:50:54.562 | + functions-common:time_stop:2312 : local total 2021-09-19 01:50:54.565 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:50:54.567 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:50:54.569 | + functions-common:time_stop:2316 : start_time=1632016226326 2021-09-19 01:50:54.571 | + functions-common:time_stop:2318 : [[ -z 1632016226326 ]] 2021-09-19 01:50:54.574 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:50:54.578 | + functions-common:time_stop:2321 : end_time=1632016254576 2021-09-19 01:50:54.580 | + functions-common:time_stop:2322 : elapsed_time=28250 2021-09-19 01:50:54.582 | + functions-common:time_stop:2323 : total=234650 2021-09-19 01:50:54.585 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:50:54.587 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=262900 2021-09-19 01:50:54.589 | + inc/python:pip_install:203 : return 0 2021-09-19 01:50:54.592 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:50:54.594 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-19 01:50:54.597 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-19 01:50:54.619 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-19 01:50:54.632 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-19 01:50:54.634 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-19 01:50:54.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:50:54.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:50:54.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-09-19 01:50:54.645 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:50:54.648 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-19 01:50:54.660 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:50:54.663 | + ./stack.sh:main:919 : configure_nova 2021-09-19 01:50:54.666 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-19 01:50:54.678 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-19 01:50:54.680 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-19 01:50:54.683 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-19 01:50:54.687 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-19 01:50:54.687 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-19 01:50:54.692 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-19 01:50:54.695 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-19 01:50:54.697 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-19 01:50:54.700 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-19 01:50:54.702 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-19 01:50:54.705 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-19 01:50:54.707 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-19 01:50:54.709 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-19 01:50:54.721 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-19 01:50:54.733 | + 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 2021-09-19 01:50:54.745 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-09-19 01:50:54.757 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-19 01:50:54.770 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-19 01:50:54.773 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-19 01:50:54.777 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iLpY0nlt73 2021-09-19 01:50:54.779 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-19 01:50:54.782 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-19 01:50:54.784 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-19 01:50:54.787 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-19 01:50:54.789 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-19 01:50:54.792 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iLpY0nlt73 2021-09-19 01:50:54.796 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iLpY0nlt73 2021-09-19 01:50:54.807 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iLpY0nlt73 /etc/sudoers.d/nova-rootwrap 2021-09-19 01:50:54.820 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-19 01:50:54.825 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-19 01:50:54.827 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-19 01:50:54.830 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-19 01:50:54.832 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-19 01:50:54.834 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-19 01:50:54.837 | + 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 ]] 2021-09-19 01:50:54.839 | + lib/nova:configure_nova:245 : [[ 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 ]] 2021-09-19 01:50:54.842 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-19 01:50:54.846 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-19 01:50:54.863 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:54.865 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-19 01:50:54.868 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-19 01:50:54.872 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-19 01:50:54.875 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-19 01:50:54.904 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-19 01:50:54.906 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-19 01:50:54.935 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-19 01:50:54.964 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-19 01:50:54.991 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-19 01:50:55.021 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-19 01:50:55.050 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-19 01:50:55.079 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-19 01:50:55.081 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2021-09-19 01:50:55.108 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-19 01:50:55.134 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-19 01:50:55.166 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-19 01:50:55.193 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-19 01:50:55.221 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-19 01:50:55.251 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-19 01:50:55.253 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:50:55.256 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:50:55.258 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:50:55.260 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:50:55.263 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:50:55.265 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:50:55.267 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:50:55.270 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:50:55.272 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:50:55.274 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-19 01:50:55.276 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:50:55.278 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:50:55.281 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:50:55.283 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:50:55.285 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:50:55.287 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:50:55.290 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-19 01:50:55.305 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:55.307 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-19 01:50:55.310 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-19 01:50:55.312 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-19 01:50:55.340 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-19 01:50:55.342 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-19 01:50:55.344 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-19 01:50:55.347 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-19 01:50:55.349 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-19 01:50:55.351 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-19 01:50:55.381 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-19 01:50:55.383 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-19 01:50:55.386 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-19 01:50:55.388 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-19 01:50:55.391 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-19 01:50:55.393 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-19 01:50:55.422 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-19 01:50:55.452 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-19 01:50:55.479 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-19 01:50:55.505 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-19 01:50:55.522 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:55.524 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-19 01:50:55.539 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:55.543 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-19 01:50:55.543 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-19 01:50:55.548 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-19 01:50:55.550 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-19 01:50:55.578 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-19 01:50:55.593 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:55.595 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-19 01:50:55.597 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-19 01:50:55.600 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-19 01:50:55.602 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-19 01:50:55.604 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-19 01:50:55.633 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-19 01:50:55.659 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-09-19 01:50:55.687 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-19 01:50:55.715 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-19 01:50:55.742 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-19 01:50:55.769 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-19 01:50:55.797 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-19 01:50:55.823 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:50:55.850 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-19 01:50:55.877 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-19 01:50:55.893 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:55.895 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-19 01:50:55.898 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-19 01:50:55.927 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-19 01:50:55.956 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2021-09-19 01:50:55.983 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-19 01:50:56.010 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-19 01:50:56.037 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-19 01:50:56.064 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-19 01:50:56.091 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-19 01:50:56.118 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-19 01:50:56.134 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:56.136 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-19 01:50:56.138 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-19 01:50:56.165 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-19 01:50:56.195 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-19 01:50:56.198 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-19 01:50:56.225 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-19 01:50:56.227 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-19 01:50:56.230 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-19 01:50:56.232 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:50:56.234 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:50:56.236 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:50:56.238 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:50:56.241 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:50:56.243 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:50:56.245 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-19 01:50:56.248 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-19 01:50:56.250 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-19 01:50:56.253 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:50:56.270 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:50:56.272 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:50:56.274 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:50:56.276 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:50:56.279 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-19 01:50:56.305 | + 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' 2021-09-19 01:50:56.333 | + 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' 2021-09-19 01:50:56.360 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:50:56.387 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-19 01:50:56.416 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-19 01:50:56.419 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-19 01:50:56.422 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-19 01:50:56.424 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-19 01:50:56.426 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-19 01:50:56.428 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-19 01:50:56.431 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-19 01:50:56.435 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-19 01:50:56.438 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-19 01:50:56.440 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-19 01:50:56.452 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-19 01:50:56.453 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:50:56.461 | d /var/run/uwsgi 0755 ubuntu root 2021-09-19 01:50:56.464 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:50:56.479 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-19 01:50:56.482 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-19 01:50:56.485 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-19 01:50:56.514 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-19 01:50:56.540 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-19 01:50:56.567 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-19 01:50:56.593 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-19 01:50:56.620 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-19 01:50:56.647 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-19 01:50:56.674 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-19 01:50:56.700 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-19 01:50:56.727 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-19 01:50:56.754 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-19 01:50:56.781 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-19 01:50:56.810 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-19 01:50:56.836 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-19 01:50:56.839 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-19 01:50:56.842 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-19 01:50:56.844 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-19 01:50:56.847 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-19 01:50:56.849 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:50:56.851 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:50:56.853 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-19 01:50:56.857 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-19 01:50:56.859 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-19 01:50:56.886 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-19 01:50:56.913 | + 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 ' 2021-09-19 01:50:56.914 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-19 01:50:56.922 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-19 01:50:56.925 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-19 01:50:56.927 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-19 01:50:56.930 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-19 01:50:56.932 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-19 01:50:56.935 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:50:56.937 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:50:56.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:50:56.941 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-19 01:50:56.944 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-19 01:50:56.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:50:56.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:50:56.951 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-19 01:50:57.013 | Enabling site nova-api-wsgi. 2021-09-19 01:50:57.018 | To activate the new configuration, you need to run: 2021-09-19 01:50:57.018 | systemctl reload apache2 2021-09-19 01:50:57.023 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-19 01:50:57.025 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:50:57.027 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:50:57.029 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:50:57.154 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-19 01:50:57.157 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-19 01:50:57.159 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-19 01:50:57.162 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-19 01:50:57.164 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-19 01:50:57.167 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-19 01:50:57.170 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-19 01:50:57.174 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-19 01:50:57.177 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-19 01:50:57.179 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-19 01:50:57.193 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-19 01:50:57.193 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:50:57.202 | d /var/run/uwsgi 0755 ubuntu root 2021-09-19 01:50:57.206 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:50:57.222 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-19 01:50:57.224 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-19 01:50:57.228 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-19 01:50:57.259 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-19 01:50:57.286 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-19 01:50:57.313 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-19 01:50:57.340 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-19 01:50:57.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-19 01:50:57.394 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-19 01:50:57.421 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-19 01:50:57.448 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-19 01:50:57.474 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-19 01:50:57.501 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-19 01:50:57.529 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-19 01:50:57.555 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-19 01:50:57.582 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-19 01:50:57.584 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-19 01:50:57.611 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-19 01:50:57.627 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:57.629 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-19 01:50:57.660 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-19 01:50:57.662 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-19 01:50:57.664 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-19 01:50:57.681 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:57.684 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:50:57.686 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:50:57.714 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-19 01:50:57.743 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-19 01:50:57.745 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-19 01:50:57.748 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-19 01:50:57.750 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-19 01:50:57.752 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-19 01:50:57.755 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-19 01:50:57.771 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:57.774 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-19 01:50:57.776 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-19 01:50:57.779 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-19 01:50:57.794 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:57.797 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:50:57.799 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:50:57.827 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-19 01:50:57.829 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-19 01:50:57.832 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-19 01:50:57.859 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-19 01:50:57.888 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-19 01:50:57.917 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-19 01:50:57.934 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:50:57.937 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-19 01:50:57.964 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-19 01:50:57.966 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-19 01:50:57.969 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-19 01:50:57.998 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-19 01:50:58.025 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2021-09-19 01:50:58.053 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-19 01:50:58.080 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-19 01:50:58.107 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-19 01:50:58.134 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-19 01:50:58.161 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-19 01:50:58.189 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-19 01:50:58.216 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-19 01:50:58.232 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:58.235 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-19 01:50:58.239 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-19 01:50:58.241 | + lib/nova:create_nova_conf:521 : local conf 2021-09-19 01:50:58.243 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-19 01:50:58.247 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-19 01:50:58.250 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-19 01:50:58.253 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-19 01:50:58.256 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-19 01:50:58.259 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-19 01:50:58.263 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-19 01:50:58.267 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-19 01:50:58.270 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-19 01:50:58.272 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-19 01:50:58.275 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-19 01:50:58.277 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-19 01:50:58.280 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-19 01:50:58.310 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-19 01:50:58.340 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-19 01:50:58.369 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-19 01:50:58.371 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-19 01:50:58.374 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-19 01:50:58.376 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-19 01:50:58.392 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:50:58.396 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-19 01:50:58.396 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-19 01:50:59.079 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-09-19 01:50:59.081 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-09-19 01:50:59.753 | Adding vhost "nova_cell1" ... 2021-09-19 01:51:00.026 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-09-19 01:51:00.717 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-09-19 01:51:00.784 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-19 01:51:00.786 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-19 01:51:00.789 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-19 01:51:00.791 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-19 01:51:00.794 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-19 01:51:00.796 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-19 01:51:00.813 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:00.816 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-19 01:51:00.819 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-19 01:51:00.821 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-19 01:51:00.838 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:00.841 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2021-09-19 01:51:00.844 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2021-09-19 01:51:00.871 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-19 01:51:00.873 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-19 01:51:00.875 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-19 01:51:00.892 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:00.895 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-19 01:51:00.897 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-19 01:51:00.899 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-19 01:51:00.929 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2021-09-19 01:51:00.957 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-19 01:51:00.984 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-19 01:51:01.012 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-19 01:51:01.040 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-19 01:51:01.067 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-19 01:51:01.094 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-19 01:51:01.121 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-19 01:51:01.124 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-19 01:51:01.126 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-19 01:51:01.129 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:51:01.146 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:51:01.148 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:51:01.150 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:51:01.153 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:51:01.155 | + 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}}' 2021-09-19 01:51:01.183 | + 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' 2021-09-19 01:51:01.210 | + 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' 2021-09-19 01:51:01.239 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:51:01.267 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-19 01:51:01.271 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-19 01:51:01.275 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-19 01:51:01.277 | + lib/nova:create_nova_conf:555 : local conf 2021-09-19 01:51:01.280 | + lib/nova:create_nova_conf:556 : local offset 2021-09-19 01:51:01.283 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-19 01:51:01.285 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-19 01:51:01.287 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-19 01:51:01.290 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-19 01:51:01.292 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-19 01:51:01.295 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-19 01:51:01.298 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-19 01:51:01.300 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-19 01:51:01.302 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-19 01:51:01.304 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-19 01:51:01.320 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:01.322 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-19 01:51:01.325 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-19 01:51:01.341 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:01.343 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-19 01:51:01.359 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:01.361 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-19 01:51:01.377 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:01.380 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-19 01:51:01.396 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:01.399 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-19 01:51:01.401 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-19 01:51:01.404 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-19 01:51:01.407 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-19 01:51:01.409 | + lib/stack:stack_install_service:32 : install_placement 2021-09-19 01:51:01.412 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-19 01:51:01.414 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-19 01:51:01.417 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:01.420 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:01.422 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-19 01:51:01.425 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:51:01.427 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:51:01.430 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:51:01.432 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:51:01.434 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:51:01.437 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:51:01.439 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:01.441 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:01.444 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:51:01.446 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:51:01.449 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:51:01.451 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:51:01.454 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-19 01:51:01.456 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:51:01.459 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:01.461 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:01.463 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-19 01:51:01.485 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-09-19 01:51:01.592 | Reading package lists... 2021-09-19 01:51:01.812 | Building dependency tree... 2021-09-19 01:51:01.813 | Reading state information... 2021-09-19 01:51:02.041 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-19 01:51:02.042 | The following packages were automatically installed and are no longer required: 2021-09-19 01:51:02.043 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:51:02.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:51:02.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:51:02.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:51:02.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:51:02.043 | python3-zope.interface 2021-09-19 01:51:02.044 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:51:02.152 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:51:02.157 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:51:02.159 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:51:02.162 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:02.164 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:02.166 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:02.170 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:02.172 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:02.174 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:51:02.177 | + functions-common:time_stop:2316 : start_time=1632016261482 2021-09-19 01:51:02.179 | + functions-common:time_stop:2318 : [[ -z 1632016261482 ]] 2021-09-19 01:51:02.182 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:02.186 | + functions-common:time_stop:2321 : end_time=1632016262184 2021-09-19 01:51:02.189 | + functions-common:time_stop:2322 : elapsed_time=702 2021-09-19 01:51:02.191 | + functions-common:time_stop:2323 : total=493224 2021-09-19 01:51:02.193 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:02.195 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=493926 2021-09-19 01:51:02.198 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:51:02.200 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-19 01:51:02.203 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-19 01:51:02.205 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-19 01:51:02.208 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-19 01:51:02.210 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-19 01:51:02.233 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-19 01:51:02.236 | + functions-common:install_package:1347 : update_package_repo 2021-09-19 01:51:02.238 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-19 01:51:02.240 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-19 01:51:02.243 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-19 01:51:02.245 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-19 01:51:02.248 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-19 01:51:02.250 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:02.253 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:02.255 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-19 01:51:02.258 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-19 01:51:02.260 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-19 01:51:02.263 | + functions-common:apt_get_update:1074 : return 2021-09-19 01:51:02.265 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-19 01:51:02.268 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-19 01:51:02.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:02.273 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:02.275 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-19 01:51:02.298 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-09-19 01:51:02.404 | Reading package lists... 2021-09-19 01:51:02.624 | Building dependency tree... 2021-09-19 01:51:02.625 | Reading state information... 2021-09-19 01:51:02.855 | The following packages were automatically installed and are no longer required: 2021-09-19 01:51:02.857 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-19 01:51:02.857 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-19 01:51:02.857 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-19 01:51:02.857 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-19 01:51:02.857 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-19 01:51:02.857 | python3-zope.interface 2021-09-19 01:51:02.857 | Use 'sudo apt autoremove' to remove them. 2021-09-19 01:51:02.922 | The following NEW packages will be installed: 2021-09-19 01:51:02.922 | libapache2-mod-wsgi-py3 2021-09-19 01:51:03.347 | 0 upgraded, 1 newly installed, 0 to remove and 88 not upgraded. 2021-09-19 01:51:03.347 | Need to get 93.3 kB of archives. 2021-09-19 01:51:03.347 | After this operation, 300 kB of additional disk space will be used. 2021-09-19 01:51:03.347 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-09-19 01:51:04.272 | Fetched 93.3 kB in 1s (117 kB/s) 2021-09-19 01:51:04.532 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-09-19 01:51:04.584 | (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 ... 91052 files and directories currently installed.) 2021-09-19 01:51:04.587 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-09-19 01:51:04.639 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-19 01:51:04.950 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-19 01:51:05.274 | apache2_invoke: Enable module wsgi 2021-09-19 01:51:12.852 | + functions-common:apt_get:1118 : result=0 2021-09-19 01:51:12.854 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-19 01:51:12.857 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:12.860 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:12.862 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:12.864 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:12.867 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:12.869 | + functions-common:time_stop:2315 : name=apt-get 2021-09-19 01:51:12.871 | + functions-common:time_stop:2316 : start_time=1632016262295 2021-09-19 01:51:12.874 | + functions-common:time_stop:2318 : [[ -z 1632016262295 ]] 2021-09-19 01:51:12.877 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:12.881 | + functions-common:time_stop:2321 : end_time=1632016272879 2021-09-19 01:51:12.884 | + functions-common:time_stop:2322 : elapsed_time=10584 2021-09-19 01:51:12.886 | + functions-common:time_stop:2323 : total=493926 2021-09-19 01:51:12.888 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:12.891 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=504510 2021-09-19 01:51:12.893 | + functions-common:apt_get:1122 : return 0 2021-09-19 01:51:12.896 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-19 01:51:12.898 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-19 01:51:12.901 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:51:12.903 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:12.906 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:12.908 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-19 01:51:12.911 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-19 01:51:12.966 | wsgi (enabled by maintainer script) 2021-09-19 01:51:12.969 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-19 01:51:12.972 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-19 01:51:12.974 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-19 01:51:12.977 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-19 01:51:12.980 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-19 01:51:12.983 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-19 01:51:12.987 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:51:12.987 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-19 01:51:12.992 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-19 01:51:12.995 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-19 01:51:12.998 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-19 01:51:13.001 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-19 01:51:13.003 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-19 01:51:13.026 | Using python 3.8 to install osc-placement 2021-09-19 01:51:13.028 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-09-19 01:51:13.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:51:13.880 | from cryptography.utils import int_from_bytes 2021-09-19 01:51:13.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:51:13.880 | from cryptography.utils import int_from_bytes 2021-09-19 01:51:14.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:51:15.447 | Collecting osc-placement 2021-09-19 01:51:15.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-09-19 01:51:15.471 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-19 01:51:15.473 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-19 01:51:15.474 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-19 01:51:15.476 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-19 01:51:15.478 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-19 01:51:15.480 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-09-19 01:51:15.540 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-09-19 01:51:15.542 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-09-19 01:51:15.544 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-09-19 01:51:15.546 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-09-19 01:51:15.570 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-09-19 01:51:15.572 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-09-19 01:51:15.574 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-09-19 01:51:15.591 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-09-19 01:51:15.593 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-09-19 01:51:15.596 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-09-19 01:51:15.600 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-09-19 01:51:15.602 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-09-19 01:51:15.656 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-09-19 01:51:15.658 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-09-19 01:51:15.660 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-09-19 01:51:15.661 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-09-19 01:51:15.741 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2021-09-19 01:51:15.743 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-09-19 01:51:15.745 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-09-19 01:51:15.747 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-09-19 01:51:15.752 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-09-19 01:51:15.754 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-09-19 01:51:15.758 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-09-19 01:51:15.759 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-09-19 01:51:15.761 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-09-19 01:51:15.804 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-09-19 01:51:15.809 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-09-19 01:51:15.833 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-09-19 01:51:15.892 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-09-19 01:51:15.894 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-09-19 01:51:15.895 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-09-19 01:51:15.900 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-09-19 01:51:15.915 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-09-19 01:51:15.999 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-09-19 01:51:16.002 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-09-19 01:51:16.004 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-09-19 01:51:16.006 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-09-19 01:51:18.072 | Installing collected packages: osc-placement 2021-09-19 01:51:18.324 | Successfully installed osc-placement-3.1.1 2021-09-19 01:51:18.324 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:51:18.447 | + inc/python:pip_install:200 : result=0 2021-09-19 01:51:18.449 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:51:18.452 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:18.455 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:18.457 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:18.460 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:18.462 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:18.465 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:51:18.467 | + functions-common:time_stop:2316 : start_time=1632016273020 2021-09-19 01:51:18.470 | + functions-common:time_stop:2318 : [[ -z 1632016273020 ]] 2021-09-19 01:51:18.473 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:18.477 | + functions-common:time_stop:2321 : end_time=1632016278474 2021-09-19 01:51:18.479 | + functions-common:time_stop:2322 : elapsed_time=5454 2021-09-19 01:51:18.482 | + functions-common:time_stop:2323 : total=262900 2021-09-19 01:51:18.484 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:18.487 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=268354 2021-09-19 01:51:18.489 | + inc/python:pip_install:203 : return 0 2021-09-19 01:51:18.492 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-19 01:51:18.494 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-19 01:51:18.497 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-19 01:51:18.500 | + functions-common:git_clone:525 : local git_ref=master 2021-09-19 01:51:18.502 | + functions-common:git_clone:526 : local orig_dir 2021-09-19 01:51:18.505 | ++ functions-common:git_clone:527 : pwd 2021-09-19 01:51:18.508 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-19 01:51:18.510 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-19 01:51:18.515 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-19 01:51:18.532 | + functions-common:git_clone:530 : RECLONE=False 2021-09-19 01:51:18.535 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-19 01:51:18.537 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-19 01:51:18.540 | + functions-common:git_clone:544 : echo master 2021-09-19 01:51:18.540 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-19 01:51:18.546 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-19 01:51:18.548 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-19 01:51:18.551 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-19 01:51:18.553 | + functions-common:git_timed:617 : local count=0 2021-09-19 01:51:18.556 | + functions-common:git_timed:618 : local timeout=0 2021-09-19 01:51:18.558 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-19 01:51:18.561 | + functions-common:git_timed:621 : timeout=0 2021-09-19 01:51:18.563 | + functions-common:git_timed:624 : time_start git_timed 2021-09-19 01:51:18.566 | + functions-common:time_start:2295 : local name=git_timed 2021-09-19 01:51:18.568 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:51:18.570 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:51:18.573 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:51:18.578 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016278575 2021-09-19 01:51:18.580 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-19 01:51:18.583 | Cloning into '/opt/stack/placement'... 2021-09-19 01:51:26.400 | + functions-common:git_timed:639 : time_stop git_timed 2021-09-19 01:51:26.403 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:26.405 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:26.408 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:26.410 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:26.413 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:26.415 | + functions-common:time_stop:2315 : name=git_timed 2021-09-19 01:51:26.417 | + functions-common:time_stop:2316 : start_time=1632016278575 2021-09-19 01:51:26.419 | + functions-common:time_stop:2318 : [[ -z 1632016278575 ]] 2021-09-19 01:51:26.422 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:26.427 | + functions-common:time_stop:2321 : end_time=1632016286424 2021-09-19 01:51:26.429 | + functions-common:time_stop:2322 : elapsed_time=7849 2021-09-19 01:51:26.431 | + functions-common:time_stop:2323 : total=0 2021-09-19 01:51:26.433 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:26.436 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7849 2021-09-19 01:51:26.438 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-09-19 01:51:26.441 | + functions-common:git_clone:593 : git show --oneline 2021-09-19 01:51:26.442 | + functions-common:git_clone:593 : head -1 2021-09-19 01:51:26.444 | de4eb283 Update master for stable/xena 2021-09-19 01:51:26.447 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-19 01:51:26.450 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-09-19 01:51:26.452 | + inc/python:setup_develop:338 : local bindep 2021-09-19 01:51:26.455 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-09-19 01:51:26.457 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-09-19 01:51:26.460 | + inc/python:setup_develop:344 : local extras= 2021-09-19 01:51:26.462 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-09-19 01:51:26.465 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-19 01:51:26.467 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-09-19 01:51:26.470 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-09-19 01:51:26.473 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-19 01:51:26.475 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-19 01:51:26.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-09-19 01:51:26.480 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-19 01:51:26.483 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-09-19 01:51:26.486 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-19 01:51:26.488 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-19 01:51:26.491 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-09-19 01:51:26.497 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-09-19 01:51:26.499 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-09-19 01:51:27.134 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-09-19 01:51:27.137 | + inc/python:setup_package:418 : local bindep=0 2021-09-19 01:51:27.139 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-19 01:51:27.142 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-19 01:51:27.145 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-09-19 01:51:27.147 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-09-19 01:51:27.150 | + inc/python:setup_package:427 : local flags=-e 2021-09-19 01:51:27.152 | + inc/python:setup_package:428 : local extras= 2021-09-19 01:51:27.155 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-19 01:51:27.158 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-19 01:51:27.160 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-19 01:51:27.163 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-19 01:51:27.165 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-19 01:51:27.168 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-09-19 01:51:27.189 | Using python 3.8 to install /opt/stack/placement 2021-09-19 01:51:27.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-09-19 01:51:28.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:51:28.051 | from cryptography.utils import int_from_bytes 2021-09-19 01:51:28.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:51:28.051 | from cryptography.utils import int_from_bytes 2021-09-19 01:51:29.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:51:29.110 | Obtaining file:///opt/stack/placement 2021-09-19 01:51:30.483 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (5.6.0) 2021-09-19 01:51:30.484 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (1.4.23) 2021-09-19 01:51:30.486 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (9.3.0) 2021-09-19 01:51:30.488 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (2.5.1) 2021-09-19 01:51:30.489 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (1.8.7) 2021-09-19 01:51:30.491 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev1) (3.2.0) 2021-09-19 01:51:30.493 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (2.26.0) 2021-09-19 01:51:30.498 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (57.4.0) 2021-09-19 01:51:30.499 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (4.4.1) 2021-09-19 01:51:30.502 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (8.7.1) 2021-09-19 01:51:30.504 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (3.3.1) 2021-09-19 01:51:30.505 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (4.6.0) 2021-09-19 01:51:30.507 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (4.2.0) 2021-09-19 01:51:30.509 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (4.10.0) 2021-09-19 01:51:30.511 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (11.0.0) 2021-09-19 01:51:30.513 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (3.8.2) 2021-09-19 01:51:30.515 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (4.4.0) 2021-09-19 01:51:30.517 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (1.4.0) 2021-09-19 01:51:30.519 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (1.1.0) 2021-09-19 01:51:30.521 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (2.6.0) 2021-09-19 01:51:30.522 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev1) (1.0.1) 2021-09-19 01:51:30.588 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (1.16.0) 2021-09-19 01:51:30.592 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (4.3.0) 2021-09-19 01:51:30.597 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (4.4.0) 2021-09-19 01:51:30.599 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (3.1.1) 2021-09-19 01:51:30.601 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (2.8.1) 2021-09-19 01:51:30.603 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (5.1.0) 2021-09-19 01:51:30.664 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (3.4.0) 2021-09-19 01:51:30.666 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (1.7.0) 2021-09-19 01:51:30.668 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (0.1.16) 2021-09-19 01:51:30.733 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (1.1.4) 2021-09-19 01:51:30.742 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev1) (5.0.9) 2021-09-19 01:51:30.761 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev1) (0.14.1) 2021-09-19 01:51:30.771 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev1) (1.6) 2021-09-19 01:51:30.815 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev1) (2.3.0) 2021-09-19 01:51:30.818 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev1) (1.5.0) 2021-09-19 01:51:30.820 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev1) (0.8.0) 2021-09-19 01:51:30.822 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev1) (5.4.1) 2021-09-19 01:51:30.836 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev1) (1.12.1) 2021-09-19 01:51:30.904 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (0.13.0) 2021-09-19 01:51:30.908 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (2.0.1) 2021-09-19 01:51:30.912 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (0.5.0) 2021-09-19 01:51:30.916 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (1.7.1) 2021-09-19 01:51:30.933 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (1.1.5) 2021-09-19 01:51:30.935 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (5.2.2) 2021-09-19 01:51:30.988 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev1) (2.8.2) 2021-09-19 01:51:30.993 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev1) (0.9.6) 2021-09-19 01:51:31.031 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev1) (3.0.1) 2021-09-19 01:51:31.035 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev1) (3.2.0) 2021-09-19 01:51:31.037 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev1) (3.3.0) 2021-09-19 01:51:31.053 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev1) (1.14.6) 2021-09-19 01:51:31.063 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev1) (2.20) 2021-09-19 01:51:31.074 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev1) (2.0.1) 2021-09-19 01:51:31.124 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev1) (2021.1) 2021-09-19 01:51:31.126 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev1) (1.0.2) 2021-09-19 01:51:31.155 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev1) (0.7.2) 2021-09-19 01:51:31.183 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev1) (2.4.7) 2021-09-19 01:51:31.191 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev1) (0.11.0) 2021-09-19 01:51:31.193 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev1) (21.0) 2021-09-19 01:51:31.428 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev1) (2.0.4) 2021-09-19 01:51:31.455 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev1) (1.26.6) 2021-09-19 01:51:31.457 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev1) (3.2) 2021-09-19 01:51:31.459 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev1) (2021.5.30) 2021-09-19 01:51:31.548 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev1) (0.7) 2021-09-19 01:51:31.716 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev1) (1.1.1) 2021-09-19 01:51:31.759 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (0.5.2) 2021-09-19 01:51:31.761 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (0.4.1) 2021-09-19 01:51:31.876 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (2.5.0) 2021-09-19 01:51:31.999 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (3.5.0) 2021-09-19 01:51:32.128 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (3.0.0) 2021-09-19 01:51:32.133 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev1) (1.0.0) 2021-09-19 01:51:33.903 | Installing collected packages: openstack-placement 2021-09-19 01:51:33.905 | Running setup.py develop for openstack-placement 2021-09-19 01:51:35.914 | Successfully installed openstack-placement 2021-09-19 01:51:35.914 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:51:36.052 | + inc/python:pip_install:200 : result=0 2021-09-19 01:51:36.054 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:51:36.056 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:36.059 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:36.061 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:36.064 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:36.066 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:36.068 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:51:36.071 | + functions-common:time_stop:2316 : start_time=1632016287183 2021-09-19 01:51:36.073 | + functions-common:time_stop:2318 : [[ -z 1632016287183 ]] 2021-09-19 01:51:36.076 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:36.080 | + functions-common:time_stop:2321 : end_time=1632016296077 2021-09-19 01:51:36.082 | + functions-common:time_stop:2322 : elapsed_time=8894 2021-09-19 01:51:36.084 | + functions-common:time_stop:2323 : total=268354 2021-09-19 01:51:36.087 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:36.089 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=277248 2021-09-19 01:51:36.091 | + inc/python:pip_install:203 : return 0 2021-09-19 01:51:36.094 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-19 01:51:36.096 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-19 01:51:36.099 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-19 01:51:36.119 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-19 01:51:36.132 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-09-19 01:51:36.134 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-09-19 01:51:36.137 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:51:36.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:51:36.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-09-19 01:51:36.145 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:51:36.147 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-19 01:51:36.150 | + ./stack.sh:main:925 : configure_placement 2021-09-19 01:51:36.152 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-09-19 01:51:36.164 | + lib/placement:configure_placement:107 : create_placement_conf 2021-09-19 01:51:36.167 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-09-19 01:51:36.172 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-09-19 01:51:36.174 | ++ lib/database:database_connection_url:132 : local db=placement 2021-09-19 01:51:36.177 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-09-19 01:51:36.179 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-09-19 01:51:36.182 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-19 01:51:36.184 | + 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' 2021-09-19 01:51:36.217 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-09-19 01:51:36.248 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-09-19 01:51:36.280 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-09-19 01:51:36.282 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-09-19 01:51:36.285 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-09-19 01:51:36.287 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-19 01:51:36.289 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-09-19 01:51:36.321 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-09-19 01:51:36.350 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-09-19 01:51:36.379 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-09-19 01:51:36.408 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-09-19 01:51:36.441 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-09-19 01:51:36.471 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-09-19 01:51:36.500 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-09-19 01:51:36.529 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:51:36.559 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-09-19 01:51:36.587 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-09-19 01:51:36.590 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-09-19 01:51:36.592 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-09-19 01:51:36.596 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:51:36.615 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:51:36.618 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:51:36.620 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:51:36.623 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:51:36.625 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-19 01:51:36.655 | + 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' 2021-09-19 01:51:36.687 | + 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' 2021-09-19 01:51:36.715 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:51:36.744 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-19 01:51:36.747 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-09-19 01:51:36.749 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-09-19 01:51:36.752 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-09-19 01:51:36.754 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-09-19 01:51:36.757 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-19 01:51:36.759 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-19 01:51:36.762 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-09-19 01:51:36.767 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-09-19 01:51:36.769 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-19 01:51:36.772 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-19 01:51:36.785 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-19 01:51:36.785 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:51:36.794 | d /var/run/uwsgi 0755 ubuntu root 2021-09-19 01:51:36.797 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-19 01:51:36.813 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-09-19 01:51:36.815 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-09-19 01:51:36.819 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-09-19 01:51:36.850 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-09-19 01:51:36.879 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-09-19 01:51:36.907 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-09-19 01:51:36.936 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-09-19 01:51:36.968 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-19 01:51:36.997 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-09-19 01:51:37.027 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-09-19 01:51:37.056 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-09-19 01:51:37.085 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-19 01:51:37.113 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-09-19 01:51:37.142 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-19 01:51:37.171 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-09-19 01:51:37.202 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-19 01:51:37.205 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-19 01:51:37.209 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-09-19 01:51:37.212 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-09-19 01:51:37.215 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-19 01:51:37.217 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:37.220 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:37.223 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-09-19 01:51:37.225 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-09-19 01:51:37.228 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-09-19 01:51:37.258 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-09-19 01:51:37.287 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-09-19 01:51:37.288 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-09-19 01:51:37.296 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-09-19 01:51:37.300 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-09-19 01:51:37.302 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-09-19 01:51:37.305 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-19 01:51:37.307 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-19 01:51:37.309 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-19 01:51:37.313 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:37.315 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:37.318 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-19 01:51:37.320 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-19 01:51:37.322 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:37.325 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:37.327 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-09-19 01:51:37.389 | Enabling site placement-api. 2021-09-19 01:51:37.395 | To activate the new configuration, you need to run: 2021-09-19 01:51:37.395 | systemctl reload apache2 2021-09-19 01:51:37.400 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-19 01:51:37.402 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-19 01:51:37.405 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:51:37.407 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-19 01:51:37.543 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-09-19 01:51:37.564 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:37.567 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-09-19 01:51:37.586 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:37.589 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-09-19 01:51:37.607 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:37.610 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-09-19 01:51:37.613 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-09-19 01:51:37.615 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-19 01:51:37.647 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2021-09-19 01:51:37.676 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-09-19 01:51:37.705 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-19 01:51:37.734 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-19 01:51:37.762 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-09-19 01:51:37.792 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-19 01:51:37.822 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-09-19 01:51:37.852 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-09-19 01:51:37.869 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:37.871 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-09-19 01:51:37.889 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:37.891 | + ./stack.sh:main:951 : run_phase stack install 2021-09-19 01:51:37.894 | + functions-common:run_phase:1737 : local mode=stack 2021-09-19 01:51:37.896 | + functions-common:run_phase:1738 : local phase=install 2021-09-19 01:51:37.899 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-19 01:51:37.901 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-19 01:51:37.904 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-19 01:51:37.907 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-19 01:51:37.909 | + functions-common:run_phase:1747 : local extra 2021-09-19 01:51:37.913 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-19 01:51:37.917 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-19 01:51:37.919 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-19 01:51:37.922 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-19 01:51:37.924 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-09-19 01:51:37.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-19 01:51:37.943 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:37.945 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-19 01:51:37.947 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:51:37.950 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-09-19 01:51:37.952 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-09-19 01:51:37.956 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:51:37.958 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-09-19 01:51:37.960 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-09-19 01:51:37.963 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-09-19 01:51:38.038 | ++ inc/async:async_inner:63 : install_tempest 2021-09-19 01:51:38.073 | [11692 Async install_tempest:71499]: running: install_tempest 2021-09-19 01:51:38.076 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-19 01:51:38.079 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-19 01:51:38.084 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-19 01:51:38.087 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-19 01:51:38.091 | + functions-common:run_phase:1764 : run_plugins stack install 2021-09-19 01:51:38.094 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-19 01:51:38.097 | + functions-common:run_plugins:1724 : local phase=install 2021-09-19 01:51:38.101 | + functions-common:run_plugins:1726 : local plugins= 2021-09-19 01:51:38.104 | + functions-common:run_plugins:1727 : local plugin 2021-09-19 01:51:38.109 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-09-19 01:51:38.112 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-09-19 01:51:38.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-19 01:51:38.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-09-19 01:51:38.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-09-19 01:51:38.123 | + inc/python:use_library_from_git:253 : return 1 2021-09-19 01:51:38.127 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-09-19 01:51:38.129 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-09-19 01:51:38.132 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-19 01:51:38.135 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-09-19 01:51:38.138 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-09-19 01:51:38.141 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-19 01:51:38.146 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-09-19 01:51:38.148 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-19 01:51:38.155 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-09-19 01:51:38.161 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-09-19 01:51:38.164 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-09-19 01:51:38.167 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-09-19 01:51:38.170 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-09-19 01:51:38.194 | Using python 3.8 to install python-openstackclient 2021-09-19 01:51:38.196 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-09-19 01:51:39.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:51:39.175 | from cryptography.utils import int_from_bytes 2021-09-19 01:51:39.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:51:39.175 | from cryptography.utils import int_from_bytes 2021-09-19 01:51:40.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-19 01:51:40.860 | Collecting python-openstackclient 2021-09-19 01:51:40.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-09-19 01:51:40.923 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2021-09-19 01:51:40.924 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-09-19 01:51:40.926 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-09-19 01:51:40.928 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-09-19 01:51:40.931 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-09-19 01:51:40.932 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-09-19 01:51:40.934 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-09-19 01:51:40.936 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-09-19 01:51:40.938 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-09-19 01:51:40.940 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-09-19 01:51:40.942 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-09-19 01:51:40.956 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2021-09-19 01:51:40.958 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2021-09-19 01:51:40.960 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2021-09-19 01:51:40.962 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-09-19 01:51:40.964 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-09-19 01:51:41.024 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-09-19 01:51:41.026 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-09-19 01:51:41.028 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-09-19 01:51:41.029 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-09-19 01:51:41.111 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-09-19 01:51:41.113 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-09-19 01:51:41.115 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-09-19 01:51:41.117 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2021-09-19 01:51:41.119 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.0.9) 2021-09-19 01:51:41.120 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-09-19 01:51:41.123 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-09-19 01:51:41.126 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-09-19 01:51:41.127 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-09-19 01:51:41.129 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-09-19 01:51:41.131 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-09-19 01:51:41.173 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.14.6) 2021-09-19 01:51:41.178 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-09-19 01:51:41.197 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-09-19 01:51:41.263 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (1.16.0) 2021-09-19 01:51:41.264 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2.26.0) 2021-09-19 01:51:41.324 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.5) 2021-09-19 01:51:41.353 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2021-09-19 01:51:41.355 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-09-19 01:51:41.357 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2021-09-19 01:51:41.358 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-09-19 01:51:41.377 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 2021-09-19 01:51:41.477 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-09-19 01:51:41.479 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-09-19 01:51:41.531 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-09-19 01:51:41.555 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-09-19 01:51:41.653 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2021.5.30) 2021-09-19 01:51:41.655 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (1.26.6) 2021-09-19 01:51:41.657 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (3.2) 2021-09-19 01:51:41.660 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.56.0->python-openstackclient) (2.0.4) 2021-09-19 01:51:43.742 | Installing collected packages: python-openstackclient 2021-09-19 01:51:45.319 | Successfully installed python-openstackclient-5.6.0 2021-09-19 01:51:45.319 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-19 01:51:45.467 | + inc/python:pip_install:200 : result=0 2021-09-19 01:51:45.469 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-19 01:51:45.471 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:45.474 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:45.476 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:45.478 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:45.481 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:45.483 | + functions-common:time_stop:2315 : name=pip_install 2021-09-19 01:51:45.485 | + functions-common:time_stop:2316 : start_time=1632016298188 2021-09-19 01:51:45.488 | + functions-common:time_stop:2318 : [[ -z 1632016298188 ]] 2021-09-19 01:51:45.491 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:45.495 | + functions-common:time_stop:2321 : end_time=1632016305492 2021-09-19 01:51:45.497 | + functions-common:time_stop:2322 : elapsed_time=7304 2021-09-19 01:51:45.500 | + functions-common:time_stop:2323 : total=277248 2021-09-19 01:51:45.502 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:45.505 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=284552 2021-09-19 01:51:45.507 | + inc/python:pip_install:203 : return 0 2021-09-19 01:51:45.510 | + ./stack.sh:main:963 : install_oscwrap 2021-09-19 01:51:45.513 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-09-19 01:51:45.518 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.piwci2jru3 2021-09-19 01:51:45.521 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-09-19 01:51:45.523 | + functions-common:install_oscwrap:2360 : unalias -a 2021-09-19 01:51:45.526 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-09-19 01:51:45.529 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-09-19 01:51:45.531 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-19 01:51:45.534 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-09-19 01:51:45.551 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:45.563 | + ./stack.sh:main:1017 : configure_database 2021-09-19 01:51:45.563 | + lib/database:configure_database:126 : configure_database_mysql 2021-09-19 01:51:45.563 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-09-19 01:51:45.563 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-09-19 01:51:45.565 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:51:45.567 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-09-19 01:51:45.569 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-09-19 01:51:45.572 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:45.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:45.576 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-09-19 01:51:45.579 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-09-19 01:51:45.582 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:51:45.584 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:51:45.586 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:51:45.588 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:51:45.590 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:51:45.593 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:51:45.595 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:51:45.598 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:51:45.600 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:51:45.602 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-09-19 01:51:45.605 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:51:45.607 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:51:45.609 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:51:45.612 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:51:45.614 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:51:45.616 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:51:45.619 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-09-19 01:51:45.635 | mysqladmin: connect to server at 'localhost' failed 2021-09-19 01:51:45.635 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-09-19 01:51:45.638 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-09-19 01:51:45.641 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-09-19 01:51:45.644 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:45.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:45.649 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-09-19 01:51:45.651 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-09-19 01:51:45.653 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-09-19 01:51:45.656 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 01:51:45.658 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 01:51:45.661 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-09-19 01:51:45.663 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-09-19 01:51:45.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:51:45.793 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-09-19 01:51:45.806 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:51:45.884 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-09-19 01:51:45.887 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-09-19 01:51:45.888 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-09-19 01:51:45.893 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-09-19 01:51:45.957 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-09-19 01:51:46.014 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-09-19 01:51:46.072 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-09-19 01:51:46.125 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-09-19 01:51:46.127 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-09-19 01:51:46.130 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:51:46.132 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-09-19 01:51:49.214 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-09-19 01:51:49.217 | + functions-common:save_stackenv:60 : local tag=1021 2021-09-19 01:51:49.223 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-19 01:51:49.225 | + functions-common:save_stackenv:62 : time_stamp=2021-09-19-015149 2021-09-19 01:51:49.228 | + functions-common:save_stackenv:63 : echo '# 2021-09-19-015149 1021' 2021-09-19 01:51:49.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.233 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-19 01:51:49.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.239 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-19 01:51:49.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.244 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-19 01:51:49.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.249 | + 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 2021-09-19 01:51:49.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.254 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2021-09-19 01:51:49.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.259 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2021-09-19 01:51:49.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.265 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-19-013723 2021-09-19 01:51:49.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.274 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-19 01:51:49.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.279 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2021-09-19 01:51:49.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.285 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-19 01:51:49.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.290 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-19 01:51:49.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.295 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-19 01:51:49.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-19 01:51:49.301 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-19 01:51:49.304 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-09-19 01:51:49.306 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-09-19 01:51:49.309 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-09-19 01:51:49.323 | + ./stack.sh:main:1047 : start_dstat 2021-09-19 01:51:49.326 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.328 | + functions-common:run_process:1564 : local service=dstat 2021-09-19 01:51:49.331 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.334 | + functions-common:run_process:1566 : local group= 2021-09-19 01:51:49.336 | + functions-common:run_process:1567 : local user= 2021-09-19 01:51:49.339 | + functions-common:run_process:1569 : local name=dstat 2021-09-19 01:51:49.341 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 01:51:49.344 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 01:51:49.347 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:51:49.350 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:51:49.355 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:51:49.358 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016309354 2021-09-19 01:51:49.360 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-09-19 01:51:49.381 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:49.383 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-09-19 01:51:49.386 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-09-19 01:51:49.388 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.391 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.394 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.396 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.399 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-09-19 01:51:49.401 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-09-19 01:51:49.404 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-09-19 01:51:49.407 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 01:51:49.410 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 01:51:49.412 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-09-19 01:51:49.415 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-09-19 01:51:49.417 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-09-19 01:51:49.420 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.423 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 01:51:49.426 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 01:51:49.429 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 01:51:49.431 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 01:51:49.434 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-09-19 01:51:49.437 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 01:51:49.442 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-09-19 01:51:49.514 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-09-19 01:51:49.591 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-19 01:51:49.653 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-09-19 01:51:49.716 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-09-19 01:51:49.785 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 01:51:49.844 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 01:51:49.846 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-09-19 01:51:49.917 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 01:51:50.347 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-09-19 01:51:50.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-09-19 01:51:50.757 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-09-19 01:51:50.792 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 01:51:50.806 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:50.809 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:50.812 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:50.815 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:50.817 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:50.820 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 01:51:50.822 | + functions-common:time_stop:2316 : start_time=1632016309354 2021-09-19 01:51:50.825 | + functions-common:time_stop:2318 : [[ -z 1632016309354 ]] 2021-09-19 01:51:50.829 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:50.833 | + functions-common:time_stop:2321 : end_time=1632016310830 2021-09-19 01:51:50.836 | + functions-common:time_stop:2322 : elapsed_time=1476 2021-09-19 01:51:50.838 | + functions-common:time_stop:2323 : total=0 2021-09-19 01:51:50.841 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:50.846 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1476 2021-09-19 01:51:50.849 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-09-19 01:51:50.851 | + functions-common:run_process:1564 : local service=memory_tracker 2021-09-19 01:51:50.854 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-09-19 01:51:50.856 | + functions-common:run_process:1566 : local group= 2021-09-19 01:51:50.858 | + functions-common:run_process:1567 : local user=root 2021-09-19 01:51:50.861 | + functions-common:run_process:1569 : local name=memory_tracker 2021-09-19 01:51:50.863 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 01:51:50.866 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 01:51:50.868 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:51:50.870 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:51:50.876 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:51:50.879 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016310876 2021-09-19 01:51:50.882 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-09-19 01:51:50.914 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:50.917 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 01:51:50.922 | + functions-common:time_stop:2309 : local name 2021-09-19 01:51:50.939 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:51:50.942 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:51:50.952 | + functions-common:time_stop:2312 : local total 2021-09-19 01:51:50.958 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:51:50.962 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 01:51:50.966 | + functions-common:time_stop:2316 : start_time=1632016310876 2021-09-19 01:51:50.969 | + functions-common:time_stop:2318 : [[ -z 1632016310876 ]] 2021-09-19 01:51:50.974 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:51:50.989 | + functions-common:time_stop:2321 : end_time=1632016310974 2021-09-19 01:51:50.991 | + functions-common:time_stop:2322 : elapsed_time=98 2021-09-19 01:51:50.994 | + functions-common:time_stop:2323 : total=1476 2021-09-19 01:51:50.996 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:51:50.999 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1574 2021-09-19 01:51:51.002 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-09-19 01:51:51.025 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:51.027 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-09-19 01:51:51.051 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:51.054 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-09-19 01:51:51.078 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:51.081 | + ./stack.sh:main:1060 : start_etcd3 2021-09-19 01:51:51.085 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-09-19 01:51:51.087 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-743142-20-hyperv --data-dir /opt/stack/data/etcd' 2021-09-19 01:51:51.090 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-09-19 01:51:51.102 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-743142-20-hyperv=http://10.222.0.37:2380' 2021-09-19 01:51:51.123 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2021-09-19 01:51:51.127 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2021-09-19 01:51:51.149 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-09-19 01:51:51.170 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-09-19 01:51:51.184 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2021-09-19 01:51:51.203 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-09-19 01:51:51.206 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-09-19 01:51:51.214 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-19 01:51:51.218 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-743142-20-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-743142-20-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2021-09-19 01:51:51.221 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-09-19 01:51:51.223 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-neutron-743142-20-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-743142-20-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2021-09-19 01:51:51.234 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 01:51:51.234 | + functions-common:write_user_unit_file:1449 : local user=root 2021-09-19 01:51:51.237 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 01:51:51.241 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 01:51:51.244 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-19 01:51:51.246 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 01:51:51.250 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-09-19 01:51:51.313 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-09-19 01:51:51.383 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-743142-20-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-743142-20-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2021-09-19 01:51:51.443 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-09-19 01:51:51.497 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-09-19 01:51:51.551 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 01:51:51.604 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 01:51:51.607 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-09-19 01:51:51.674 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 01:51:52.079 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-09-19 01:51:52.133 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-09-19 01:51:52.190 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-09-19 01:51:52.253 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-09-19 01:51:52.309 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-09-19 01:51:52.313 | ++ functions-common:is_arch:428 : uname -m 2021-09-19 01:51:52.318 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-19 01:51:52.320 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-09-19 01:51:52.717 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-09-19 01:51:52.731 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-09-19 01:51:53.112 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-09-19 01:51:53.592 | + ./stack.sh:main:1071 : cat 2021-09-19 01:51:53.598 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-09-19 01:51:53.616 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:53.618 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-09-19 01:51:53.621 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-09-19 01:51:53.623 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-09-19 01:51:53.626 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.37/identity 2021-09-19 01:51:53.629 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.37/identity 2021-09-19 01:51:53.631 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-09-19 01:51:53.636 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-09-19 01:51:53.641 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-09-19 01:51:53.644 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-09-19 01:51:53.646 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-09-19 01:51:53.649 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-09-19 01:51:53.651 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-09-19 01:51:53.654 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-09-19 01:51:53.657 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-09-19 01:51:53.660 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-09-19 01:51:53.662 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-09-19 01:51:53.665 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-09-19 01:51:53.668 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-09-19 01:51:53.684 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:51:53.687 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-09-19 01:51:53.690 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:51:53.692 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-09-19 01:51:53.694 | + ./stack.sh:main:1096 : '[' 10.222.0.37 == 10.222.0.37 ']' 2021-09-19 01:51:53.697 | + ./stack.sh:main:1097 : init_keystone 2021-09-19 01:51:53.699 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-09-19 01:51:53.717 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:51:53.719 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-09-19 01:51:53.721 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-09-19 01:51:53.724 | + lib/database:recreate_database:110 : local db=keystone 2021-09-19 01:51:53.726 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-09-19 01:51:53.728 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-09-19 01:51:53.731 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-09-19 01:51:53.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:51:53.791 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-09-19 01:51:53.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:51:53.871 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-09-19 01:51:53.873 | + functions-common:time_start:2295 : local name=dbsync 2021-09-19 01:51:53.876 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:51:53.878 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:51:53.883 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:51:53.886 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016313883 2021-09-19 01:51:53.888 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-09-19 01:51:57.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:51:57.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:57.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:57.969 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:51:57.969 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:51:57.997 | 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=73302) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-19 01:51:58.008 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.022 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:51:58.022 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:51:58.051 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:51:58.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.066 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:51:58.066 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:51:58.475 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:51:58.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:51:58.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:51:58.491 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:51:58.491 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:51:58.498 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-19 01:52:14.212 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:14.212 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-19 01:52:14.303 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:14.303 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-19 01:52:14.365 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:14.366 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-19 01:52:14.429 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:14.429 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-19 01:52:14.503 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:14.503 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-19 01:52:14.557 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:14.557 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-19 01:52:16.011 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:16.011 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-19 01:52:16.314 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:16.315 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-19 01:52:16.777 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:16.778 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-19 01:52:16.852 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:16.852 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-19 01:52:16.903 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:16.903 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-19 01:52:16.948 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:16.948 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-19 01:52:17.001 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:17.001 | INFO migrate.versioning.api [-] 79 -> 80...  2021-09-19 01:52:17.051 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:17.051 | INFO migrate.versioning.api [-] 80 -> 81...  2021-09-19 01:52:17.452 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:17.452 | INFO migrate.versioning.api [-] 81 -> 82...  2021-09-19 01:52:19.668 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:19.668 | INFO migrate.versioning.api [-] 82 -> 83...  2021-09-19 01:52:21.788 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:21.788 | INFO migrate.versioning.api [-] 83 -> 84...  2021-09-19 01:52:22.394 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:22.394 | INFO migrate.versioning.api [-] 84 -> 85...  2021-09-19 01:52:24.023 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:24.023 | INFO migrate.versioning.api [-] 85 -> 86...  2021-09-19 01:52:24.320 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:24.320 | INFO migrate.versioning.api [-] 86 -> 87...  2021-09-19 01:52:26.407 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:26.407 | INFO migrate.versioning.api [-] 87 -> 88...  2021-09-19 01:52:27.108 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:27.108 | INFO migrate.versioning.api [-] 88 -> 89...  2021-09-19 01:52:27.366 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:27.366 | INFO migrate.versioning.api [-] 89 -> 90...  2021-09-19 01:52:28.669 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:28.669 | INFO migrate.versioning.api [-] 90 -> 91...  2021-09-19 01:52:31.103 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:31.103 | INFO migrate.versioning.api [-] 91 -> 92...  2021-09-19 01:52:33.806 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:33.806 | INFO migrate.versioning.api [-] 92 -> 93...  2021-09-19 01:52:36.428 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:36.428 | INFO migrate.versioning.api [-] 93 -> 94...  2021-09-19 01:52:38.229 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:38.229 | INFO migrate.versioning.api [-] 94 -> 95...  2021-09-19 01:52:39.605 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:39.605 | INFO migrate.versioning.api [-] 95 -> 96...  2021-09-19 01:52:39.685 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:39.685 | INFO migrate.versioning.api [-] 96 -> 97...  2021-09-19 01:52:39.781 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:39.782 | INFO migrate.versioning.api [-] 97 -> 98...  2021-09-19 01:52:39.851 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:39.851 | INFO migrate.versioning.api [-] 98 -> 99...  2021-09-19 01:52:39.914 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:39.914 | INFO migrate.versioning.api [-] 99 -> 100...  2021-09-19 01:52:39.989 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:39.989 | INFO migrate.versioning.api [-] 100 -> 101...  2021-09-19 01:52:40.079 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:40.079 | INFO migrate.versioning.api [-] 101 -> 102...  2021-09-19 01:52:40.451 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:40.451 | INFO migrate.versioning.api [-] 102 -> 103...  2021-09-19 01:52:40.857 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:40.857 | INFO migrate.versioning.api [-] 103 -> 104...  2021-09-19 01:52:40.955 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:40.955 | INFO migrate.versioning.api [-] 104 -> 105...  2021-09-19 01:52:41.566 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:41.566 | INFO migrate.versioning.api [-] 105 -> 106...  2021-09-19 01:52:42.348 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:42.348 | INFO migrate.versioning.api [-] 106 -> 107...  2021-09-19 01:52:42.885 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:42.885 | INFO migrate.versioning.api [-] 107 -> 108...  2021-09-19 01:52:43.360 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:43.360 | INFO migrate.versioning.api [-] 108 -> 109...  2021-09-19 01:52:43.817 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:43.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:43.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.832 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:43.832 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:43.832 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:43.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.846 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:43.846 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:43.846 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:43.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.860 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:43.860 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:43.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:43.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:43.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:43.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:43.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:43.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:44.020 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:44.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:52:44.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:52:44.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:52:44.052 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:52:44.052 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:52:44.060 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-19 01:52:44.143 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:44.143 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-19 01:52:44.217 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:44.217 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-19 01:52:45.296 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.296 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-19 01:52:45.359 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.359 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-19 01:52:45.445 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.445 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-19 01:52:45.525 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.525 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-19 01:52:45.645 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.645 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-19 01:52:45.702 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.702 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-19 01:52:45.741 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:45.742 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-19 01:52:46.460 | ++ inc/async:async_inner:64 : rc=0 2021-09-19 01:52:46.485 | [71499 Async install_tempest:71499]: finished successfully 2021-09-19 01:52:47.038 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:47.038 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-19 01:52:47.118 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:47.118 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-19 01:52:48.187 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:48.187 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-19 01:52:48.244 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:48.244 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-19 01:52:49.467 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:49.468 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-19 01:52:49.553 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:49.553 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-19 01:52:50.175 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:50.175 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-19 01:52:50.256 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:50.256 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-19 01:52:50.307 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:50.307 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-19 01:52:50.364 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:50.364 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-19 01:52:50.428 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:50.429 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-19 01:52:50.518 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:50.518 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-19 01:52:51.061 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:51.061 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-19 01:52:51.382 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:51.382 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-19 01:52:52.044 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:52.044 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-19 01:52:52.114 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:52.114 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-19 01:52:52.153 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:52.153 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-19 01:52:52.243 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:52.244 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-19 01:52:52.336 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:52.336 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-19 01:52:52.393 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:52.393 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-19 01:52:53.050 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:53.051 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-19 01:52:53.421 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:53.421 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-19 01:52:53.998 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:53.998 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-19 01:52:55.998 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:55.998 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-19 01:52:56.880 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:56.880 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-19 01:52:57.141 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.141 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-19 01:52:57.427 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.427 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-19 01:52:57.497 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.497 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-19 01:52:57.564 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.565 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-19 01:52:57.610 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.610 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-19 01:52:57.667 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.667 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-19 01:52:57.707 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.707 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-19 01:52:57.752 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.752 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-19 01:52:57.834 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.834 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-19 01:52:57.902 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:57.902 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-19 01:52:58.593 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:58.593 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-19 01:52:58.661 | INFO migrate.versioning.api [-] done 2021-09-19 01:52:58.661 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-19 01:53:03.021 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:03.021 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-19 01:53:04.604 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:04.604 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-19 01:53:04.707 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:04.707 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-19 01:53:04.780 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:04.781 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-19 01:53:04.826 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:04.827 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-19 01:53:04.900 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:04.901 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-19 01:53:05.210 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:05.210 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-19 01:53:05.283 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:05.284 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-19 01:53:05.667 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:05.667 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-19 01:53:06.688 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:06.688 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-19 01:53:06.752 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:06.752 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-19 01:53:06.826 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:06.826 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-19 01:53:06.906 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:06.906 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-19 01:53:06.992 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:06.993 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-19 01:53:07.061 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:07.061 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-19 01:53:07.592 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:07.592 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-19 01:53:07.649 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:07.649 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-19 01:53:07.987 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:07.987 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-19 01:53:09.975 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:09.975 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-19 01:53:10.804 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:10.804 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-19 01:53:10.866 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:10.866 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-19 01:53:10.929 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:10.929 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-19 01:53:10.974 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:10.975 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-19 01:53:11.043 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:11.043 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-19 01:53:11.100 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:11.100 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-19 01:53:11.174 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:11.175 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-19 01:53:12.084 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:12.084 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-19 01:53:12.148 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:12.148 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-19 01:53:12.210 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:12.210 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-19 01:53:12.295 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:12.295 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-19 01:53:12.346 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:12.346 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-19 01:53:12.386 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:12.386 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-19 01:53:13.374 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:13.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.401 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.401 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.427 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.427 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.427 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.451 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.452 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.460 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.485 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.485 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.573 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:13.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:13.654 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:13.654 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:13.663 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-19 01:53:13.769 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:13.769 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-19 01:53:13.849 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:13.850 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-19 01:53:13.923 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:13.924 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-19 01:53:14.015 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.015 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-19 01:53:14.100 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.100 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-19 01:53:14.174 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.174 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-19 01:53:14.232 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.232 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-19 01:53:14.351 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.351 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-19 01:53:14.419 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.420 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-19 01:53:14.523 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.524 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-19 01:53:14.603 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.603 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-19 01:53:14.706 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.706 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-19 01:53:14.774 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.775 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-19 01:53:14.883 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:14.883 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-19 01:53:15.009 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.009 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-19 01:53:15.089 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.089 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-19 01:53:15.168 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.168 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-19 01:53:15.226 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.227 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-19 01:53:15.295 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.295 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-19 01:53:15.352 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.352 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-19 01:53:15.419 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.419 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-19 01:53:15.493 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.493 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-19 01:53:15.574 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.574 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-19 01:53:15.654 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.654 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-19 01:53:15.729 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.729 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-19 01:53:15.775 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.775 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-19 01:53:15.838 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.838 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-19 01:53:15.905 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.905 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-19 01:53:15.979 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:15.979 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-19 01:53:16.043 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.043 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-19 01:53:16.111 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.112 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-19 01:53:16.186 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.186 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-19 01:53:16.248 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.248 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-19 01:53:16.318 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.318 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-19 01:53:16.381 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.381 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-19 01:53:16.466 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.466 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-19 01:53:16.557 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.557 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-19 01:53:16.654 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.654 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-19 01:53:16.746 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.746 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-19 01:53:16.848 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.848 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-19 01:53:16.916 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.917 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-19 01:53:16.986 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:16.986 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-19 01:53:17.071 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.071 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-19 01:53:17.156 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.157 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-19 01:53:17.254 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.254 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-19 01:53:17.352 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.352 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-19 01:53:17.409 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.409 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-19 01:53:17.483 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.483 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-19 01:53:17.546 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.546 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-19 01:53:17.626 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.626 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-19 01:53:17.723 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.723 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-19 01:53:17.792 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.792 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-19 01:53:17.860 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.860 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-19 01:53:17.912 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.912 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-19 01:53:17.980 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:17.980 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-19 01:53:18.048 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.049 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-19 01:53:18.114 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.114 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-19 01:53:18.175 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.175 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-19 01:53:18.265 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.266 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-19 01:53:18.351 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.351 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-19 01:53:18.408 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.408 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-19 01:53:18.523 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.523 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-19 01:53:18.597 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.597 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-19 01:53:18.672 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.672 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-19 01:53:18.746 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.746 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-19 01:53:18.797 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.797 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-19 01:53:18.849 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.849 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-19 01:53:18.906 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.906 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-19 01:53:18.980 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:18.980 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-19 01:53:19.031 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.032 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-19 01:53:19.077 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.077 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-19 01:53:19.134 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.135 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-19 01:53:19.197 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.197 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-19 01:53:19.271 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.271 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-19 01:53:19.329 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.329 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-19 01:53:19.381 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.381 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-19 01:53:19.449 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.449 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-19 01:53:19.546 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.546 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-19 01:53:19.683 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:19.683 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.737 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.761 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.799 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.895 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.919 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.944 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.945 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.951 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:53:19.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:53:19.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:53:19.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:53:19.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73302) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:53:19.984 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-19 01:53:20.049 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:20.049 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-19 01:53:21.101 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:21.101 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-19 01:53:23.259 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:23.259 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-19 01:53:24.820 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:24.820 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-19 01:53:24.893 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:24.893 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-19 01:53:24.956 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:24.956 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-19 01:53:25.025 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:25.025 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-19 01:53:25.088 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:25.088 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-19 01:53:25.157 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:25.157 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-19 01:53:25.225 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:25.226 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-19 01:53:25.752 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:25.752 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-19 01:53:26.408 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:26.409 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-19 01:53:27.825 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:27.825 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-19 01:53:30.522 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:30.522 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-19 01:53:31.403 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.403 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-19 01:53:31.471 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.471 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-19 01:53:31.534 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.534 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-19 01:53:31.596 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.597 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-19 01:53:31.682 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.682 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-19 01:53:31.781 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.781 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-19 01:53:31.843 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.843 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-19 01:53:31.900 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.900 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-19 01:53:31.979 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:31.980 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-19 01:53:32.762 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:32.763 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-19 01:53:32.836 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:32.836 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-19 01:53:32.899 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:32.899 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-19 01:53:32.973 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:32.973 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-19 01:53:33.037 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.037 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-19 01:53:33.111 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.111 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-19 01:53:33.174 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.174 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-19 01:53:33.259 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.260 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-19 01:53:33.510 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.510 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-19 01:53:33.608 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.608 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-19 01:53:33.683 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:33.683 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-19 01:53:34.551 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:34.551 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-19 01:53:35.288 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:35.288 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-19 01:53:35.608 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:35.608 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-19 01:53:35.676 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:35.677 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-19 01:53:35.825 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:35.825 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-19 01:53:35.887 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:35.888 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-19 01:53:35.973 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:35.973 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-19 01:53:36.042 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:36.042 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-19 01:53:36.136 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:36.136 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-19 01:53:36.191 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:36.191 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-19 01:53:36.266 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:36.266 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-19 01:53:36.316 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:36.316 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-19 01:53:37.134 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.134 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-19 01:53:37.191 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.191 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-19 01:53:37.259 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.259 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-19 01:53:37.322 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.323 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-19 01:53:37.402 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.402 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-19 01:53:37.470 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.470 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-19 01:53:37.533 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:37.533 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-19 01:53:38.178 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.178 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-19 01:53:38.396 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.396 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-19 01:53:38.476 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.476 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-19 01:53:38.533 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.533 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-19 01:53:38.590 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.591 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-19 01:53:38.642 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.642 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-19 01:53:38.727 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.727 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-19 01:53:38.808 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.808 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-19 01:53:38.881 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:38.881 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-19 01:53:41.402 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.402 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-19 01:53:41.471 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.471 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-19 01:53:41.522 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.522 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-19 01:53:41.584 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.584 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-19 01:53:41.643 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.643 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-19 01:53:41.722 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.722 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-19 01:53:41.789 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.790 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-19 01:53:41.847 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.848 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-19 01:53:41.916 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:41.916 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-19 01:53:42.305 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.305 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-19 01:53:42.391 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.392 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-19 01:53:42.471 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.471 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-19 01:53:42.545 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.545 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-19 01:53:42.607 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.607 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-19 01:53:42.694 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.694 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-19 01:53:42.797 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:42.797 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-19 01:53:42.899 | INFO migrate.versioning.api [-] done 2021-09-19 01:53:43.254 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-09-19 01:53:43.256 | + functions-common:time_stop:2309 : local name 2021-09-19 01:53:43.259 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:53:43.261 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:53:43.263 | + functions-common:time_stop:2312 : local total 2021-09-19 01:53:43.267 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:53:43.269 | + functions-common:time_stop:2315 : name=dbsync 2021-09-19 01:53:43.272 | + functions-common:time_stop:2316 : start_time=1632016313883 2021-09-19 01:53:43.274 | + functions-common:time_stop:2318 : [[ -z 1632016313883 ]] 2021-09-19 01:53:43.277 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:53:43.281 | + functions-common:time_stop:2321 : end_time=1632016423279 2021-09-19 01:53:43.284 | + functions-common:time_stop:2322 : elapsed_time=109396 2021-09-19 01:53:43.286 | + functions-common:time_stop:2323 : total=0 2021-09-19 01:53:43.289 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:53:43.291 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=109396 2021-09-19 01:53:43.293 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-09-19 01:53:43.296 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-09-19 01:53:43.300 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-09-19 01:53:47.173 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-09-19 01:53:47.174 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-19 01:53:47.174 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-19 01:53:47.174 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-09-19 01:53:47.175 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-19 01:53:47.175 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-19 01:53:47.175 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-19 01:53:47.175 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-19 01:53:47.175 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-19 01:53:47.485 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-09-19 01:53:47.489 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-09-19 01:53:51.366 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-09-19 01:53:51.367 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-19 01:53:51.367 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-19 01:53:51.367 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-09-19 01:53:51.368 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-19 01:53:51.368 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-19 01:53:51.368 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-19 01:53:51.368 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-19 01:53:51.369 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-19 01:53:51.669 | + ./stack.sh:main:1098 : start_keystone 2021-09-19 01:53:51.672 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-09-19 01:53:51.675 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-09-19 01:53:51.677 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-09-19 01:53:51.693 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:53:51.696 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-09-19 01:53:51.699 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-09-19 01:53:51.703 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-09-19 01:53:51.715 | + functions-common:run_process:1564 : local service=keystone 2021-09-19 01:53:51.715 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:51.715 | + functions-common:run_process:1566 : local group= 2021-09-19 01:53:51.715 | + functions-common:run_process:1567 : local user= 2021-09-19 01:53:51.715 | + functions-common:run_process:1569 : local name=keystone 2021-09-19 01:53:51.718 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 01:53:51.720 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 01:53:51.723 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:53:51.725 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:53:51.728 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:53:51.732 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016431730 2021-09-19 01:53:51.735 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-09-19 01:53:51.751 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:53:51.754 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-09-19 01:53:51.756 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-09-19 01:53:51.759 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:51.761 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:51.763 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:51.766 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:51.768 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-09-19 01:53:51.771 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-09-19 01:53:51.773 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-09-19 01:53:51.775 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 01:53:51.778 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 01:53:51.781 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-09-19 01:53:51.784 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-09-19 01:53:51.786 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-09-19 01:53:51.788 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:51.790 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-19 01:53:51.792 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-19 01:53:51.794 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-09-19 01:53:51.798 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-19 01:53:51.804 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-09-19 01:53:51.863 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-09-19 01:53:51.923 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-09-19 01:53:51.971 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-19 01:53:52.021 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 01:53:52.069 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-09-19 01:53:52.118 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-09-19 01:53:52.168 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-09-19 01:53:52.218 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-09-19 01:53:52.268 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-09-19 01:53:52.319 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-19 01:53:52.322 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-09-19 01:53:52.388 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-19 01:53:52.759 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-09-19 01:53:52.774 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-09-19 01:53:53.144 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-09-19 01:53:53.221 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 01:53:53.223 | + functions-common:time_stop:2309 : local name 2021-09-19 01:53:53.226 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:53:53.229 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:53:53.231 | + functions-common:time_stop:2312 : local total 2021-09-19 01:53:53.233 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:53:53.236 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 01:53:53.238 | + functions-common:time_stop:2316 : start_time=1632016431730 2021-09-19 01:53:53.241 | + functions-common:time_stop:2318 : [[ -z 1632016431730 ]] 2021-09-19 01:53:53.244 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:53:53.248 | + functions-common:time_stop:2321 : end_time=1632016433245 2021-09-19 01:53:53.250 | + functions-common:time_stop:2322 : elapsed_time=1515 2021-09-19 01:53:53.256 | + functions-common:time_stop:2323 : total=1574 2021-09-19 01:53:53.256 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:53:53.257 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3089 2021-09-19 01:53:53.260 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-09-19 01:53:53.260 | Waiting for keystone to start... 2021-09-19 01:53:53.262 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.37/identity/v3/ 2021-09-19 01:53:53.265 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2021-09-19 01:53:53.268 | + functions:wait_for_service:457 : local timeout=60 2021-09-19 01:53:53.270 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2021-09-19 01:53:53.273 | + functions:wait_for_service:459 : local rval=0 2021-09-19 01:53:53.275 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-19 01:53:53.277 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-19 01:53:53.280 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:53:53.283 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:53:53.289 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:53:53.290 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016433288 2021-09-19 01:53:53.293 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-19 01:53:53.298 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2021-09-19 01:53:59.104 | + :: : [[ 200 == 503 ]] 2021-09-19 01:53:59.105 | + :: : [[ 0 -eq 7 ]] 2021-09-19 01:53:59.109 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-19 01:53:59.112 | + functions-common:time_stop:2309 : local name 2021-09-19 01:53:59.114 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:53:59.117 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:53:59.119 | + functions-common:time_stop:2312 : local total 2021-09-19 01:53:59.122 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:53:59.125 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-19 01:53:59.127 | + functions-common:time_stop:2316 : start_time=1632016433288 2021-09-19 01:53:59.130 | + functions-common:time_stop:2318 : [[ -z 1632016433288 ]] 2021-09-19 01:53:59.132 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:53:59.137 | + functions-common:time_stop:2321 : end_time=1632016439134 2021-09-19 01:53:59.140 | + functions-common:time_stop:2322 : elapsed_time=5846 2021-09-19 01:53:59.142 | + functions-common:time_stop:2323 : total=0 2021-09-19 01:53:59.144 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:53:59.147 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5846 2021-09-19 01:53:59.149 | + functions:wait_for_service:467 : return 0 2021-09-19 01:53:59.152 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-09-19 01:53:59.168 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:53:59.170 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-09-19 01:53:59.173 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 01:53:59.176 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-19 01:53:59.201 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-09-19 01:53:59.205 | + lib/keystone:bootstrap_keystone:576 : /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-admin-url http://10.222.0.37/identity --bootstrap-public-url http://10.222.0.37/identity 2021-09-19 01:54:03.199 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.199 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.199 | 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=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.207 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.224 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.224 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.256 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.289 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.289 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.381 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.381 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.381 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.381 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.382 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.382 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.395 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.395 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.396 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.396 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.396 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.396 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.396 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.482 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.485 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.485 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.486 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.486 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.486 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.486 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.486 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=74166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-19 01:54:03.521 | 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=74166) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-19 01:54:03.872 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created domain default 2021-09-19 01:54:04.001 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created project admin 2021-09-19 01:54:04.033 | DEBUG passlib.handlers.bcrypt [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=74166) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-09-19 01:54:04.034 | DEBUG passlib.handlers.bcrypt [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=74166) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-09-19 01:54:04.173 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created user admin 2021-09-19 01:54:04.259 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created role reader 2021-09-19 01:54:04.329 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created role member 2021-09-19 01:54:04.410 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created implied role where 2af8ae5be8ba4c68b3a84cb13c2527e2 implies cb4185532b0746a6a9cc11d9b302af35 2021-09-19 01:54:04.476 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created role admin 2021-09-19 01:54:04.558 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created implied role where e9f090e3bb6749f89a7b9771c9567f62 implies 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:04.631 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Granted role admin on project admin to user admin. 2021-09-19 01:54:04.695 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Granted role admin on the system to user admin. 2021-09-19 01:54:04.770 | WARNING py.warnings [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae 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. 2021-09-19 01:54:04.771 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-09-19 01:54:04.771 |  2021-09-19 01:54:04.774 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created region RegionOne 2021-09-19 01:54:04.962 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created public endpoint http://10.222.0.37/identity 2021-09-19 01:54:05.066 | INFO keystone.cmd.bootstrap [None req-3ad077a0-6e5f-45a3-b93c-db5ea2e016ae None None] Created admin endpoint http://10.222.0.37/identity 2021-09-19 01:54:05.462 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-09-19 01:54:05.464 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-09-19 01:54:05.468 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-09-19 01:54:08.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:08.516 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:08.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:08.516 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:08.661 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:08.664 | + lib/keystone:create_keystone_accounts:315 : admin_project=c5ec7374c4b4483583bc76743f7b8b5e 2021-09-19 01:54:08.667 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-09-19 01:54:08.670 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-09-19 01:54:10.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:10.754 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:10.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:10.754 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:10.899 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:10.902 | + lib/keystone:create_keystone_accounts:317 : admin_user=bdf4900454384f95899d52910f07fbb5 2021-09-19 01:54:10.905 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-09-19 01:54:10.908 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-09-19 01:54:10.910 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin bdf4900454384f95899d52910f07fbb5 default 2021-09-19 01:54:10.965 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bdf4900454384f95899d52910f07fbb5 default 2021-09-19 01:54:11.003 | [11692 Async ks-domain-role:74281]: running: get_or_add_user_domain_role admin bdf4900454384f95899d52910f07fbb5 default 2021-09-19 01:54:11.005 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-09-19 01:54:11.008 | + functions-common:get_or_create_domain:792 : local domain_id 2021-09-19 01:54:11.011 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-19 01:54:13.380 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-09-19 01:54:13.383 | + functions-common:get_or_create_domain:803 : echo default 2021-09-19 01:54:13.383 | default 2021-09-19 01:54:13.386 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-09-19 01:54:13.460 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-09-19 01:54:13.499 | [11692 Async ks-project:74454]: running: get_or_create_project service Default 2021-09-19 01:54:13.502 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-09-19 01:54:13.571 | + inc/async:async_inner:63 : get_or_create_role service 2021-09-19 01:54:13.614 | [11692 Async ks-service:74540]: running: get_or_create_role service 2021-09-19 01:54:13.617 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-09-19 01:54:13.695 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-09-19 01:54:13.779 | [11692 Async ks-reseller:74626]: running: get_or_create_role ResellerAdmin 2021-09-19 01:54:13.794 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-09-19 01:54:13.814 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-09-19 01:54:14.190 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-09-19 01:54:14.434 | [11692 Async ks-anotherrole:74716]: running: get_or_create_role anotherrole 2021-09-19 01:54:14.454 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-09-19 01:54:14.478 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-09-19 01:54:14.498 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:54:14.534 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-09-19 01:54:16.868 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:16.905 | [74454 Async ks-project:74454]: finished successfully 2021-09-19 01:54:17.177 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:17.199 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:17.241 | [74540 Async ks-service:74540]: finished successfully 2021-09-19 01:54:17.268 | [74626 Async ks-reseller:74626]: finished successfully 2021-09-19 01:54:17.583 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:17.612 | [74716 Async ks-anotherrole:74716]: finished successfully 2021-09-19 01:54:17.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:17.698 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:17.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:17.698 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:17.854 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:17.857 | ++ functions-common:get_or_create_project:853 : project_id=5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:17.860 | ++ functions-common:get_or_create_project:854 : echo 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:17.863 | + lib/keystone:create_keystone_accounts:343 : invis_project=5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:17.865 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-09-19 01:54:17.868 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-09-19 01:54:17.871 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:54:17.874 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-09-19 01:54:19.331 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:19.356 | [74281 Async ks-domain-role:74281]: finished successfully 2021-09-19 01:54:20.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:20.052 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:20.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:20.052 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:20.204 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:20.207 | ++ functions-common:get_or_create_project:853 : project_id=dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:20.209 | ++ functions-common:get_or_create_project:854 : echo dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:20.212 | + lib/keystone:create_keystone_accounts:347 : demo_project=dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:20.214 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-09-19 01:54:20.217 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-09-19 01:54:20.221 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:54:20.223 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-09-19 01:54:20.225 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-09-19 01:54:20.229 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-09-19 01:54:22.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.428 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.428 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.577 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:22.581 | ++ functions-common:get_or_create_user:840 : user_id=2816debf6385407f96aa76a98cbc6b66 2021-09-19 01:54:22.583 | ++ functions-common:get_or_create_user:841 : echo 2816debf6385407f96aa76a98cbc6b66 2021-09-19 01:54:22.586 | + lib/keystone:create_keystone_accounts:350 : demo_user=2816debf6385407f96aa76a98cbc6b66 2021-09-19 01:54:22.588 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-09-19 01:54:22.637 | [11692 Async ks-domain-role:74281]: Waiting for completion of get_or_add_user_domain_role admin bdf4900454384f95899d52910f07fbb5 default running on PID 74281 (6 other jobs running) 2021-09-19 01:54:22.662 | [11692 Async ks-domain-role:74281]: Signaling child to exit 2021-09-19 01:54:22.662 | WAKEUP 2021-09-19 01:54:22.685 | [11692 Async ks-domain-role:74281]: Signaled 2021-09-19 01:54:22.686 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-09-19 01:54:22.686 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:22.687 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user bdf4900454384f95899d52910f07fbb5 --domain default 2021-09-19 01:54:22.687 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-09-19 01:54:22.687 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:22.687 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:22.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.687 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.687 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.687 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:22.687 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-09-19 01:54:22.687 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-09-19 01:54:22.687 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user bdf4900454384f95899d52910f07fbb5 --domain default 2021-09-19 01:54:22.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.688 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.688 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.688 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user bdf4900454384f95899d52910f07fbb5 --domain default 2021-09-19 01:54:22.688 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:22.688 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-09-19 01:54:22.688 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:22.688 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:22.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.688 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.688 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.688 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:22.688 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:22.688 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:22.688 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:22.688 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | bdf4900454384f95899d52910f07fbb5 | | | default | | False |' 2021-09-19 01:54:22.688 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:22.688 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:22.688 | + functions-common:get_or_add_user_domain_role:936 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:22.688 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:22.730 | [11692 Async ks-domain-role:74281]: finished get_or_add_user_domain_role admin bdf4900454384f95899d52910f07fbb5 default with result 0 in 8 seconds 2021-09-19 01:54:22.737 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-09-19 01:54:22.773 | [11692 Async ks-project:74454]: Waiting for completion of get_or_create_project service Default running on PID 74454 (5 other jobs running) 2021-09-19 01:54:22.797 | [11692 Async ks-project:74454]: Signaling child to exit 2021-09-19 01:54:22.797 | WAKEUP 2021-09-19 01:54:22.819 | [11692 Async ks-project:74454]: Signaled 2021-09-19 01:54:22.820 | + functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:54:22.820 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-09-19 01:54:22.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.820 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.820 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.820 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:22.820 | + functions-common:get_or_create_project:853 : project_id=2977f2375be047f496cd97702aa0636a 2021-09-19 01:54:22.820 | + functions-common:get_or_create_project:854 : echo 2977f2375be047f496cd97702aa0636a 2021-09-19 01:54:22.820 | 2977f2375be047f496cd97702aa0636a 2021-09-19 01:54:22.864 | [11692 Async ks-project:74454]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-09-19 01:54:22.899 | [11692 Async ks-service:74540]: Waiting for completion of get_or_create_role service running on PID 74540 (4 other jobs running) 2021-09-19 01:54:22.924 | [11692 Async ks-service:74540]: Signaling child to exit 2021-09-19 01:54:22.924 | WAKEUP 2021-09-19 01:54:22.946 | [11692 Async ks-service:74540]: Signaled 2021-09-19 01:54:22.947 | + functions-common:get_or_create_role:860 : local role_id 2021-09-19 01:54:22.947 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-09-19 01:54:22.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.947 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:22.947 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:22.947 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:22.948 | + functions-common:get_or_create_role:865 : role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:54:22.948 | + functions-common:get_or_create_role:866 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:54:22.948 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:54:22.991 | [11692 Async ks-service:74540]: finished get_or_create_role service with result 0 in 3 seconds 2021-09-19 01:54:23.028 | [11692 Async ks-reseller:74626]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74626 (3 other jobs running) 2021-09-19 01:54:23.053 | [11692 Async ks-reseller:74626]: Signaling child to exit 2021-09-19 01:54:23.053 | WAKEUP 2021-09-19 01:54:23.075 | [11692 Async ks-reseller:74626]: Signaled 2021-09-19 01:54:23.076 | + functions-common:get_or_create_role:860 : local role_id 2021-09-19 01:54:23.077 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-09-19 01:54:23.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:23.077 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:23.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:23.077 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:23.077 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:23.077 | + functions-common:get_or_create_role:865 : role_id=a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:54:23.077 | + functions-common:get_or_create_role:866 : echo a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:54:23.077 | a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:54:23.121 | [11692 Async ks-reseller:74626]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-09-19 01:54:23.160 | [11692 Async ks-anotherrole:74716]: Waiting for completion of get_or_create_role anotherrole running on PID 74716 (2 other jobs running) 2021-09-19 01:54:23.185 | [11692 Async ks-anotherrole:74716]: Signaling child to exit 2021-09-19 01:54:23.185 | WAKEUP 2021-09-19 01:54:23.207 | [11692 Async ks-anotherrole:74716]: Signaled 2021-09-19 01:54:23.208 | + functions-common:get_or_create_role:860 : local role_id 2021-09-19 01:54:23.208 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-19 01:54:23.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:23.209 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:23.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:23.209 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:23.209 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:23.209 | + functions-common:get_or_create_role:865 : role_id=f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:23.209 | + functions-common:get_or_create_role:866 : echo f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:23.209 | f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:23.252 | [11692 Async ks-anotherrole:74716]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-09-19 01:54:23.256 | + inc/async:async_wait:197 : return 0 2021-09-19 01:54:23.258 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.316 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.354 | [11692 Async ks-demo-member:75583]: running: get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.357 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.416 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.459 | [11692 Async ks-demo-admin:75695]: running: get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.462 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.529 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.578 | [11692 Async ks-demo-another:75807]: running: get_or_add_user_project_role anotherrole 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:23.580 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:23.654 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:23.709 | [11692 Async ks-demo-invis:75919]: running: get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:23.712 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-09-19 01:54:23.717 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-09-19 01:54:23.722 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:54:23.740 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-09-19 01:54:26.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:26.557 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:26.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:26.558 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:26.763 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:26.766 | ++ functions-common:get_or_create_project:853 : project_id=3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:26.770 | ++ functions-common:get_or_create_project:854 : echo 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:26.774 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:26.778 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-09-19 01:54:26.792 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-09-19 01:54:26.803 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:54:26.809 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-09-19 01:54:26.816 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-09-19 01:54:26.825 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-09-19 01:54:29.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:29.884 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:29.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:29.884 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:30.136 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:30.140 | ++ functions-common:get_or_create_user:840 : user_id=443c123c39b54d48afeb28e34d450ba7 2021-09-19 01:54:30.143 | ++ functions-common:get_or_create_user:841 : echo 443c123c39b54d48afeb28e34d450ba7 2021-09-19 01:54:30.145 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=443c123c39b54d48afeb28e34d450ba7 2021-09-19 01:54:30.151 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:30.244 | + inc/async:async_inner:63 : get_or_add_user_project_role member 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:30.443 | [11692 Async ks-alt-member:76247]: running: get_or_add_user_project_role member 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:30.456 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:30.868 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:31.084 | [11692 Async ks-alt-admin:76391]: running: get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:31.107 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:31.557 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:31.816 | [11692 Async ks-alt-another:76505]: running: get_or_add_user_project_role anotherrole 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:31.844 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-09-19 01:54:31.875 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-09-19 01:54:31.906 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-09-19 01:54:31.926 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-19 01:54:31.962 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-09-19 01:54:33.356 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:33.539 | [75583 Async ks-demo-member:75583]: finished successfully 2021-09-19 01:54:34.087 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:34.305 | [75695 Async ks-demo-admin:75695]: finished successfully 2021-09-19 01:54:34.446 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:34.613 | [75807 Async ks-demo-another:75807]: finished successfully 2021-09-19 01:54:35.072 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:35.262 | [75919 Async ks-demo-invis:75919]: finished successfully 2021-09-19 01:54:35.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:35.749 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:35.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:35.749 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:35.918 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:35.922 | ++ functions-common:get_or_create_group:817 : group_id=3114e79021ce462e9ac2ed1ea78d0cd1 2021-09-19 01:54:35.925 | ++ functions-common:get_or_create_group:818 : echo 3114e79021ce462e9ac2ed1ea78d0cd1 2021-09-19 01:54:35.927 | + lib/keystone:create_keystone_accounts:373 : admin_group=3114e79021ce462e9ac2ed1ea78d0cd1 2021-09-19 01:54:35.930 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-09-19 01:54:35.938 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-09-19 01:54:35.938 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-09-19 01:54:35.938 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-19 01:54:35.942 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-09-19 01:54:38.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:38.275 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:38.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:38.275 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:38.431 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:38.433 | ++ functions-common:get_or_create_group:817 : group_id=4d8e2e7143904d4697ccf5ec92c7a120 2021-09-19 01:54:38.436 | ++ functions-common:get_or_create_group:818 : echo 4d8e2e7143904d4697ccf5ec92c7a120 2021-09-19 01:54:38.439 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=4d8e2e7143904d4697ccf5ec92c7a120 2021-09-19 01:54:38.441 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:38.515 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:38.575 | [11692 Async ks-group-memberdemo:77016]: running: get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:38.577 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:39.011 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:39.257 | [11692 Async ks-group-anotherdemo:77104]: running: get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:39.282 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:39.718 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:39.940 | [11692 Async ks-group-memberalt:77191]: running: get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:39.962 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:40.073 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:40.286 | [76247 Async ks-alt-member:76247]: finished successfully 2021-09-19 01:54:40.418 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:40.631 | [11692 Async ks-group-anotheralt:77329]: running: get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:40.658 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e 2021-09-19 01:54:41.044 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:41.114 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e 2021-09-19 01:54:41.210 | [76391 Async ks-alt-admin:76391]: finished successfully 2021-09-19 01:54:41.319 | [11692 Async ks-group-admin:77438]: running: get_or_add_group_project_role admin 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e 2021-09-19 01:54:41.338 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-09-19 01:54:41.737 | [11692 Async ks-demo-member:75583]: Waiting for completion of get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 running on PID 75583 (13 other jobs running) 2021-09-19 01:54:41.926 | [11692 Async ks-demo-member:75583]: Signaling child to exit 2021-09-19 01:54:41.927 | WAKEUP 2021-09-19 01:54:41.938 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:42.095 | [76505 Async ks-alt-another:76505]: finished successfully 2021-09-19 01:54:42.099 | [11692 Async ks-demo-member:75583]: Signaled 2021-09-19 01:54:42.107 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:42.108 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:42.108 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:42.108 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:42.108 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:42.108 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:42.108 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:42.108 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:42.108 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2816debf6385407f96aa76a98cbc6b66 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:42.108 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:42.108 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:42.108 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:42.108 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:42.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:42.108 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:42.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:42.108 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:42.109 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:42.109 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:42.109 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:42.109 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2816debf6385407f96aa76a98cbc6b66 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:42.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:42.109 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:42.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:42.109 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:42.109 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:42.109 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:42.109 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:42.109 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2816debf6385407f96aa76a98cbc6b66 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:42.109 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:42.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:42.109 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:42.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:42.109 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:42.109 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:42.109 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:42.109 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:42.109 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:42.109 | ++ functions-common:get_field:733 : echo '| 2af8ae5be8ba4c68b3a84cb13c2527e2 | 2816debf6385407f96aa76a98cbc6b66 | | dd4d75acf0e94a9883425e94bac00a31 | | | False |' 2021-09-19 01:54:42.109 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:42.109 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:42.109 | + functions-common:get_or_add_user_project_role:912 : echo 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:42.109 | 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:42.377 | [11692 Async ks-demo-member:75583]: finished get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 with result 0 in 10 seconds 2021-09-19 01:54:42.630 | [11692 Async ks-demo-admin:75695]: Waiting for completion of get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 dd4d75acf0e94a9883425e94bac00a31 running on PID 75695 (12 other jobs running) 2021-09-19 01:54:42.825 | [11692 Async ks-demo-admin:75695]: Signaling child to exit 2021-09-19 01:54:42.825 | WAKEUP 2021-09-19 01:54:42.993 | [11692 Async ks-demo-admin:75695]: Signaled 2021-09-19 01:54:43.005 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:43.005 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:43.005 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:43.005 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:43.005 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:43.006 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:43.006 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:43.006 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:43.006 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user bdf4900454384f95899d52910f07fbb5 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:43.006 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:43.006 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:43.006 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:43.006 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:43.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:43.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:43.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:43.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:43.006 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:43.006 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:43.006 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:43.006 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user bdf4900454384f95899d52910f07fbb5 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:43.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:43.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:43.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:43.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:43.006 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:43.006 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user bdf4900454384f95899d52910f07fbb5 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:43.006 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:43.006 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:43.006 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:43.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:43.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:43.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:43.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:43.006 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:43.007 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:43.007 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:43.007 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:43.007 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | bdf4900454384f95899d52910f07fbb5 | | dd4d75acf0e94a9883425e94bac00a31 | | | False |' 2021-09-19 01:54:43.007 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:43.007 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:43.007 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:43.007 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:43.329 | [11692 Async ks-demo-admin:75695]: finished get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 dd4d75acf0e94a9883425e94bac00a31 with result 0 in 10 seconds 2021-09-19 01:54:43.595 | [11692 Async ks-demo-another:75807]: Waiting for completion of get_or_add_user_project_role anotherrole 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 running on PID 75807 (11 other jobs running) 2021-09-19 01:54:43.819 | [11692 Async ks-demo-another:75807]: Signaling child to exit 2021-09-19 01:54:43.819 | WAKEUP 2021-09-19 01:54:43.994 | [11692 Async ks-demo-another:75807]: Signaled 2021-09-19 01:54:44.006 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:44.006 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:44.006 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:44.006 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:44.006 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:44.006 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:44.006 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:44.006 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:44.006 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 2816debf6385407f96aa76a98cbc6b66 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:44.006 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:44.006 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:44.006 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:44.006 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:44.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.006 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.006 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:44.006 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:44.006 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:44.007 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 2816debf6385407f96aa76a98cbc6b66 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:44.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.007 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 2816debf6385407f96aa76a98cbc6b66 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:44.007 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:44.007 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:44.007 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:44.007 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:44.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.007 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:44.007 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:44.007 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:44.007 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:44.007 | ++ functions-common:get_field:733 : echo '| f04835deb35b4711a6bc47cccd65bde6 | 2816debf6385407f96aa76a98cbc6b66 | | dd4d75acf0e94a9883425e94bac00a31 | | | False |' 2021-09-19 01:54:44.007 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:44.007 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:44.007 | + functions-common:get_or_add_user_project_role:912 : echo f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:44.007 | f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:44.341 | [11692 Async ks-demo-another:75807]: finished get_or_add_user_project_role anotherrole 2816debf6385407f96aa76a98cbc6b66 dd4d75acf0e94a9883425e94bac00a31 with result 0 in 11 seconds 2021-09-19 01:54:44.585 | [11692 Async ks-demo-invis:75919]: Waiting for completion of get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 5e45220e00a64ec4be534b7bff095d2b running on PID 75919 (10 other jobs running) 2021-09-19 01:54:44.750 | [11692 Async ks-demo-invis:75919]: Signaling child to exit 2021-09-19 01:54:44.750 | WAKEUP 2021-09-19 01:54:44.892 | [11692 Async ks-demo-invis:75919]: Signaled 2021-09-19 01:54:44.915 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:44.915 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:44.915 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:44.915 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:44.915 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:44.915 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:44.915 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:44.915 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:44.915 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:44.915 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:44.915 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2816debf6385407f96aa76a98cbc6b66 --project 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:44.915 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:44.915 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:44.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.915 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.915 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.916 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:44.916 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:44.916 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:44.916 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2816debf6385407f96aa76a98cbc6b66 --project 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:44.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.916 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.916 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.916 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2816debf6385407f96aa76a98cbc6b66 --project 5e45220e00a64ec4be534b7bff095d2b 2021-09-19 01:54:44.916 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:44.916 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:44.916 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:44.916 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:44.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.916 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:44.916 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:44.916 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:44.916 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:44.916 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:44.916 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:44.916 | ++ functions-common:get_field:733 : echo '| 2af8ae5be8ba4c68b3a84cb13c2527e2 | 2816debf6385407f96aa76a98cbc6b66 | | 5e45220e00a64ec4be534b7bff095d2b | | | False |' 2021-09-19 01:54:44.916 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:44.916 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:44.916 | + functions-common:get_or_add_user_project_role:912 : echo 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:44.916 | 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:45.230 | [11692 Async ks-demo-invis:75919]: finished get_or_add_user_project_role member 2816debf6385407f96aa76a98cbc6b66 5e45220e00a64ec4be534b7bff095d2b with result 0 in 11 seconds 2021-09-19 01:54:45.254 | + inc/async:async_wait:197 : return 0 2021-09-19 01:54:45.278 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-09-19 01:54:45.672 | [11692 Async ks-alt-member:76247]: Waiting for completion of get_or_add_user_project_role member 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb running on PID 76247 (9 other jobs running) 2021-09-19 01:54:45.844 | [11692 Async ks-alt-member:76247]: Signaling child to exit 2021-09-19 01:54:45.845 | WAKEUP 2021-09-19 01:54:45.995 | [11692 Async ks-alt-member:76247]: Signaled 2021-09-19 01:54:46.017 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:46.018 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:46.018 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:46.018 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:46.018 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:46.018 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:46.018 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:46.018 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:46.018 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 443c123c39b54d48afeb28e34d450ba7 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:46.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.018 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.018 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.018 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:46.018 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:46.018 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:46.018 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 443c123c39b54d48afeb28e34d450ba7 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:46.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.018 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.018 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 443c123c39b54d48afeb28e34d450ba7 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:46.018 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:46.018 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:46.018 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:46.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.019 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.019 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.019 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:46.019 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:46.019 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:46.019 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:46.019 | ++ functions-common:get_field:733 : echo '| 2af8ae5be8ba4c68b3a84cb13c2527e2 | 443c123c39b54d48afeb28e34d450ba7 | | 3785cc4386264b399bf85a2140daafbb | | | False |' 2021-09-19 01:54:46.019 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:46.019 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:46.019 | + functions-common:get_or_add_user_project_role:912 : echo 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:46.019 | 2af8ae5be8ba4c68b3a84cb13c2527e2 2021-09-19 01:54:46.299 | [11692 Async ks-alt-member:76247]: finished get_or_add_user_project_role member 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb with result 0 in 10 seconds 2021-09-19 01:54:46.568 | [11692 Async ks-alt-admin:76391]: Waiting for completion of get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 3785cc4386264b399bf85a2140daafbb running on PID 76391 (8 other jobs running) 2021-09-19 01:54:46.714 | [11692 Async ks-alt-admin:76391]: Signaling child to exit 2021-09-19 01:54:46.714 | WAKEUP 2021-09-19 01:54:46.863 | [11692 Async ks-alt-admin:76391]: Signaled 2021-09-19 01:54:46.881 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:46.881 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:46.881 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:46.881 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:46.881 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:46.881 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:46.881 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:46.881 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:46.882 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:46.882 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user bdf4900454384f95899d52910f07fbb5 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:46.882 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:46.882 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:46.882 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:46.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.882 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.882 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.882 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:46.882 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:46.882 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:46.882 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user bdf4900454384f95899d52910f07fbb5 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:46.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.882 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.882 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.882 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:46.882 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:46.882 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:46.882 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:46.882 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user bdf4900454384f95899d52910f07fbb5 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:46.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.882 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:46.882 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:46.882 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:46.882 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:46.882 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:46.882 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:46.883 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | bdf4900454384f95899d52910f07fbb5 | | 3785cc4386264b399bf85a2140daafbb | | | False |' 2021-09-19 01:54:46.883 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:46.883 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:46.883 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:46.883 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:54:47.187 | [11692 Async ks-alt-admin:76391]: finished get_or_add_user_project_role admin bdf4900454384f95899d52910f07fbb5 3785cc4386264b399bf85a2140daafbb with result 0 in 10 seconds 2021-09-19 01:54:47.492 | [11692 Async ks-alt-another:76505]: Waiting for completion of get_or_add_user_project_role anotherrole 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb running on PID 76505 (7 other jobs running) 2021-09-19 01:54:47.645 | [11692 Async ks-alt-another:76505]: Signaling child to exit 2021-09-19 01:54:47.645 | WAKEUP 2021-09-19 01:54:47.767 | [11692 Async ks-alt-another:76505]: Signaled 2021-09-19 01:54:47.774 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:54:47.774 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:54:47.774 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:54:47.774 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:54:47.774 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:54:47.774 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:54:47.774 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:54:47.774 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:54:47.774 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:54:47.774 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:47.774 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 443c123c39b54d48afeb28e34d450ba7 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:47.775 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:47.775 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:47.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:47.775 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:47.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:47.775 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:47.775 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:47.775 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:54:47.775 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:54:47.775 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 443c123c39b54d48afeb28e34d450ba7 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:47.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:47.775 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:47.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:47.775 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:47.775 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 443c123c39b54d48afeb28e34d450ba7 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:47.775 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:54:47.775 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:54:47.775 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:47.775 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:54:47.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:47.775 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:47.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:47.775 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:47.775 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:47.775 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:54:47.775 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:54:47.775 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:54:47.775 | ++ functions-common:get_field:733 : echo '| f04835deb35b4711a6bc47cccd65bde6 | 443c123c39b54d48afeb28e34d450ba7 | | 3785cc4386264b399bf85a2140daafbb | | | False |' 2021-09-19 01:54:47.775 | ++ functions-common:get_field:727 : read data 2021-09-19 01:54:47.775 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:47.775 | + functions-common:get_or_add_user_project_role:912 : echo f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:47.776 | f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:54:48.060 | [11692 Async ks-alt-another:76505]: finished get_or_add_user_project_role anotherrole 443c123c39b54d48afeb28e34d450ba7 3785cc4386264b399bf85a2140daafbb with result 0 in 10 seconds 2021-09-19 01:54:48.068 | + inc/async:async_wait:197 : return 0 2021-09-19 01:54:48.072 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-09-19 01:54:48.433 | [11692 Async ks-group-memberdemo:77016]: Waiting for completion of get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 running on PID 77016 (6 other jobs running) 2021-09-19 01:54:48.606 | [11692 Async ks-group-memberdemo:77016]: Signaling child to exit 2021-09-19 01:54:48.786 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:48.953 | [77016 Async ks-group-memberdemo:77016]: finished successfully 2021-09-19 01:54:49.065 | WAKEUP 2021-09-19 01:54:49.161 | [11692 Async ks-group-memberdemo:77016]: Signaled 2021-09-19 01:54:49.167 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-19 01:54:49.167 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 4d8e2e7143904d4697ccf5ec92c7a120 --project dd4d75acf0e94a9883425e94bac00a31 -f value 2021-09-19 01:54:49.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.167 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.167 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.167 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:49.167 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-19 01:54:49.167 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-19 01:54:49.167 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 4d8e2e7143904d4697ccf5ec92c7a120 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:49.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.167 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.167 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.167 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 4d8e2e7143904d4697ccf5ec92c7a120 --project dd4d75acf0e94a9883425e94bac00a31 -f value 2021-09-19 01:54:49.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.167 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.167 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.167 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:49.167 | + functions-common:get_or_add_group_project_role:958 : group_role_id='2af8ae5be8ba4c68b3a84cb13c2527e2 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 False' 2021-09-19 01:54:49.167 | + functions-common:get_or_add_group_project_role:960 : echo 2af8ae5be8ba4c68b3a84cb13c2527e2 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 False 2021-09-19 01:54:49.167 | 2af8ae5be8ba4c68b3a84cb13c2527e2 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 False 2021-09-19 01:54:49.404 | [11692 Async ks-group-memberdemo:77016]: finished get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 with result 0 in 10 seconds 2021-09-19 01:54:49.593 | [11692 Async ks-group-anotherdemo:77104]: Waiting for completion of get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 running on PID 77104 (5 other jobs running) 2021-09-19 01:54:49.618 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:49.652 | [11692 Async ks-group-anotherdemo:77104]: Signaling child to exit 2021-09-19 01:54:49.668 | [77191 Async ks-group-memberalt:77191]: finished successfully 2021-09-19 01:54:49.674 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:49.709 | [77104 Async ks-group-anotherdemo:77104]: finished successfully 2021-09-19 01:54:49.730 | WAKEUP 2021-09-19 01:54:49.755 | [11692 Async ks-group-anotherdemo:77104]: Signaled 2021-09-19 01:54:49.757 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-19 01:54:49.757 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 4d8e2e7143904d4697ccf5ec92c7a120 --project dd4d75acf0e94a9883425e94bac00a31 -f value 2021-09-19 01:54:49.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.757 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.757 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.757 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:49.757 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-19 01:54:49.757 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-19 01:54:49.757 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 4d8e2e7143904d4697ccf5ec92c7a120 --project dd4d75acf0e94a9883425e94bac00a31 2021-09-19 01:54:49.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.757 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.757 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.757 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 4d8e2e7143904d4697ccf5ec92c7a120 --project dd4d75acf0e94a9883425e94bac00a31 -f value 2021-09-19 01:54:49.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.757 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.758 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.758 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:49.758 | + functions-common:get_or_add_group_project_role:958 : group_role_id='f04835deb35b4711a6bc47cccd65bde6 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 False' 2021-09-19 01:54:49.758 | + functions-common:get_or_add_group_project_role:960 : echo f04835deb35b4711a6bc47cccd65bde6 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 False 2021-09-19 01:54:49.758 | f04835deb35b4711a6bc47cccd65bde6 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 False 2021-09-19 01:54:49.804 | [11692 Async ks-group-anotherdemo:77104]: finished get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 dd4d75acf0e94a9883425e94bac00a31 with result 0 in 10 seconds 2021-09-19 01:54:49.845 | [11692 Async ks-group-memberalt:77191]: Waiting for completion of get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb running on PID 77191 (4 other jobs running) 2021-09-19 01:54:49.871 | [11692 Async ks-group-memberalt:77191]: Signaling child to exit 2021-09-19 01:54:49.871 | WAKEUP 2021-09-19 01:54:49.896 | [11692 Async ks-group-memberalt:77191]: Signaled 2021-09-19 01:54:49.898 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-19 01:54:49.898 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 4d8e2e7143904d4697ccf5ec92c7a120 --project 3785cc4386264b399bf85a2140daafbb -f value 2021-09-19 01:54:49.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.898 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.898 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.898 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:49.898 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-19 01:54:49.898 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-19 01:54:49.898 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 4d8e2e7143904d4697ccf5ec92c7a120 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:49.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.898 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.898 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.898 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 4d8e2e7143904d4697ccf5ec92c7a120 --project 3785cc4386264b399bf85a2140daafbb -f value 2021-09-19 01:54:49.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.898 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:49.898 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:49.898 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:49.898 | + functions-common:get_or_add_group_project_role:958 : group_role_id='2af8ae5be8ba4c68b3a84cb13c2527e2 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb False' 2021-09-19 01:54:49.898 | + functions-common:get_or_add_group_project_role:960 : echo 2af8ae5be8ba4c68b3a84cb13c2527e2 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb False 2021-09-19 01:54:49.898 | 2af8ae5be8ba4c68b3a84cb13c2527e2 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb False 2021-09-19 01:54:49.947 | [11692 Async ks-group-memberalt:77191]: finished get_or_add_group_project_role member 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb with result 0 in 10 seconds 2021-09-19 01:54:49.988 | [11692 Async ks-group-anotheralt:77329]: Waiting for completion of get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb running on PID 77329 (3 other jobs running) 2021-09-19 01:54:50.018 | [11692 Async ks-group-anotheralt:77329]: Signaling child to exit 2021-09-19 01:54:50.802 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:50.828 | [77329 Async ks-group-anotheralt:77329]: finished successfully 2021-09-19 01:54:50.849 | WAKEUP 2021-09-19 01:54:50.875 | [11692 Async ks-group-anotheralt:77329]: Signaled 2021-09-19 01:54:50.876 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-19 01:54:50.876 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 4d8e2e7143904d4697ccf5ec92c7a120 --project 3785cc4386264b399bf85a2140daafbb -f value 2021-09-19 01:54:50.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:50.876 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:50.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:50.876 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:50.876 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:50.877 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-19 01:54:50.877 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-19 01:54:50.877 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 4d8e2e7143904d4697ccf5ec92c7a120 --project 3785cc4386264b399bf85a2140daafbb 2021-09-19 01:54:50.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:50.877 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:50.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:50.877 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:50.877 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 4d8e2e7143904d4697ccf5ec92c7a120 --project 3785cc4386264b399bf85a2140daafbb -f value 2021-09-19 01:54:50.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:50.877 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:50.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:50.877 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:50.877 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:50.877 | + functions-common:get_or_add_group_project_role:958 : group_role_id='f04835deb35b4711a6bc47cccd65bde6 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb False' 2021-09-19 01:54:50.877 | + functions-common:get_or_add_group_project_role:960 : echo f04835deb35b4711a6bc47cccd65bde6 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb False 2021-09-19 01:54:50.877 | f04835deb35b4711a6bc47cccd65bde6 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb False 2021-09-19 01:54:50.931 | [11692 Async ks-group-anotheralt:77329]: finished get_or_add_group_project_role anotherrole 4d8e2e7143904d4697ccf5ec92c7a120 3785cc4386264b399bf85a2140daafbb with result 0 in 10 seconds 2021-09-19 01:54:50.975 | [11692 Async ks-group-admin:77438]: Waiting for completion of get_or_add_group_project_role admin 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e running on PID 77438 (2 other jobs running) 2021-09-19 01:54:51.007 | [11692 Async ks-group-admin:77438]: Signaling child to exit 2021-09-19 01:54:51.081 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:54:51.106 | [77438 Async ks-group-admin:77438]: finished successfully 2021-09-19 01:54:51.125 | WAKEUP 2021-09-19 01:54:51.148 | [11692 Async ks-group-admin:77438]: Signaled 2021-09-19 01:54:51.149 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-19 01:54:51.149 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 3114e79021ce462e9ac2ed1ea78d0cd1 --project c5ec7374c4b4483583bc76743f7b8b5e -f value 2021-09-19 01:54:51.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:51.150 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:51.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:51.150 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:51.150 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:51.150 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-19 01:54:51.150 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-19 01:54:51.150 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 3114e79021ce462e9ac2ed1ea78d0cd1 --project c5ec7374c4b4483583bc76743f7b8b5e 2021-09-19 01:54:51.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:51.150 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:51.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:51.150 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:51.150 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 3114e79021ce462e9ac2ed1ea78d0cd1 --project c5ec7374c4b4483583bc76743f7b8b5e -f value 2021-09-19 01:54:51.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:51.150 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:51.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:54:51.150 | from cryptography.utils import int_from_bytes 2021-09-19 01:54:51.150 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:54:51.150 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e9f090e3bb6749f89a7b9771c9567f62 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e False' 2021-09-19 01:54:51.150 | + functions-common:get_or_add_group_project_role:960 : echo e9f090e3bb6749f89a7b9771c9567f62 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e False 2021-09-19 01:54:51.150 | e9f090e3bb6749f89a7b9771c9567f62 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e False 2021-09-19 01:54:51.195 | [11692 Async ks-group-admin:77438]: finished get_or_add_group_project_role admin 3114e79021ce462e9ac2ed1ea78d0cd1 c5ec7374c4b4483583bc76743f7b8b5e with result 0 in 10 seconds 2021-09-19 01:54:51.199 | + inc/async:async_wait:197 : return 0 2021-09-19 01:54:51.202 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-09-19 01:54:51.219 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:54:51.222 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-09-19 01:54:51.239 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:54:51.241 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-09-19 01:54:51.243 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-09-19 01:54:51.303 | + inc/async:async_inner:63 : create_nova_accounts 2021-09-19 01:54:51.342 | [11692 Async create_nova_accounts:79029]: running: create_nova_accounts 2021-09-19 01:54:51.345 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-09-19 01:54:51.363 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:54:51.366 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-09-19 01:54:51.369 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-09-19 01:54:51.429 | + inc/async:async_inner:63 : create_glance_accounts 2021-09-19 01:54:51.474 | [11692 Async create_glance_accounts:79144]: running: create_glance_accounts 2021-09-19 01:54:51.477 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-09-19 01:54:51.504 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:54:51.506 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-09-19 01:54:51.508 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-09-19 01:54:51.573 | + inc/async:async_inner:63 : create_cinder_accounts 2021-09-19 01:54:51.616 | [11692 Async create_cinder_accounts:79274]: running: create_cinder_accounts 2021-09-19 01:54:51.619 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-09-19 01:54:51.640 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:54:51.643 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-09-19 01:54:51.646 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-09-19 01:54:51.726 | + inc/async:async_inner:63 : create_neutron_accounts 2021-09-19 01:54:51.777 | [11692 Async create_neutron_accounts:79389]: running: create_neutron_accounts 2021-09-19 01:54:51.780 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-09-19 01:54:51.809 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:54:51.813 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-09-19 01:54:51.816 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-09-19 01:54:51.954 | + inc/async:async_inner:63 : create_swift_accounts 2021-09-19 01:54:52.187 | [11692 Async create_swift_accounts:79529]: running: create_swift_accounts 2021-09-19 01:54:52.215 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-09-19 01:54:52.238 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-09-19 01:54:52.260 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-09-19 01:54:52.273 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-09-19 01:54:52.342 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-09-19 01:54:52.414 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-09-19 01:54:52.430 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-19 01:54:52.454 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-09-19 01:54:52.653 | The user clouds.yaml file didn't exist. 2021-09-19 01:54:52.690 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-09-19 01:54:52.814 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-09-19 01:54:52.814 | self._clouds = yaml.load(clouds_file) 2021-09-19 01:54:52.825 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-09-19 01:54:52.938 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-09-19 01:54:52.938 | self._clouds = yaml.load(clouds_file) 2021-09-19 01:54:52.949 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-09-19 01:54:53.058 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-09-19 01:54:53.058 | self._clouds = yaml.load(clouds_file) 2021-09-19 01:54:53.070 | + functions-common:write_clouds_yaml:132 : cat 2021-09-19 01:54:53.110 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-09-19 01:54:53.130 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-09-19 01:54:53.150 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-09-19 01:54:53.182 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-09-19 01:54:53.306 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:54:53.322 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-09-19 01:54:53.682 | [11692 Async create_nova_accounts:79029]: Waiting for completion of create_nova_accounts running on PID 79029 (6 other jobs running) 2021-09-19 01:54:53.880 | [11692 Async create_nova_accounts:79029]: Signaling child to exit 2021-09-19 01:55:19.175 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:55:19.300 | [79389 Async create_neutron_accounts:79389]: finished successfully 2021-09-19 01:55:34.068 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:55:34.103 | [79274 Async create_cinder_accounts:79274]: finished successfully 2021-09-19 01:55:41.763 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:55:41.796 | [79144 Async create_glance_accounts:79144]: finished successfully 2021-09-19 01:55:45.489 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:55:45.516 | [79029 Async create_nova_accounts:79029]: finished successfully 2021-09-19 01:55:45.536 | WAKEUP 2021-09-19 01:55:45.560 | [11692 Async create_nova_accounts:79029]: Signaled 2021-09-19 01:55:45.561 | + lib/nova:create_nova_accounts:336 : [[ 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 ]] 2021-09-19 01:55:45.561 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-09-19 01:55:45.561 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-09-19 01:55:45.561 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:55:45.561 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:55:45.561 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:55:45.561 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:55:45.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.561 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.562 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.562 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.562 | + functions-common:get_or_create_user:840 : user_id=96e48566ea874206b028bc1e79f5263a 2021-09-19 01:55:45.562 | + functions-common:get_or_create_user:841 : echo 96e48566ea874206b028bc1e79f5263a 2021-09-19 01:55:45.562 | 96e48566ea874206b028bc1e79f5263a 2021-09-19 01:55:45.562 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-09-19 01:55:45.562 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.562 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.562 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.562 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.562 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.562 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.562 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.562 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.562 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.562 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.562 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.562 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.562 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.562 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.562 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.562 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.563 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.563 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.563 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.563 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.563 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.563 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.563 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.563 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.563 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.563 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.563 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.563 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.563 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | 96e48566ea874206b028bc1e79f5263a | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.563 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.563 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.563 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.563 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.563 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-19 01:55:45.563 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-09-19 01:55:45.563 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.563 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.563 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.563 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.563 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.564 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.564 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.564 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.564 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.564 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.564 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.564 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.564 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.564 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.564 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.564 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.564 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.564 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.564 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.564 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.564 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.564 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.564 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.564 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.564 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.564 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.564 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.564 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | 96e48566ea874206b028bc1e79f5263a | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.564 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.565 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.565 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:55:45.565 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:55:45.565 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:55:45.565 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-09-19 01:55:45.565 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-09-19 01:55:45.565 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.37/compute 2021-09-19 01:55:45.565 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-09-19 01:55:45.565 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:55:45.565 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-09-19 01:55:45.565 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-09-19 01:55:45.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.565 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.565 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.565 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.565 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:55:45.565 | 90da46be8745435593274c3e439e3754' 2021-09-19 01:55:45.565 | + functions-common:get_or_create_service:978 : echo 90da46be8745435593274c3e439e3754 2021-09-19 01:55:45.565 | 90da46be8745435593274c3e439e3754 2021-09-19 01:55:45.565 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2021-09-19 01:55:45.565 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:55:45.565 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2021-09-19 01:55:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:55:45.565 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-09-19 01:55:45.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.565 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.565 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.565 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:55:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:55:45.566 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-19 01:55:45.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.566 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.566 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.566 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.566 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b729e607fe8c4c959ea23885ca7653c6 2021-09-19 01:55:45.566 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b729e607fe8c4c959ea23885ca7653c6 2021-09-19 01:55:45.566 | + functions-common:get_or_create_endpoint:1011 : public_id=b729e607fe8c4c959ea23885ca7653c6 2021-09-19 01:55:45.566 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:55:45.566 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:55:45.566 | + functions-common:get_or_create_endpoint:1020 : echo b729e607fe8c4c959ea23885ca7653c6 2021-09-19 01:55:45.566 | b729e607fe8c4c959ea23885ca7653c6 2021-09-19 01:55:45.566 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-09-19 01:55:45.566 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:55:45.566 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-09-19 01:55:45.566 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-09-19 01:55:45.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.566 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.566 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.566 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.566 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:55:45.566 | f893067d17cc48058f2174813e2591dd' 2021-09-19 01:55:45.566 | + functions-common:get_or_create_service:978 : echo f893067d17cc48058f2174813e2591dd 2021-09-19 01:55:45.566 | f893067d17cc48058f2174813e2591dd 2021-09-19 01:55:45.566 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2021-09-19 01:55:45.566 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:55:45.566 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2021-09-19 01:55:45.566 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:55:45.566 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-09-19 01:55:45.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.567 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.567 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.567 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.567 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:55:45.567 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:55:45.567 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2021-09-19 01:55:45.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.567 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.567 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.567 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.567 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a5ee1da0a77540cbb55b802dee84d6d3 2021-09-19 01:55:45.567 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a5ee1da0a77540cbb55b802dee84d6d3 2021-09-19 01:55:45.567 | + functions-common:get_or_create_endpoint:1011 : public_id=a5ee1da0a77540cbb55b802dee84d6d3 2021-09-19 01:55:45.567 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:55:45.567 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:55:45.567 | + functions-common:get_or_create_endpoint:1020 : echo a5ee1da0a77540cbb55b802dee84d6d3 2021-09-19 01:55:45.567 | a5ee1da0a77540cbb55b802dee84d6d3 2021-09-19 01:55:45.567 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-09-19 01:55:45.567 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:55:45.567 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-09-19 01:55:45.567 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:55:45.567 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-09-19 01:55:45.567 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.567 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.567 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.567 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.567 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.567 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.568 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.568 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.568 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.568 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.568 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.568 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.568 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.568 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.568 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.568 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.568 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.568 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.568 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.568 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.568 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.568 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.568 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.568 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.568 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.568 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.568 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.568 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.569 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.569 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.569 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.569 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.569 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.569 | ++ functions-common:get_field:733 : echo '| a30a01ec152a487585c484e69a60a7ae | 96e48566ea874206b028bc1e79f5263a | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.569 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.569 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.569 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:55:45.569 | + functions-common:get_or_add_user_project_role:912 : echo a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:55:45.569 | a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:55:45.569 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-09-19 01:55:45.569 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:55:45.609 | [11692 Async create_nova_accounts:79029]: finished create_nova_accounts with result 0 in 54 seconds 2021-09-19 01:55:45.648 | [11692 Async create_glance_accounts:79144]: Waiting for completion of create_glance_accounts running on PID 79144 (5 other jobs running) 2021-09-19 01:55:45.673 | [11692 Async create_glance_accounts:79144]: Signaling child to exit 2021-09-19 01:55:45.674 | WAKEUP 2021-09-19 01:55:45.697 | [11692 Async create_glance_accounts:79144]: Signaled 2021-09-19 01:55:45.698 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-09-19 01:55:45.698 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:55:45.698 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-09-19 01:55:45.698 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-09-19 01:55:45.699 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:55:45.699 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:55:45.699 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:55:45.699 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:55:45.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.699 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.699 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.699 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.699 | + functions-common:get_or_create_user:840 : user_id=bb2cf59b2ef0454088cf06e28f2d4cb6 2021-09-19 01:55:45.699 | + functions-common:get_or_create_user:841 : echo bb2cf59b2ef0454088cf06e28f2d4cb6 2021-09-19 01:55:45.699 | bb2cf59b2ef0454088cf06e28f2d4cb6 2021-09-19 01:55:45.699 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-09-19 01:55:45.699 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.699 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.699 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.699 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.699 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.699 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.699 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.699 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.699 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.699 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.700 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.700 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.700 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.700 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.700 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.700 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.700 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.700 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.700 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.700 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.700 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.700 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.700 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.700 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.700 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.700 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.700 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.700 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | bb2cf59b2ef0454088cf06e28f2d4cb6 | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.700 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.700 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.700 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.700 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.700 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.701 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-19 01:55:45.701 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-09-19 01:55:45.701 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:55:45.701 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-09-19 01:55:45.701 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-09-19 01:55:45.701 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:55:45.701 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:55:45.701 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:55:45.701 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:55:45.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.701 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.701 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.701 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.701 | + functions-common:get_or_create_user:840 : user_id=86e6bb7af42b4d2ca605e36e5c1a28ce 2021-09-19 01:55:45.701 | + functions-common:get_or_create_user:841 : echo 86e6bb7af42b4d2ca605e36e5c1a28ce 2021-09-19 01:55:45.701 | 86e6bb7af42b4d2ca605e36e5c1a28ce 2021-09-19 01:55:45.701 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-09-19 01:55:45.701 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.701 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.701 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.701 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.701 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.701 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.702 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.702 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.702 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.702 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.702 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.702 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.702 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.702 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.702 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.702 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.702 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.702 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.702 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.702 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.702 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.702 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.702 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.702 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.702 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.702 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.702 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.702 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | 86e6bb7af42b4d2ca605e36e5c1a28ce | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.702 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.702 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.702 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.703 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.703 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.703 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-09-19 01:55:45.703 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-09-19 01:55:45.703 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.703 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.703 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.703 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.703 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.703 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.703 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.703 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.703 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.703 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.703 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.703 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.703 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.703 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.703 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.703 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.703 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.704 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.704 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.704 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.704 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.704 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.704 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.704 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.704 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.704 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.704 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.704 | ++ functions-common:get_field:733 : echo '| a30a01ec152a487585c484e69a60a7ae | 86e6bb7af42b4d2ca605e36e5c1a28ce | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.704 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.704 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.704 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:55:45.704 | + functions-common:get_or_add_user_project_role:912 : echo a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:55:45.704 | a30a01ec152a487585c484e69a60a7ae 2021-09-19 01:55:45.704 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-09-19 01:55:45.704 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:55:45.704 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-09-19 01:55:45.704 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-09-19 01:55:45.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.704 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.704 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.704 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.704 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:55:45.704 | c2117ea775894b568e2a10ef90ca81b7' 2021-09-19 01:55:45.704 | + functions-common:get_or_create_service:978 : echo c2117ea775894b568e2a10ef90ca81b7 2021-09-19 01:55:45.704 | c2117ea775894b568e2a10ef90ca81b7 2021-09-19 01:55:45.705 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2021-09-19 01:55:45.705 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:55:45.705 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2021-09-19 01:55:45.705 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:55:45.705 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-09-19 01:55:45.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.705 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.705 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.705 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.705 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:55:45.705 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:55:45.705 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2021-09-19 01:55:45.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.705 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.705 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.705 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.705 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=dba3f15a4eaa4d19b24839295b7d56d4 2021-09-19 01:55:45.705 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo dba3f15a4eaa4d19b24839295b7d56d4 2021-09-19 01:55:45.705 | + functions-common:get_or_create_endpoint:1011 : public_id=dba3f15a4eaa4d19b24839295b7d56d4 2021-09-19 01:55:45.705 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:55:45.705 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:55:45.705 | + functions-common:get_or_create_endpoint:1020 : echo dba3f15a4eaa4d19b24839295b7d56d4 2021-09-19 01:55:45.705 | dba3f15a4eaa4d19b24839295b7d56d4 2021-09-19 01:55:45.705 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-09-19 01:55:45.705 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-19 01:55:45.705 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-19 01:55:45.705 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-09-19 01:55:45.705 | ++ functions-common:get_or_create_domain:803 : echo default 2021-09-19 01:55:45.705 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-09-19 01:55:45.706 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-09-19 01:55:45.706 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-09-19 01:55:45.706 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-09-19 01:55:45.745 | [11692 Async create_glance_accounts:79144]: finished create_glance_accounts with result 0 in 50 seconds 2021-09-19 01:55:45.783 | [11692 Async create_cinder_accounts:79274]: Waiting for completion of create_cinder_accounts running on PID 79274 (4 other jobs running) 2021-09-19 01:55:45.808 | [11692 Async create_cinder_accounts:79274]: Signaling child to exit 2021-09-19 01:55:45.808 | WAKEUP 2021-09-19 01:55:45.831 | [11692 Async create_cinder_accounts:79274]: Signaled 2021-09-19 01:55:45.832 | + lib/cinder:create_cinder_accounts:391 : [[ 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 ]] 2021-09-19 01:55:45.832 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-09-19 01:55:45.832 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-09-19 01:55:45.832 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:55:45.833 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:55:45.833 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:55:45.833 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:55:45.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.833 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.833 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.833 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.833 | + functions-common:get_or_create_user:840 : user_id=8c5fae6330504b99a37a9268de64ba77 2021-09-19 01:55:45.833 | + functions-common:get_or_create_user:841 : echo 8c5fae6330504b99a37a9268de64ba77 2021-09-19 01:55:45.833 | 8c5fae6330504b99a37a9268de64ba77 2021-09-19 01:55:45.833 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-09-19 01:55:45.833 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.833 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.833 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.833 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.833 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.833 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.833 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.833 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.833 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.833 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.833 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.834 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.834 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.834 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.834 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.834 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.834 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.834 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.834 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.834 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.834 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.834 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.834 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.834 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.834 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.834 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.834 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.834 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | 8c5fae6330504b99a37a9268de64ba77 | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.834 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.834 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.834 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.834 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.834 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.834 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-19 01:55:45.834 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-09-19 01:55:45.834 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:55:45.834 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-09-19 01:55:45.834 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-09-19 01:55:45.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.835 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.835 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.835 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.835 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:55:45.835 | ee37c8d146104c7b8c8121b1528d4d77' 2021-09-19 01:55:45.835 | + functions-common:get_or_create_service:978 : echo ee37c8d146104c7b8c8121b1528d4d77 2021-09-19 01:55:45.835 | ee37c8d146104c7b8c8121b1528d4d77 2021-09-19 01:55:45.835 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-09-19 01:55:45.835 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2021-09-19 01:55:45.835 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:55:45.835 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2021-09-19 01:55:45.835 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:55:45.835 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-09-19 01:55:45.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.835 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.835 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.835 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.835 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:55:45.835 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:55:45.835 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-19 01:55:45.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.835 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.835 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.835 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.835 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=86d54aef798046d887c42a48cf11edad 2021-09-19 01:55:45.835 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 86d54aef798046d887c42a48cf11edad 2021-09-19 01:55:45.835 | + functions-common:get_or_create_endpoint:1011 : public_id=86d54aef798046d887c42a48cf11edad 2021-09-19 01:55:45.835 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:55:45.836 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:55:45.836 | + functions-common:get_or_create_endpoint:1020 : echo 86d54aef798046d887c42a48cf11edad 2021-09-19 01:55:45.836 | 86d54aef798046d887c42a48cf11edad 2021-09-19 01:55:45.836 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-09-19 01:55:45.836 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:55:45.836 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-09-19 01:55:45.836 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-09-19 01:55:45.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.836 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.836 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.836 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.836 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:55:45.836 | b8203252b26d4746adff5ed1f2bf7206' 2021-09-19 01:55:45.836 | + functions-common:get_or_create_service:978 : echo b8203252b26d4746adff5ed1f2bf7206 2021-09-19 01:55:45.836 | b8203252b26d4746adff5ed1f2bf7206 2021-09-19 01:55:45.836 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2021-09-19 01:55:45.836 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:55:45.836 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2021-09-19 01:55:45.836 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:55:45.836 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-09-19 01:55:45.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.836 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.836 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.836 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.836 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:55:45.836 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:55:45.836 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-19 01:55:45.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.837 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.837 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.837 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.837 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=53d86e83ad194482bca935342472ec34 2021-09-19 01:55:45.837 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 53d86e83ad194482bca935342472ec34 2021-09-19 01:55:45.837 | + functions-common:get_or_create_endpoint:1011 : public_id=53d86e83ad194482bca935342472ec34 2021-09-19 01:55:45.837 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:55:45.837 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:55:45.837 | + functions-common:get_or_create_endpoint:1020 : echo 53d86e83ad194482bca935342472ec34 2021-09-19 01:55:45.837 | 53d86e83ad194482bca935342472ec34 2021-09-19 01:55:45.837 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-09-19 01:55:45.837 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-09-19 01:55:45.837 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:55:45.837 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-09-19 01:55:45.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.837 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.837 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.837 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.837 | ++ functions-common:get_or_create_project:853 : project_id=2977f2375be047f496cd97702aa0636a 2021-09-19 01:55:45.837 | ++ functions-common:get_or_create_project:854 : echo 2977f2375be047f496cd97702aa0636a 2021-09-19 01:55:45.837 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2977f2375be047f496cd97702aa0636a 2021-09-19 01:55:45.837 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-09-19 01:55:45.837 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:55:45.837 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:55:45.837 | ++ functions-common:get_or_create_user:828 : local email= 2021-09-19 01:55:45.837 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-09-19 01:55:45.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.838 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.838 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.838 | No password was supplied, authentication will fail when a user does not have a password. 2021-09-19 01:55:45.838 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.838 | ++ functions-common:get_or_create_user:840 : user_id=8c5fae6330504b99a37a9268de64ba77 2021-09-19 01:55:45.838 | ++ functions-common:get_or_create_user:841 : echo 8c5fae6330504b99a37a9268de64ba77 2021-09-19 01:55:45.838 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8c5fae6330504b99a37a9268de64ba77 2021-09-19 01:55:45.877 | [11692 Async create_cinder_accounts:79274]: finished create_cinder_accounts with result 0 in 42 seconds 2021-09-19 01:55:45.881 | + inc/async:async_wait:197 : return 0 2021-09-19 01:55:45.885 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-09-19 01:55:45.936 | [11692 Async create_neutron_accounts:79389]: Waiting for completion of create_neutron_accounts running on PID 79389 (3 other jobs running) 2021-09-19 01:55:45.960 | [11692 Async create_neutron_accounts:79389]: Signaling child to exit 2021-09-19 01:55:45.960 | WAKEUP 2021-09-19 01:55:45.986 | [11692 Async create_neutron_accounts:79389]: Signaled 2021-09-19 01:55:45.987 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-09-19 01:55:45.987 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:55:45.987 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-19 01:55:45.987 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:55:45.987 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-19 01:55:45.987 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-09-19 01:55:45.987 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-19 01:55:45.987 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-09-19 01:55:45.988 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-09-19 01:55:45.988 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-09-19 01:55:45.988 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.37:9696/ 2021-09-19 01:55:45.988 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ 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 ]] 2021-09-19 01:55:45.988 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-09-19 01:55:45.988 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-09-19 01:55:45.988 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:55:45.988 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:55:45.988 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:55:45.988 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:55:45.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.988 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.988 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.988 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.988 | + functions-common:get_or_create_user:840 : user_id=a7125a5b66314bf095905d587965f5a8 2021-09-19 01:55:45.988 | + functions-common:get_or_create_user:841 : echo a7125a5b66314bf095905d587965f5a8 2021-09-19 01:55:45.988 | a7125a5b66314bf095905d587965f5a8 2021-09-19 01:55:45.988 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-09-19 01:55:45.988 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:55:45.988 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:55:45.988 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:55:45.988 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:55:45.988 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:55:45.988 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:55:45.988 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:55:45.989 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:55:45.989 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:55:45.989 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:55:45.989 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.989 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.989 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:55:45.989 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.989 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.989 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.989 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.989 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.989 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:55:45.989 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:55:45.989 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.989 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.989 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.989 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:55:45.989 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:55:45.989 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:55:45.989 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-09-19 01:55:45.989 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.989 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.989 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.989 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.990 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:55:45.990 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:55:45.990 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | a7125a5b66314bf095905d587965f5a8 | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:55:45.990 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:55:45.990 | ++ functions-common:get_field:727 : read data 2021-09-19 01:55:45.990 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.990 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.990 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:55:45.990 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-19 01:55:45.990 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-09-19 01:55:45.990 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:55:45.990 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-09-19 01:55:45.990 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-09-19 01:55:45.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.990 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.990 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.990 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.990 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:55:45.990 | 50a79e9b0090469fb344bd8aa995aefa' 2021-09-19 01:55:45.990 | + functions-common:get_or_create_service:978 : echo 50a79e9b0090469fb344bd8aa995aefa 2021-09-19 01:55:45.990 | 50a79e9b0090469fb344bd8aa995aefa 2021-09-19 01:55:45.990 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2021-09-19 01:55:45.990 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:55:45.990 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2021-09-19 01:55:45.990 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:55:45.990 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-09-19 01:55:45.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.990 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.991 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.991 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.991 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:55:45.991 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:55:45.991 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2021-09-19 01:55:45.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.991 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:55:45.991 | from cryptography.utils import int_from_bytes 2021-09-19 01:55:45.991 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:55:45.991 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ddc97da793f448fe97a417cb9d3e7af4 2021-09-19 01:55:45.991 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ddc97da793f448fe97a417cb9d3e7af4 2021-09-19 01:55:45.991 | + functions-common:get_or_create_endpoint:1011 : public_id=ddc97da793f448fe97a417cb9d3e7af4 2021-09-19 01:55:45.991 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:55:45.991 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:55:45.991 | + functions-common:get_or_create_endpoint:1020 : echo ddc97da793f448fe97a417cb9d3e7af4 2021-09-19 01:55:45.991 | ddc97da793f448fe97a417cb9d3e7af4 2021-09-19 01:55:46.033 | [11692 Async create_neutron_accounts:79389]: finished create_neutron_accounts with result 0 in 27 seconds 2021-09-19 01:55:46.071 | [11692 Async create_swift_accounts:79529]: Waiting for completion of create_swift_accounts running on PID 79529 (2 other jobs running) 2021-09-19 01:55:46.098 | [11692 Async create_swift_accounts:79529]: Signaling child to exit 2021-09-19 01:56:27.370 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:56:27.395 | [79529 Async create_swift_accounts:79529]: finished successfully 2021-09-19 01:56:27.416 | WAKEUP 2021-09-19 01:56:27.438 | [11692 Async create_swift_accounts:79529]: Signaled 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:637 : local another_role 2021-09-19 01:56:27.440 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-09-19 01:56:27.440 | ++ functions-common:get_or_create_role:860 : local role_id 2021-09-19 01:56:27.440 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-19 01:56:27.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.440 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.440 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.440 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.440 | ++ functions-common:get_or_create_role:865 : role_id=f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:56:27.440 | ++ functions-common:get_or_create_role:866 : echo f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:638 : another_role=f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:56:27.440 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-09-19 01:56:27.440 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-09-19 01:56:27.440 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:56:27.441 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:56:27.441 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:56:27.441 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:56:27.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.441 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.441 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.441 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.441 | + functions-common:get_or_create_user:840 : user_id=481bc3dfde344b7cb61d9c2e3616b563 2021-09-19 01:56:27.441 | + functions-common:get_or_create_user:841 : echo 481bc3dfde344b7cb61d9c2e3616b563 2021-09-19 01:56:27.441 | 481bc3dfde344b7cb61d9c2e3616b563 2021-09-19 01:56:27.441 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-09-19 01:56:27.441 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:56:27.441 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:56:27.441 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:56:27.441 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:56:27.441 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:56:27.441 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.441 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-09-19 01:56:27.441 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.441 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.441 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.441 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.442 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.442 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:56:27.442 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:56:27.442 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-09-19 01:56:27.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.442 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.442 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.442 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-09-19 01:56:27.442 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.442 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:56:27.442 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.442 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.442 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.442 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.442 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.442 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:56:27.442 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:56:27.442 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | 481bc3dfde344b7cb61d9c2e3616b563 | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:56:27.442 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:56:27.442 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.442 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:56:27.442 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:56:27.442 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:56:27.442 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-19 01:56:27.442 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-09-19 01:56:27.442 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:56:27.442 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:56:27.442 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:56:27.443 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:56:27.443 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:56:27.443 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:56:27.443 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:56:27.443 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:56:27.443 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:56:27.443 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:56:27.443 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-09-19 01:56:27.443 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.443 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:56:27.443 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.443 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.443 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.443 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.443 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.443 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:56:27.443 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:56:27.443 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-09-19 01:56:27.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.443 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.443 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.443 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-09-19 01:56:27.443 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:56:27.443 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.443 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.443 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.444 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.444 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.444 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.444 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:56:27.444 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:56:27.444 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | 481bc3dfde344b7cb61d9c2e3616b563 | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:56:27.444 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:56:27.444 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.444 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.444 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.444 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.444 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-09-19 01:56:27.444 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:56:27.444 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-09-19 01:56:27.444 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-09-19 01:56:27.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.444 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.444 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.444 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.444 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:56:27.444 | 504c362cd673489eafc8c88f8b5e4795' 2021-09-19 01:56:27.444 | + functions-common:get_or_create_service:978 : echo 504c362cd673489eafc8c88f8b5e4795 2021-09-19 01:56:27.445 | 504c362cd673489eafc8c88f8b5e4795 2021-09-19 01:56:27.445 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2021-09-19 01:56:27.445 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:56:27.445 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2021-09-19 01:56:27.445 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:56:27.445 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-09-19 01:56:27.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.445 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.445 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.445 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.445 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:56:27.445 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:56:27.445 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-09-19 01:56:27.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.445 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.446 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.446 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.446 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a897e5925eae493d8147f5a1e28c0ed9 2021-09-19 01:56:27.446 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a897e5925eae493d8147f5a1e28c0ed9 2021-09-19 01:56:27.446 | + functions-common:get_or_create_endpoint:1011 : public_id=a897e5925eae493d8147f5a1e28c0ed9 2021-09-19 01:56:27.446 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.37:8080 ]] 2021-09-19 01:56:27.446 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2021-09-19 01:56:27.446 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:56:27.446 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-09-19 01:56:27.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.446 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.446 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.446 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.446 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:56:27.446 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:56:27.446 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2021-09-19 01:56:27.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.446 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.446 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.446 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.446 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7120b46170d24732a3878abc1a4eb8bd 2021-09-19 01:56:27.446 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 7120b46170d24732a3878abc1a4eb8bd 2021-09-19 01:56:27.446 | 7120b46170d24732a3878abc1a4eb8bd 2021-09-19 01:56:27.446 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:56:27.446 | + functions-common:get_or_create_endpoint:1020 : echo a897e5925eae493d8147f5a1e28c0ed9 2021-09-19 01:56:27.446 | a897e5925eae493d8147f5a1e28c0ed9 2021-09-19 01:56:27.446 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-09-19 01:56:27.446 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-09-19 01:56:27.446 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:56:27.447 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-09-19 01:56:27.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.447 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.447 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.447 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_project:853 : project_id=a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_project:854 : echo a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.447 | + lib/swift:create_swift_accounts:652 : swift_project_test1=a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.447 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-09-19 01:56:27.447 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.447 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-09-19 01:56:27.447 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-09-19 01:56:27.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.447 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.447 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.447 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_user:840 : user_id=5543f50a26ef42158338b697309fef2e 2021-09-19 01:56:27.447 | ++ functions-common:get_or_create_user:841 : echo 5543f50a26ef42158338b697309fef2e 2021-09-19 01:56:27.447 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=5543f50a26ef42158338b697309fef2e 2021-09-19 01:56:27.447 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-09-19 01:56:27.447 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.447 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 5543f50a26ef42158338b697309fef2e a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.447 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:56:27.447 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:56:27.447 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:56:27.447 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:56:27.448 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:56:27.448 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:56:27.448 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:56:27.448 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:56:27.448 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 5543f50a26ef42158338b697309fef2e --project a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.448 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.448 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:56:27.448 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.448 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.448 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.448 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.448 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.448 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:56:27.448 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:56:27.448 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 5543f50a26ef42158338b697309fef2e --project a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.448 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.448 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.448 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 5543f50a26ef42158338b697309fef2e --project a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.448 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.448 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:56:27.448 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.448 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.448 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.449 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.449 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.449 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:56:27.449 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:56:27.449 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:56:27.449 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | 5543f50a26ef42158338b697309fef2e | | a1035a4497224f758086df8c54cd881a | | | False |' 2021-09-19 01:56:27.449 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.449 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.449 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.449 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.449 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-09-19 01:56:27.449 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-09-19 01:56:27.449 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:56:27.449 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-09-19 01:56:27.449 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-09-19 01:56:27.449 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-09-19 01:56:27.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.449 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.449 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.449 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.449 | ++ functions-common:get_or_create_user:840 : user_id=24a7311486834c239629b2368c6fbf68 2021-09-19 01:56:27.449 | ++ functions-common:get_or_create_user:841 : echo 24a7311486834c239629b2368c6fbf68 2021-09-19 01:56:27.449 | + lib/swift:create_swift_accounts:661 : swift_user_test3=24a7311486834c239629b2368c6fbf68 2021-09-19 01:56:27.449 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-09-19 01:56:27.449 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.449 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role f04835deb35b4711a6bc47cccd65bde6 24a7311486834c239629b2368c6fbf68 a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.449 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:56:27.449 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:56:27.449 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:56:27.450 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:56:27.450 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:56:27.450 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:56:27.450 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:56:27.450 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:56:27.450 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role f04835deb35b4711a6bc47cccd65bde6 --user 24a7311486834c239629b2368c6fbf68 --project a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.450 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.450 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:56:27.450 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.450 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.450 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.450 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.450 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.450 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:56:27.450 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:56:27.450 | + functions-common:get_or_add_user_project_role:901 : openstack role add f04835deb35b4711a6bc47cccd65bde6 --user 24a7311486834c239629b2368c6fbf68 --project a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.450 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.450 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.450 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role f04835deb35b4711a6bc47cccd65bde6 --user 24a7311486834c239629b2368c6fbf68 --project a1035a4497224f758086df8c54cd881a 2021-09-19 01:56:27.450 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.450 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:56:27.450 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.450 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.450 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.450 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.451 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.451 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:56:27.451 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:56:27.451 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:56:27.451 | ++ functions-common:get_field:733 : echo '| f04835deb35b4711a6bc47cccd65bde6 | 24a7311486834c239629b2368c6fbf68 | | a1035a4497224f758086df8c54cd881a | | | False |' 2021-09-19 01:56:27.451 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.451 | + functions-common:get_or_add_user_project_role:910 : user_role_id=f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:56:27.451 | + functions-common:get_or_add_user_project_role:912 : echo f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:56:27.451 | f04835deb35b4711a6bc47cccd65bde6 2021-09-19 01:56:27.451 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-09-19 01:56:27.451 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-09-19 01:56:27.451 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:56:27.451 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-09-19 01:56:27.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.451 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.451 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.451 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.451 | ++ functions-common:get_or_create_project:853 : project_id=b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.451 | ++ functions-common:get_or_create_project:854 : echo b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.451 | + lib/swift:create_swift_accounts:666 : swift_project_test2=b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.451 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-09-19 01:56:27.451 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.451 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-09-19 01:56:27.451 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-09-19 01:56:27.451 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:56:27.451 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-09-19 01:56:27.451 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-09-19 01:56:27.451 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-09-19 01:56:27.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.451 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.452 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.452 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.452 | ++ functions-common:get_or_create_user:840 : user_id=5256eb370ba04dce91140f9b7641728a 2021-09-19 01:56:27.452 | ++ functions-common:get_or_create_user:841 : echo 5256eb370ba04dce91140f9b7641728a 2021-09-19 01:56:27.452 | + lib/swift:create_swift_accounts:671 : swift_user_test2=5256eb370ba04dce91140f9b7641728a 2021-09-19 01:56:27.452 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-09-19 01:56:27.452 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.452 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 5256eb370ba04dce91140f9b7641728a b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.452 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:56:27.452 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:56:27.452 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:56:27.452 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:56:27.452 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:56:27.452 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:56:27.452 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:56:27.452 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:56:27.452 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 5256eb370ba04dce91140f9b7641728a --project b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.452 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.452 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:56:27.452 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.452 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.452 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.452 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.452 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.452 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:56:27.452 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:56:27.452 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 5256eb370ba04dce91140f9b7641728a --project b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.453 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.453 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.453 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 5256eb370ba04dce91140f9b7641728a --project b3fb17d21a5c4409bf43365bb5339a06 2021-09-19 01:56:27.453 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.453 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:56:27.453 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.453 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.453 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.453 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.453 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.453 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:56:27.453 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:56:27.453 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:56:27.453 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | 5256eb370ba04dce91140f9b7641728a | | b3fb17d21a5c4409bf43365bb5339a06 | | | False |' 2021-09-19 01:56:27.453 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.453 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.453 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.453 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.453 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-09-19 01:56:27.453 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-09-19 01:56:27.453 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-19 01:56:27.453 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-09-19 01:56:27.453 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-09-19 01:56:27.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.453 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.453 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.453 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-09-19 01:56:27.454 | 5d7f8c9a0fdb44b0a59c90e32fb749c3' 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_domain:803 : echo 5d7f8c9a0fdb44b0a59c90e32fb749c3 2021-09-19 01:56:27.454 | + lib/swift:create_swift_accounts:676 : swift_domain=5d7f8c9a0fdb44b0a59c90e32fb749c3 2021-09-19 01:56:27.454 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-09-19 01:56:27.454 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.454 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-09-19 01:56:27.454 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 5d7f8c9a0fdb44b0a59c90e32fb749c3 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-19 01:56:27.454 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=5d7f8c9a0fdb44b0a59c90e32fb749c3 --or-show -f value -c id 2021-09-19 01:56:27.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.454 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.454 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.454 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_project:853 : project_id=5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_project:854 : echo 5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.454 | + lib/swift:create_swift_accounts:680 : swift_project_test4=5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.454 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-09-19 01:56:27.454 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.454 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-09-19 01:56:27.454 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 5d7f8c9a0fdb44b0a59c90e32fb749c3 test4@example.com 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-09-19 01:56:27.454 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-09-19 01:56:27.454 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=5d7f8c9a0fdb44b0a59c90e32fb749c3 --email=test4@example.com --or-show -f value -c id 2021-09-19 01:56:27.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.454 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.454 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.454 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.455 | ++ functions-common:get_or_create_user:840 : user_id=4e7d4d935879477d86e39acb2bce8a17 2021-09-19 01:56:27.455 | ++ functions-common:get_or_create_user:841 : echo 4e7d4d935879477d86e39acb2bce8a17 2021-09-19 01:56:27.455 | + lib/swift:create_swift_accounts:685 : swift_user_test4=4e7d4d935879477d86e39acb2bce8a17 2021-09-19 01:56:27.455 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-09-19 01:56:27.455 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-19 01:56:27.455 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 4e7d4d935879477d86e39acb2bce8a17 5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.455 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:56:27.455 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-19 01:56:27.455 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:56:27.455 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:56:27.455 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-19 01:56:27.455 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-19 01:56:27.455 | ++ functions-common:_get_domain_args:882 : echo 2021-09-19 01:56:27.455 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-19 01:56:27.455 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 4e7d4d935879477d86e39acb2bce8a17 --project 5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.455 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.455 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:56:27.455 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.455 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.455 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.455 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.455 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.455 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:56:27.455 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:56:27.455 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 4e7d4d935879477d86e39acb2bce8a17 --project 5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.455 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.456 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.456 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 4e7d4d935879477d86e39acb2bce8a17 --project 5d419cb53eb5447384564698157b2d02 2021-09-19 01:56:27.456 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:56:27.456 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:56:27.456 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:56:27.456 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.456 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:27.456 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:27.456 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:56:27.456 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:56:27.456 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:56:27.456 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | 4e7d4d935879477d86e39acb2bce8a17 | | 5d419cb53eb5447384564698157b2d02 | | | False |' 2021-09-19 01:56:27.456 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:56:27.456 | ++ functions-common:get_field:727 : read data 2021-09-19 01:56:27.456 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.456 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.456 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:56:27.485 | [11692 Async create_swift_accounts:79529]: finished create_swift_accounts with result 0 in 95 seconds 2021-09-19 01:56:27.492 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-09-19 01:56:27.494 | + inc/async:async_wait:197 : return 0 2021-09-19 01:56:27.497 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-09-19 01:56:27.515 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:56:27.517 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-09-19 01:56:27.537 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:56:27.540 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-09-19 01:56:27.543 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:56:27.545 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-09-19 01:56:27.548 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-09-19 01:56:27.551 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-09-19 01:56:27.609 | + inc/async:async_inner:63 : init_glance 2021-09-19 01:56:27.647 | [11692 Async init_glance:84009]: running: init_glance 2021-09-19 01:56:27.650 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-09-19 01:56:27.668 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:56:27.673 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-09-19 01:56:27.673 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:56:27.676 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-09-19 01:56:27.678 | + ./stack.sh:main:1151 : configure_neutron 2021-09-19 01:56:27.681 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-09-19 01:56:27.684 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:56:27.685 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-19 01:56:27.691 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:56:27.693 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-19 01:56:27.697 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-09-19 01:56:27.699 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-19 01:56:27.702 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-09-19 01:56:27.704 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-09-19 01:56:27.707 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2021-09-19 01:56:27.709 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2021-09-19 01:56:27.723 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2021-09-19 01:56:27.725 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2021-09-19 01:56:30.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:30.925 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:30.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:30.925 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:34.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:34.041 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:34.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:34.041 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:37.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:37.157 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:37.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:37.157 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:40.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:40.279 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:40.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:40.279 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:43.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:43.416 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:43.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:43.416 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:46.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:46.529 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:46.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:46.529 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:49.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:49.670 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:49.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:49.670 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:53.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:53.182 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:53.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:53.182 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:56.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:56.938 | from cryptography.utils import int_from_bytes 2021-09-19 01:56:56.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:56:56.938 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:02.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:02.163 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:02.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:02.164 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:02.435 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-09-19 01:57:02.440 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-09-19 01:57:02.442 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-09-19 01:57:02.444 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-09-19 01:57:02.450 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2021-09-19 01:57:02.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-09-19 01:57:02.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-09-19 01:57:02.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-09-19 01:57:02.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-09-19 01:57:02.462 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2021-09-19 01:57:02.464 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2021-09-19 01:57:02.466 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2021-09-19 01:57:02.469 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-09-19 01:57:02.476 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2021-09-19 01:57:02.476 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2021-09-19 01:57:02.476 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2021-09-19 01:57:02.480 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:02.482 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-09-19 01:57:02.485 | + lib/neutron-legacy:_configure_neutron_common:771 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:02.490 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2021-09-19 01:57:02.493 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-09-19 01:57:02.495 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-09-19 01:57:02.497 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-09-19 01:57:02.499 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-19 01:57:02.502 | + lib/neutron-legacy:_configure_neutron_common:776 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-19 01:57:02.532 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-09-19 01:57:02.567 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-09-19 01:57:02.596 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-09-19 01:57:02.627 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-09-19 01:57:02.656 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-09-19 01:57:02.687 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2021-09-19 01:57:02.689 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2021-09-19 01:57:02.691 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-09-19 01:57:02.694 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-09-19 01:57:02.697 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-19 01:57:02.714 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-19 01:57:02.717 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-19 01:57:02.719 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-19 01:57:02.722 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-19 01:57:02.724 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-19 01:57:02.753 | + 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' 2021-09-19 01:57:02.783 | + 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' 2021-09-19 01:57:02.812 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-19 01:57:02.846 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2021-09-19 01:57:02.862 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:57:02.864 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2021-09-19 01:57:02.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2021-09-19 01:57:02.869 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-09-19 01:57:02.871 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2021-09-19 01:57:02.874 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-09-19 01:57:02.876 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2021-09-19 01:57:02.878 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2021-09-19 01:57:02.881 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-09-19 01:57:02.894 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:938 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-09-19 01:57:02.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-09-19 01:57:02.909 | + lib/neutron-legacy:_neutron_setup_rootwrap:959 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-09-19 01:57:02.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-09-19 01:57:02.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-09-19 01:57:02.952 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-19 01:57:02.954 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-19 01:57:02.957 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2021-09-19 01:57:02.962 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.zpGGWzBO4j 2021-09-19 01:57:02.964 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-19 01:57:02.967 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-19 01:57:02.969 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.zpGGWzBO4j 2021-09-19 01:57:02.978 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.zpGGWzBO4j 2021-09-19 01:57:02.990 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.zpGGWzBO4j /etc/sudoers.d/neutron-rootwrap 2021-09-19 01:57:03.002 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-19 01:57:03.034 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:03.036 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-19 01:57:03.070 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-09-19 01:57:03.072 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-09-19 01:57:03.075 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-09-19 01:57:03.077 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-19 01:57:03.079 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-19 01:57:03.082 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-19 01:57:03.100 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:03.104 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-19 01:57:03.106 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-19 01:57:03.108 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-19 01:57:03.126 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:03.129 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:57:03.132 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-09-19 01:57:03.169 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-19 01:57:03.172 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-19 01:57:03.174 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-09-19 01:57:03.191 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:03.195 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-09-19 01:57:03.197 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2021-09-19 01:57:03.200 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-19 01:57:03.202 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-19 01:57:03.204 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2021-09-19 01:57:03.207 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-09-19 01:57:03.210 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-19 01:57:03.214 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2021-09-19 01:57:03.215 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-09-19 01:57:03.217 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-09-19 01:57:03.222 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-09-19 01:57:03.224 | + 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 2021-09-19 01:57:03.229 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-09-19 01:57:03.247 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:03.249 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-09-19 01:57:03.252 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-09-19 01:57:03.254 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-09-19 01:57:03.260 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-09-19 01:57:03.289 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-19 01:57:03.320 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-09-19 01:57:03.351 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-09-19 01:57:03.385 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-09-19 01:57:03.417 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-09-19 01:57:03.420 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-19 01:57:03.423 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-09-19 01:57:03.427 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-19 01:57:03.428 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-09-19 01:57:03.458 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-09-19 01:57:03.494 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-09-19 01:57:03.533 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-09-19 01:57:03.564 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-09-19 01:57:03.605 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-09-19 01:57:03.636 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-09-19 01:57:03.666 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-09-19 01:57:03.697 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:57:03.734 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-09-19 01:57:03.765 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-09-19 01:57:03.798 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-09-19 01:57:03.830 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-09-19 01:57:03.833 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-19 01:57:03.838 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-19 01:57:03.841 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-19 01:57:03.844 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-09-19 01:57:03.875 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-09-19 01:57:03.913 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2021-09-19 01:57:03.944 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-09-19 01:57:03.974 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-09-19 01:57:04.004 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-09-19 01:57:04.034 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-09-19 01:57:04.064 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-09-19 01:57:04.099 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-19 01:57:04.129 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-09-19 01:57:04.169 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2021-09-19 01:57:04.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-09-19 01:57:04.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-09-19 01:57:04.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-09-19 01:57:04.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-09-19 01:57:04.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-09-19 01:57:04.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-09-19 01:57:04.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2021-09-19 01:57:04.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2021-09-19 01:57:04.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2021-09-19 01:57:04.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-09-19 01:57:04.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-09-19 01:57:04.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-09-19 01:57:04.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-09-19 01:57:04.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-09-19 01:57:04.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-09-19 01:57:04.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-09-19 01:57:04.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-09-19 01:57:04.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:04.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-09-19 01:57:04.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-09-19 01:57:04.248 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.250 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-19 01:57:04.253 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-09-19 01:57:04.256 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-09-19 01:57:04.258 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.261 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-09-19 01:57:04.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-09-19 01:57:04.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-09-19 01:57:04.295 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.297 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-19 01:57:04.299 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-09-19 01:57:04.302 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-09-19 01:57:04.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.306 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-09-19 01:57:04.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-09-19 01:57:04.349 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.351 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-19 01:57:04.354 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-09-19 01:57:04.356 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-09-19 01:57:04.358 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.361 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-09-19 01:57:04.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-09-19 01:57:04.393 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.409 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-09-19 01:57:04.409 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-09-19 01:57:04.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-09-19 01:57:04.409 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-09-19 01:57:04.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-09-19 01:57:04.438 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-09-19 01:57:04.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-19 01:57:04.444 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-19 01:57:04.447 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.449 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-09-19 01:57:04.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-09-19 01:57:04.484 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.487 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-09-19 01:57:04.489 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-09-19 01:57:04.492 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-09-19 01:57:04.495 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.497 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-09-19 01:57:04.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2021-09-19 01:57:04.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.531 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-09-19 01:57:04.534 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2021-09-19 01:57:04.536 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2021-09-19 01:57:04.539 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.553 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2021-09-19 01:57:04.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-09-19 01:57:04.573 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 01:57:04.576 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-09-19 01:57:04.578 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-19 01:57:04.580 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-19 01:57:04.583 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-19 01:57:04.586 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-09-19 01:57:04.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-19 01:57:04.623 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-09-19 01:57:04.641 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:04.645 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-09-19 01:57:04.646 | + lib/neutron-legacy:_configure_neutron_plugin_agent:867 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-19 01:57:04.679 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:04.681 | + lib/neutron-legacy:_configure_neutron_plugin_agent:869 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-19 01:57:04.711 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-19 01:57:04.743 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2021-09-19 01:57:04.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-09-19 01:57:04.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-09-19 01:57:04.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-19 01:57:07.490 | INFO neutron.common.config [-] Logging enabled! 2021-09-19 01:57:07.491 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev8 2021-09-19 01:57:07.491 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85742) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-19 01:57:07.492 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-09-19 01:57:07.493 | 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/tmpvejm_s21/privsep.sock'] 2021-09-19 01:57:08.392 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-09-19 01:57:08.392 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpvejm_s21/privsep.sock {{(pid=85742) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-09-19 01:57:08.394 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-09-19 01:57:08.394 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-09-19 01:57:08.394 | 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 2021-09-19 01:57:08.394 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85750 2021-09-19 01:57:08.394 | DEBUG oslo.privsep.daemon [-] privsep: reply[610a3a55-83a0-42e9-8224-5bf2aea73a0c]: (2,) {{(pid=85750) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-19 01:57:08.574 | 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=85750) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-09-19 01:57:08.586 | 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.012s {{(pid=85750) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-09-19 01:57:08.586 | DEBUG oslo.privsep.daemon [-] privsep: reply[60350757-88c4-45de-9e15-0e18e6d6081a]: (4, ('6b8d348f-2b8f-459a-a771-6c77847bb888\n', '')) {{(pid=85750) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-19 01:57:08.749 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-19 01:57:08.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-19 01:57:08.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:08.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:08.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:08.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:08.807 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-19 01:57:08.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:08.807 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:08.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:08.807 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:09.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-09-19 01:57:09.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-09-19 01:57:09.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-09-19 01:57:09.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-19 01:57:09.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-09-19 01:57:09.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-09-19 01:57:09.245 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-09-19 01:57:09.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:09.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-09-19 01:57:09.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-09-19 01:57:09.284 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-09-19 01:57:09.293 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-09-19 01:57:09.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-09-19 01:57:09.301 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-09-19 01:57:09.320 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-09-19 01:57:09.340 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-19 01:57:09.342 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-09-19 01:57:09.352 | net.bridge.bridge-nf-call-iptables = 1 2021-09-19 01:57:09.356 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-19 01:57:09.358 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-09-19 01:57:09.366 | net.bridge.bridge-nf-call-ip6tables = 1 2021-09-19 01:57:09.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-09-19 01:57:09.372 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-09-19 01:57:09.375 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-09-19 01:57:09.377 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-09-19 01:57:09.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-09-19 01:57:09.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-19 01:57:09.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-19 01:57:09.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-19 01:57:09.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-19 01:57:09.424 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-09-19 01:57:09.426 | + 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 2021-09-19 01:57:09.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-09-19 01:57:09.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-09-19 01:57:09.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-09-19 01:57:09.525 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-09-19 01:57:09.543 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:09.545 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-09-19 01:57:09.548 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-09-19 01:57:09.552 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-09-19 01:57:09.582 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-09-19 01:57:09.617 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:813 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-19 01:57:09.649 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:09.651 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:815 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-19 01:57:09.681 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2021-09-19 01:57:09.700 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:09.702 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-19 01:57:09.705 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-09-19 01:57:09.734 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-19 01:57:09.737 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-19 01:57:09.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-09-19 01:57:09.771 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-09-19 01:57:09.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-19 01:57:09.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-09-19 01:57:09.779 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-09-19 01:57:09.796 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:09.798 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-09-19 01:57:09.801 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-09-19 01:57:09.806 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-09-19 01:57:09.836 | + 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' 2021-09-19 01:57:09.870 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:09.873 | + 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' 2021-09-19 01:57:09.909 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-19 01:57:09.913 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-09-19 01:57:09.965 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-19 01:57:09.967 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-19 01:57:09.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-09-19 01:57:10.001 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-09-19 01:57:10.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-19 01:57:10.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-09-19 01:57:10.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-19 01:57:12.725 | INFO neutron.common.config [-] Logging enabled! 2021-09-19 01:57:12.726 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev8 2021-09-19 01:57:12.726 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=86294) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-19 01:57:12.776 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=86294) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-19 01:57:12.777 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=86294) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-19 01:57:12.777 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=86294) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:12.777 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=86294) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:12.777 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=86294) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:12.777 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=86294) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-19 01:57:12.837 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-09-19 01:57:12.838 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=86294) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-09-19 01:57:12.838 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86294) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-09-19 01:57:12.838 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-19 01:57:12.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:12.839 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:12.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:12.839 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:13.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-09-19 01:57:13.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-09-19 01:57:13.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-09-19 01:57:13.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-19 01:57:13.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-19 01:57:13.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-19 01:57:13.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-19 01:57:13.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-09-19 01:57:13.193 | + functions:set_mtu:785 : local dev=br-data 2021-09-19 01:57:13.196 | + functions:set_mtu:786 : local mtu=1500 2021-09-19 01:57:13.198 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-09-19 01:57:13.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-09-19 01:57:13.229 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-09-19 01:57:13.232 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2021-09-19 01:57:13.234 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2021-09-19 01:57:13.238 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-09-19 01:57:13.240 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-09-19 01:57:13.242 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-09-19 01:57:13.245 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-09-19 01:57:13.247 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-09-19 01:57:13.250 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-09-19 01:57:13.252 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-09-19 01:57:13.256 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-09-19 01:57:13.258 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-09-19 01:57:13.261 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-09-19 01:57:13.263 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-09-19 01:57:13.267 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-09-19 01:57:13.267 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-09-19 01:57:13.274 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-09-19 01:57:13.277 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-09-19 01:57:13.279 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-09-19 01:57:13.281 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-09-19 01:57:13.286 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-09-19 01:57:13.286 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-09-19 01:57:13.286 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-09-19 01:57:13.292 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2021-09-19 01:57:13.295 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-09-19 01:57:13.297 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:13.300 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-09-19 01:57:13.303 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-09-19 01:57:13.306 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2021-09-19 01:57:13.308 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2021-09-19 01:57:13.310 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2021-09-19 01:57:13.312 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-09-19 01:57:13.315 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-09-19 01:57:13.319 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-09-19 01:57:13.319 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.33/22 brd 192.168.3.255 2021-09-19 01:57:13.320 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-09-19 01:57:13.321 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-09-19 01:57:13.326 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.33 2021-09-19 01:57:13.328 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.33 ' 2021-09-19 01:57:13.331 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2021-09-19 01:57:13.344 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2021-09-19 01:57:13.357 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-09-19 01:57:13.370 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-09-19 01:57:13.391 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.33 2021-09-19 01:57:13.414 | PING 192.168.0.33 (192.168.0.33) from 192.168.0.33 br-data: 56(84) bytes of data. 2021-09-19 01:57:13.414 | 64 bytes from 192.168.0.33: icmp_seq=1 ttl=64 time=0.061 ms 2021-09-19 01:57:14.432 | 64 bytes from 192.168.0.33: icmp_seq=2 ttl=64 time=0.041 ms 2021-09-19 01:57:15.456 | 64 bytes from 192.168.0.33: icmp_seq=3 ttl=64 time=0.033 ms 2021-09-19 01:57:15.456 | 2021-09-19 01:57:15.456 | --- 192.168.0.33 ping statistics --- 2021-09-19 01:57:15.456 | 3 packets transmitted, 3 received, 0% packet loss, time 2042ms 2021-09-19 01:57:15.456 | rtt min/avg/max/mdev = 0.033/0.045/0.061/0.011 ms 2021-09-19 01:57:15.462 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2021-09-19 01:57:15.464 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2021-09-19 01:57:15.468 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2021-09-19 01:57:15.470 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-09-19 01:57:15.488 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:15.492 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-09-19 01:57:15.494 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-09-19 01:57:15.499 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-09-19 01:57:15.528 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2021-09-19 01:57:15.558 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-09-19 01:57:15.587 | + lib/neutron-legacy:_configure_neutron_metadata_agent:841 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-09-19 01:57:15.620 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2021-09-19 01:57:15.622 | + lib/neutron-legacy:_configure_neutron_metadata_agent:843 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-19 01:57:15.651 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-19 01:57:15.654 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-09-19 01:57:15.671 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 01:57:15.677 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-09-19 01:57:15.677 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-09-19 01:57:15.706 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-09-19 01:57:15.760 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-09-19 01:57:15.762 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-09-19 01:57:15.781 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:15.785 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-09-19 01:57:15.804 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:15.807 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-09-19 01:57:15.809 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-09-19 01:57:15.876 | + inc/async:async_inner:63 : init_neutron 2021-09-19 01:57:15.922 | [11692 Async init_neutron:86756]: running: init_neutron 2021-09-19 01:57:15.925 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-09-19 01:57:15.945 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:15.949 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-09-19 01:57:15.959 | ++ ./stack.sh:main:1166 : true 2021-09-19 01:57:15.962 | + ./stack.sh:main:1166 : netman_pid= 2021-09-19 01:57:15.965 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-09-19 01:57:15.967 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-09-19 01:57:15.983 | dnsmasq: no process found 2021-09-19 01:57:15.987 | + ./stack.sh:main:1168 : true 2021-09-19 01:57:15.989 | + ./stack.sh:main:1173 : clean_iptables 2021-09-19 01:57:15.994 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-09-19 01:57:15.996 | + lib/nova:clean_iptables:183 : grep nova 2021-09-19 01:57:15.999 | + lib/nova:clean_iptables:183 : bash 2021-09-19 01:57:15.999 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-19 01:57:15.999 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-09-19 01:57:16.000 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-09-19 01:57:16.000 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-09-19 01:57:16.010 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-09-19 01:57:16.011 | + lib/nova:clean_iptables:185 : grep nova 2021-09-19 01:57:16.018 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-09-19 01:57:16.018 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-09-19 01:57:16.019 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-09-19 01:57:16.020 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-19 01:57:16.022 | + lib/nova:clean_iptables:185 : bash 2021-09-19 01:57:16.033 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-19 01:57:16.033 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-09-19 01:57:16.033 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-09-19 01:57:16.034 | + lib/nova:clean_iptables:187 : bash 2021-09-19 01:57:16.035 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-09-19 01:57:16.037 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-09-19 01:57:16.038 | + lib/nova:clean_iptables:187 : grep nova 2021-09-19 01:57:16.052 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-19 01:57:16.056 | + lib/nova:clean_iptables:189 : grep nova 2021-09-19 01:57:16.056 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-09-19 01:57:16.056 | + lib/nova:clean_iptables:189 : bash 2021-09-19 01:57:16.056 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-09-19 01:57:16.058 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-09-19 01:57:16.060 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-09-19 01:57:16.080 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-09-19 01:57:16.090 | net.ipv4.ip_forward = 1 2021-09-19 01:57:16.094 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-09-19 01:57:16.113 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:16.116 | + ./stack.sh:main:1182 : configure_os_vif 2021-09-19 01:57:16.119 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-09-19 01:57:16.121 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-09-19 01:57:16.154 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-09-19 01:57:16.188 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-09-19 01:57:16.191 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-09-19 01:57:16.230 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-09-19 01:57:16.275 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-09-19 01:57:16.293 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:16.296 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-09-19 01:57:16.299 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:57:16.302 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-09-19 01:57:16.304 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-09-19 01:57:16.307 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-09-19 01:57:16.371 | + inc/async:async_inner:63 : init_swift 2021-09-19 01:57:16.412 | [11692 Async init_swift:87134]: running: init_swift 2021-09-19 01:57:16.415 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-09-19 01:57:16.438 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:16.441 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-09-19 01:57:16.445 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:57:16.447 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-09-19 01:57:16.450 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-09-19 01:57:16.452 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-09-19 01:57:16.532 | + inc/async:async_inner:63 : init_cinder 2021-09-19 01:57:16.577 | [11692 Async init_cinder:87229]: running: init_cinder 2021-09-19 01:57:16.579 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-09-19 01:57:16.607 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:57:16.614 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-09-19 01:57:16.617 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:57:16.620 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-09-19 01:57:16.622 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-09-19 01:57:16.625 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-09-19 01:57:16.723 | + inc/async:async_inner:63 : init_placement 2021-09-19 01:57:16.767 | [11692 Async init_placement:87350]: running: init_placement 2021-09-19 01:57:16.770 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-09-19 01:57:16.882 | [11692 Async init_neutron:86756]: Waiting for completion of init_neutron running on PID 86756 (6 other jobs running) 2021-09-19 01:57:16.914 | [11692 Async init_neutron:86756]: Signaling child to exit 2021-09-19 01:57:19.737 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:57:19.773 | [86756 Async init_neutron:86756]: finished successfully 2021-09-19 01:57:19.796 | WAKEUP 2021-09-19 01:57:19.824 | [11692 Async init_neutron:86756]: Signaled 2021-09-19 01:57:19.830 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-09-19 01:57:19.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:57:19.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-19 01:57:19.830 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 01:57:19.830 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-19 01:57:19.830 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-09-19 01:57:19.830 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-19 01:57:19.830 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-09-19 01:57:19.830 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-09-19 01:57:19.830 | + lib/database:recreate_database:110 : local db=neutron 2021-09-19 01:57:19.830 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-09-19 01:57:19.830 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-09-19 01:57:19.830 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-09-19 01:57:19.830 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:57:19.830 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-09-19 01:57:19.830 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:57:19.830 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-09-19 01:57:19.830 | + functions-common:time_start:2295 : local name=dbsync 2021-09-19 01:57:19.831 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:57:19.831 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:57:19.831 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:57:19.831 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016636170 2021-09-19 01:57:19.831 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-09-19 01:57:19.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:19.831 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:19.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:57:19.831 | from cryptography.utils import int_from_bytes 2021-09-19 01:57:19.831 | Traceback (most recent call last): 2021-09-19 01:57:19.831 | File "/usr/local/bin/neutron-db-manage", line 10, in 2021-09-19 01:57:19.831 | sys.exit(main()) 2021-09-19 01:57:19.831 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 660, in main 2021-09-19 01:57:19.831 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2021-09-19 01:57:19.831 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 182, in do_upgrade 2021-09-19 01:57:19.831 | run_sanity_checks(config, revision) 2021-09-19 01:57:19.831 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 644, in run_sanity_checks 2021-09-19 01:57:19.831 | script_dir.run_env() 2021-09-19 01:57:19.831 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2021-09-19 01:57:19.831 | util.load_python_file(self.dir, "env.py") 2021-09-19 01:57:19.831 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2021-09-19 01:57:19.831 | module = load_module_py(module_id, path) 2021-09-19 01:57:19.831 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2021-09-19 01:57:19.831 | spec.loader.exec_module(module) # type: ignore 2021-09-19 01:57:19.831 | File "", line 848, in exec_module 2021-09-19 01:57:19.831 | File "", line 219, in _call_with_frames_removed 2021-09-19 01:57:19.831 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2021-09-19 01:57:19.831 | from neutron.db.migration.models import head # noqa 2021-09-19 01:57:19.831 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 45, in 2021-09-19 01:57:19.831 | utils.import_modules_recursively(os.path.dirname(models.__file__)) 2021-09-19 01:57:19.831 | File "/opt/stack/neutron/neutron/common/utils.py", line 761, in import_modules_recursively 2021-09-19 01:57:19.831 | importlib.import_module(module) 2021-09-19 01:57:19.832 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2021-09-19 01:57:19.832 | return _bootstrap._gcd_import(name[level:], package, level) 2021-09-19 01:57:19.832 | File "/opt/stack/neutron/neutron/db/models/ndp_proxy.py", line 23, in 2021-09-19 01:57:19.832 | from neutron.db import standard_attr 2021-09-19 01:57:19.832 | ImportError: cannot import name 'standard_attr' from 'neutron.db' (/opt/stack/neutron/neutron/db/__init__.py) 2021-09-19 01:57:19.832 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-09-19 01:57:19.832 | + functions-common:time_stop:2309 : local name 2021-09-19 01:57:19.832 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:57:19.832 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:57:19.832 | + functions-common:time_stop:2312 : local total 2021-09-19 01:57:19.832 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:57:19.832 | + functions-common:time_stop:2315 : name=dbsync 2021-09-19 01:57:19.832 | + functions-common:time_stop:2316 : start_time=1632016636170 2021-09-19 01:57:19.832 | + functions-common:time_stop:2318 : [[ -z 1632016636170 ]] 2021-09-19 01:57:19.832 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:57:19.832 | + functions-common:time_stop:2321 : end_time=1632016639719 2021-09-19 01:57:19.832 | + functions-common:time_stop:2322 : elapsed_time=3549 2021-09-19 01:57:19.832 | + functions-common:time_stop:2323 : total=109396 2021-09-19 01:57:19.832 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:57:19.832 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=112945 2021-09-19 01:57:19.886 | [11692 Async init_neutron:86756]: finished init_neutron with result 0 in 3 seconds 2021-09-19 01:57:19.892 | + inc/async:async_wait:197 : return 0 2021-09-19 01:57:19.894 | + ./stack.sh:main:1212 : async_wait init_placement 2021-09-19 01:57:19.983 | [11692 Async init_placement:87350]: Waiting for completion of init_placement running on PID 87350 (5 other jobs running) 2021-09-19 01:57:20.024 | [11692 Async init_placement:87350]: Signaling child to exit 2021-09-19 01:57:20.183 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:57:20.216 | [84009 Async init_glance:84009]: finished successfully 2021-09-19 01:57:26.907 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:57:26.933 | [87134 Async init_swift:87134]: finished successfully 2021-09-19 01:57:58.852 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:57:58.878 | [87229 Async init_cinder:87229]: finished successfully 2021-09-19 01:58:02.033 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:58:02.058 | [87350 Async init_placement:87350]: finished successfully 2021-09-19 01:58:02.078 | WAKEUP 2021-09-19 01:58:02.101 | [11692 Async init_placement:87350]: Signaled 2021-09-19 01:58:02.102 | + lib/placement:init_placement:130 : recreate_database placement 2021-09-19 01:58:02.102 | + lib/database:recreate_database:110 : local db=placement 2021-09-19 01:58:02.102 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-09-19 01:58:02.102 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-09-19 01:58:02.102 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-09-19 01:58:02.102 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.102 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-09-19 01:58:02.102 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.102 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-09-19 01:58:02.102 | + lib/placement:init_placement:132 : create_placement_accounts 2021-09-19 01:58:02.102 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-09-19 01:58:02.102 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-09-19 01:58:02.102 | + functions-common:get_or_create_user:824 : local user_id 2021-09-19 01:58:02.103 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-19 01:58:02.103 | + functions-common:get_or_create_user:828 : local email= 2021-09-19 01:58:02.103 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-19 01:58:02.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.103 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.103 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.103 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.103 | + functions-common:get_or_create_user:840 : user_id=167e3e8e539a4dd88b8a4e2f7e3a952a 2021-09-19 01:58:02.103 | + functions-common:get_or_create_user:841 : echo 167e3e8e539a4dd88b8a4e2f7e3a952a 2021-09-19 01:58:02.103 | 167e3e8e539a4dd88b8a4e2f7e3a952a 2021-09-19 01:58:02.103 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-09-19 01:58:02.103 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:58:02.103 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:58:02.103 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:58:02.103 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:58:02.103 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-09-19 01:58:02.103 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:58:02.103 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:58:02.103 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:58:02.103 | ++ functions-common:get_field:727 : read data 2021-09-19 01:58:02.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.103 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.104 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.104 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.104 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:58:02.104 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:58:02.104 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-09-19 01:58:02.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.104 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.104 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.104 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-09-19 01:58:02.104 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:58:02.104 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:58:02.104 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:58:02.104 | ++ functions-common:get_field:727 : read data 2021-09-19 01:58:02.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.104 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.104 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.104 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.104 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:58:02.104 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:58:02.104 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:58:02.104 | ++ functions-common:get_field:733 : echo '| 7ae7ae6329894c55be5465ac99e32beb | 167e3e8e539a4dd88b8a4e2f7e3a952a | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:58:02.104 | ++ functions-common:get_field:727 : read data 2021-09-19 01:58:02.104 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:58:02.104 | + functions-common:get_or_add_user_project_role:912 : echo 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:58:02.104 | 7ae7ae6329894c55be5465ac99e32beb 2021-09-19 01:58:02.104 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-19 01:58:02.104 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-09-19 01:58:02.104 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-19 01:58:02.105 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-19 01:58:02.105 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-19 01:58:02.105 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:58:02.105 | ++ functions-common:get_field:727 : read data 2021-09-19 01:58:02.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.105 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.105 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.105 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.105 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-19 01:58:02.105 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-19 01:58:02.105 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-09-19 01:58:02.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.105 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.105 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-19 01:58:02.105 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-19 01:58:02.105 | ++ functions-common:get_field:726 : local data field 2021-09-19 01:58:02.105 | ++ functions-common:get_field:727 : read data 2021-09-19 01:58:02.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.106 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.106 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.106 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.106 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-19 01:58:02.106 | ++ functions-common:get_field:731 : field='$2' 2021-09-19 01:58:02.106 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-19 01:58:02.106 | ++ functions-common:get_field:733 : echo '| e9f090e3bb6749f89a7b9771c9567f62 | 167e3e8e539a4dd88b8a4e2f7e3a952a | | 2977f2375be047f496cd97702aa0636a | | | False |' 2021-09-19 01:58:02.106 | ++ functions-common:get_field:727 : read data 2021-09-19 01:58:02.106 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:58:02.106 | + functions-common:get_or_add_user_project_role:912 : echo e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:58:02.106 | e9f090e3bb6749f89a7b9771c9567f62 2021-09-19 01:58:02.106 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2021-09-19 01:58:02.106 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-09-19 01:58:02.106 | + functions-common:get_or_create_service:966 : local service_id 2021-09-19 01:58:02.106 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-09-19 01:58:02.106 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-09-19 01:58:02.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.106 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.106 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.106 | ++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.106 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-19 01:58:02.106 | 8474983e4b484b34a2911fef74806477' 2021-09-19 01:58:02.106 | + functions-common:get_or_create_service:978 : echo 8474983e4b484b34a2911fef74806477 2021-09-19 01:58:02.106 | 8474983e4b484b34a2911fef74806477 2021-09-19 01:58:02.106 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2021-09-19 01:58:02.106 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-19 01:58:02.106 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2021-09-19 01:58:02.106 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-19 01:58:02.107 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-09-19 01:58:02.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.107 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.107 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.107 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.107 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-19 01:58:02.107 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-19 01:58:02.107 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2021-09-19 01:58:02.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.107 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.107 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.107 | +++ functions-common:oscwrap:2349 : return 0 2021-09-19 01:58:02.107 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=443a76e0fa0b43c6bcc24894797cb967 2021-09-19 01:58:02.107 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 443a76e0fa0b43c6bcc24894797cb967 2021-09-19 01:58:02.107 | + functions-common:get_or_create_endpoint:1011 : public_id=443a76e0fa0b43c6bcc24894797cb967 2021-09-19 01:58:02.107 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-19 01:58:02.107 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-19 01:58:02.107 | + functions-common:get_or_create_endpoint:1020 : echo 443a76e0fa0b43c6bcc24894797cb967 2021-09-19 01:58:02.107 | 443a76e0fa0b43c6bcc24894797cb967 2021-09-19 01:58:02.148 | [11692 Async init_placement:87350]: finished init_placement with result 0 in 45 seconds 2021-09-19 01:58:02.152 | + inc/async:async_wait:197 : return 0 2021-09-19 01:58:02.154 | + ./stack.sh:main:1213 : async_wait init_glance 2021-09-19 01:58:02.205 | [11692 Async init_glance:84009]: Waiting for completion of init_glance running on PID 84009 (4 other jobs running) 2021-09-19 01:58:02.231 | [11692 Async init_glance:84009]: Signaling child to exit 2021-09-19 01:58:02.231 | WAKEUP 2021-09-19 01:58:02.254 | [11692 Async init_glance:84009]: Signaled 2021-09-19 01:58:02.255 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-09-19 01:58:02.255 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-09-19 01:58:02.255 | + lib/glance:init_glance:492 : recreate_database glance 2021-09-19 01:58:02.255 | + lib/database:recreate_database:110 : local db=glance 2021-09-19 01:58:02.255 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-09-19 01:58:02.255 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-09-19 01:58:02.255 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-09-19 01:58:02.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.256 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-09-19 01:58:02.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.256 | + lib/glance:init_glance:494 : time_start dbsync 2021-09-19 01:58:02.256 | + functions-common:time_start:2295 : local name=dbsync 2021-09-19 01:58:02.256 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:58:02.256 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:58:02.256 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:58:02.256 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016587817 2021-09-19 01:58:02.256 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-09-19 01:58:02.256 | 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=84131) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-19 01:58:02.256 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-19 01:58:02.256 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-19 01:58:02.256 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-19 01:58:02.256 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-09-19 01:58:02.257 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-09-19 01:58:02.258 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-09-19 01:58:02.258 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-09-19 01:58:02.258 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.258 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.258 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-19 01:58:02.258 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-19 01:58:02.258 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-09-19 01:58:02.258 | Database migration is up to date. No migration needed. 2021-09-19 01:58:02.258 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-09-19 01:58:02.258 | Database is synced successfully. 2021-09-19 01:58:02.258 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-09-19 01:58:02.258 | 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=84172) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-09-19 01:58:02.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-09-19 01:58:02.259 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-09-19 01:58:02.259 | + lib/glance:init_glance:500 : time_stop dbsync 2021-09-19 01:58:02.259 | + functions-common:time_stop:2309 : local name 2021-09-19 01:58:02.259 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:58:02.259 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:58:02.259 | + functions-common:time_stop:2312 : local total 2021-09-19 01:58:02.259 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:58:02.259 | + functions-common:time_stop:2315 : name=dbsync 2021-09-19 01:58:02.259 | + functions-common:time_stop:2316 : start_time=1632016587817 2021-09-19 01:58:02.259 | + functions-common:time_stop:2318 : [[ -z 1632016587817 ]] 2021-09-19 01:58:02.259 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:58:02.259 | + functions-common:time_stop:2321 : end_time=1632016640165 2021-09-19 01:58:02.259 | + functions-common:time_stop:2322 : elapsed_time=52348 2021-09-19 01:58:02.259 | + functions-common:time_stop:2323 : total=109396 2021-09-19 01:58:02.259 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:58:02.259 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=161744 2021-09-19 01:58:02.300 | [11692 Async init_glance:84009]: finished init_glance with result 0 in 52 seconds 2021-09-19 01:58:02.304 | + inc/async:async_wait:197 : return 0 2021-09-19 01:58:02.307 | + ./stack.sh:main:1214 : async_wait init_swift 2021-09-19 01:58:02.358 | [11692 Async init_swift:87134]: Waiting for completion of init_swift running on PID 87134 (3 other jobs running) 2021-09-19 01:58:02.383 | [11692 Async init_swift:87134]: Signaling child to exit 2021-09-19 01:58:02.383 | WAKEUP 2021-09-19 01:58:02.406 | [11692 Async init_swift:87134]: Signaled 2021-09-19 01:58:02.407 | + lib/swift:init_swift:692 : local node_number 2021-09-19 01:58:02.407 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-19 01:58:02.407 | No container-updater running 2021-09-19 01:58:02.407 | No container-reconciler running 2021-09-19 01:58:02.407 | No container-sync running 2021-09-19 01:58:02.408 | No account-replicator running 2021-09-19 01:58:02.408 | No container-auditor running 2021-09-19 01:58:02.408 | No object-replicator running 2021-09-19 01:58:02.408 | No container-replicator running 2021-09-19 01:58:02.408 | No account-reaper running 2021-09-19 01:58:02.408 | No container-sharder running 2021-09-19 01:58:02.408 | No proxy-server running 2021-09-19 01:58:02.408 | No account-auditor running 2021-09-19 01:58:02.408 | No container-server running 2021-09-19 01:58:02.408 | No object-updater running 2021-09-19 01:58:02.408 | No object-auditor running 2021-09-19 01:58:02.408 | No object-server running 2021-09-19 01:58:02.408 | No object-reconstructor running 2021-09-19 01:58:02.408 | No account-server running 2021-09-19 01:58:02.408 | No object-expirer running 2021-09-19 01:58:02.408 | + lib/swift:init_swift:694 : true 2021-09-19 01:58:02.408 | + lib/swift:init_swift:697 : create_swift_disk 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:568 : local node_number 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:573 : local user_group 2021-09-19 01:58:02.408 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:575 : 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 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-09-19 01:58:02.408 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-09-19 01:58:02.408 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-09-19 01:58:02.408 | = sectsz=512 attr=2, projid32bit=1 2021-09-19 01:58:02.408 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-09-19 01:58:02.409 | = reflink=1 2021-09-19 01:58:02.409 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-09-19 01:58:02.409 | = sunit=0 swidth=0 blks 2021-09-19 01:58:02.409 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-09-19 01:58:02.409 | log =internal log bsize=4096 blocks=2560, version=2 2021-09-19 01:58:02.409 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-09-19 01:58:02.409 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:603 : local node_number 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-09-19 01:58:02.409 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-19 01:58:02.409 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-09-19 01:58:02.409 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-09-19 01:58:02.409 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-09-19 01:58:02.409 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-09-19 01:58:02.409 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-09-19 01:58:02.409 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-09-19 01:58:02.409 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-19 01:58:02.409 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-09-19 01:58:02.409 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-09-19 01:58:02.409 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-09-19 01:58:02.409 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-09-19 01:58:02.409 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-09-19 01:58:02.409 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-09-19 01:58:02.409 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-09-19 01:58:02.410 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-09-19 01:58:02.410 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-09-19 01:58:02.410 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-09-19 01:58:02.410 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-19 01:58:02.410 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-09-19 01:58:02.410 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-19 01:58:02.410 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-09-19 01:58:02.410 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-19 01:58:02.410 | + lib/swift:init_swift:738 : popd 2021-09-19 01:58:02.458 | [11692 Async init_swift:87134]: finished init_swift with result 0 in 10 seconds 2021-09-19 01:58:02.462 | + inc/async:async_wait:197 : return 0 2021-09-19 01:58:02.465 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-09-19 01:58:02.515 | [11692 Async init_cinder:87229]: Waiting for completion of init_cinder running on PID 87229 (2 other jobs running) 2021-09-19 01:58:02.541 | [11692 Async init_cinder:87229]: Signaling child to exit 2021-09-19 01:58:02.541 | WAKEUP 2021-09-19 01:58:02.563 | [11692 Async init_cinder:87229]: Signaled 2021-09-19 01:58:02.565 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-09-19 01:58:02.565 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:58:02.565 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-09-19 01:58:02.565 | + lib/database:recreate_database:110 : local db=cinder 2021-09-19 01:58:02.565 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-09-19 01:58:02.565 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-09-19 01:58:02.565 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-09-19 01:58:02.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.565 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-09-19 01:58:02.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.565 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-09-19 01:58:02.565 | + functions-common:time_start:2295 : local name=dbsync 2021-09-19 01:58:02.565 | + functions-common:time_start:2296 : local start_time= 2021-09-19 01:58:02.565 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 01:58:02.565 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 01:58:02.565 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016636798 2021-09-19 01:58:02.565 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-09-19 01:58:02.565 | 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=87427) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-19 01:58:02.565 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:58:02.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | 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=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:58:02.566 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=87427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:58:02.566 | INFO cinder.db.migration [-] Applying migration(s) 2021-09-19 01:58:02.566 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-19 01:58:02.566 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-19 01:58:02.566 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2021-09-19 01:58:02.567 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=87427) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-19 01:58:02.567 | INFO cinder.db.migration [-] Migration(s) applied 2021-09-19 01:58:02.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.567 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:02.567 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:02.567 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:136: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-09-19 01:58:02.567 | last_heartbeat = column_property( 2021-09-19 01:58:02.567 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:142: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-09-19 01:58:02.567 | num_hosts = column_property( 2021-09-19 01:58:02.567 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:149: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-09-19 01:58:02.567 | num_down_hosts = column_property( 2021-09-19 01:58:02.567 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-09-19 01:58:02.567 | + functions-common:time_stop:2309 : local name 2021-09-19 01:58:02.567 | + functions-common:time_stop:2310 : local end_time 2021-09-19 01:58:02.567 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 01:58:02.567 | + functions-common:time_stop:2312 : local total 2021-09-19 01:58:02.567 | + functions-common:time_stop:2313 : local start_time 2021-09-19 01:58:02.567 | + functions-common:time_stop:2315 : name=dbsync 2021-09-19 01:58:02.567 | + functions-common:time_stop:2316 : start_time=1632016636798 2021-09-19 01:58:02.567 | + functions-common:time_stop:2318 : [[ -z 1632016636798 ]] 2021-09-19 01:58:02.567 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 01:58:02.567 | + functions-common:time_stop:2321 : end_time=1632016676204 2021-09-19 01:58:02.567 | + functions-common:time_stop:2322 : elapsed_time=39406 2021-09-19 01:58:02.567 | + functions-common:time_stop:2323 : total=109396 2021-09-19 01:58:02.567 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 01:58:02.567 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=148802 2021-09-19 01:58:02.567 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-09-19 01:58:02.567 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:58:02.567 | + lib/cinder:init_cinder:437 : [[ -n lvm:lvmdriver-1 ]] 2021-09-19 01:58:02.567 | + lib/cinder:init_cinder:438 : local be be_name be_type 2021-09-19 01:58:02.567 | + lib/cinder:init_cinder:439 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-19 01:58:02.567 | + lib/cinder:init_cinder:440 : be_type=lvm 2021-09-19 01:58:02.568 | + lib/cinder:init_cinder:441 : be_name=lvmdriver-1 2021-09-19 01:58:02.568 | + lib/cinder:init_cinder:442 : type init_cinder_backend_lvm 2021-09-19 01:58:02.568 | + lib/cinder:init_cinder:444 : [[ lvm == \l\v\m ]] 2021-09-19 01:58:02.568 | + lib/cinder:init_cinder:445 : init_default_lvm_volume_group 2021-09-19 01:58:02.568 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2021-09-19 01:58:02.568 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2021-09-19 01:58:02.568 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-09-19 01:58:02.568 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-09-19 01:58:02.568 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-09-19 01:58:02.568 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:58:02.568 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:58:02.568 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:58:02.568 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-09-19 01:58:02.568 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:58:02.568 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:58:02.568 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:58:02.568 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:58:02.568 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:58:02.568 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:58:02.568 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2021-09-19 01:58:02.568 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-09-19 01:58:02.568 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-09-19 01:58:02.568 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-09-19 01:58:02.568 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-09-19 01:58:02.569 | Volume group "stack-volumes-default" not found 2021-09-19 01:58:02.569 | Cannot process volume group stack-volumes-default 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-09-19 01:58:02.569 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-09-19 01:58:02.569 | Volume group "stack-volumes-default" not found 2021-09-19 01:58:02.569 | Cannot process volume group stack-volumes-default 2021-09-19 01:58:02.569 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2021-09-19 01:58:02.569 | Physical volume "/dev/loop4" successfully created. 2021-09-19 01:58:02.569 | Volume group "stack-volumes-default" successfully created 2021-09-19 01:58:02.569 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-09-19 01:58:02.569 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-09-19 01:58:02.569 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-09-19 01:58:02.569 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2021-09-19 01:58:02.569 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-09-19 01:58:02.569 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-09-19 01:58:02.569 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2021-09-19 01:58:02.569 | + lib/cinder:init_cinder:447 : init_cinder_backend_lvm lvmdriver-1 2021-09-19 01:58:02.569 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-09-19 01:58:02.569 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-09-19 01:58:02.569 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-09-19 01:58:02.570 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-09-19 01:58:02.570 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2021-09-19 01:58:02.570 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-19 01:58:02.570 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-19 01:58:02.570 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-19 01:58:02.570 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2021-09-19 01:58:02.570 | + functions-common:is_suse:462 : is_opensuse 2021-09-19 01:58:02.570 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-19 01:58:02.570 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-19 01:58:02.570 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-19 01:58:02.570 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-19 01:58:02.570 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-19 01:58:02.570 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-09-19 01:58:02.570 | Volume group "stack-volumes-lvmdriver-1" not found 2021-09-19 01:58:02.570 | Cannot process volume group stack-volumes-lvmdriver-1 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-09-19 01:58:02.570 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-09-19 01:58:02.570 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-19 01:58:02.571 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2021-09-19 01:58:02.571 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-09-19 01:58:02.571 | Volume group "stack-volumes-lvmdriver-1" not found 2021-09-19 01:58:02.571 | Cannot process volume group stack-volumes-lvmdriver-1 2021-09-19 01:58:02.571 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2021-09-19 01:58:02.571 | Physical volume "/dev/loop5" successfully created. 2021-09-19 01:58:02.571 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-09-19 01:58:02.571 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2021-09-19 01:58:02.571 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2021-09-19 01:58:02.571 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2021-09-19 01:58:02.571 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-09-19 01:58:02.571 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-09-19 01:58:02.571 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-09-19 01:58:02.571 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-09-19 01:58:02.571 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:58:02.571 | + lib/cinder:init_cinder:452 : [[ -n swift ]] 2021-09-19 01:58:02.571 | + lib/cinder:init_cinder:453 : type init_cinder_backup_swift 2021-09-19 01:58:02.571 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-09-19 01:58:02.611 | [11692 Async init_cinder:87229]: finished init_cinder with result 0 in 42 seconds 2021-09-19 01:58:02.615 | + inc/async:async_wait:197 : return 0 2021-09-19 01:58:02.618 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-09-19 01:58:02.635 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:58:02.638 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-09-19 01:58:02.640 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 01:58:02.643 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-09-19 01:58:02.645 | + ./stack.sh:main:1222 : init_nova 2021-09-19 01:58:02.648 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-09-19 01:58:02.666 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:58:02.668 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-09-19 01:58:02.685 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:58:02.688 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-19 01:58:02.691 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-19 01:58:02.754 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-19 01:58:02.793 | [11692 Async nova-cell-0:89101]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-19 01:58:02.796 | ++ lib/nova:init_nova:763 : seq 1 1 2021-09-19 01:58:02.801 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-19 01:58:02.806 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-09-19 01:58:02.810 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-19 01:58:02.812 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-19 01:58:02.815 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-19 01:58:02.881 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-19 01:58:02.920 | [11692 Async nova-cell-1:89196]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-19 01:58:02.924 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-09-19 01:58:02.927 | + lib/database:recreate_database:110 : local db=nova_api 2021-09-19 01:58:02.930 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-09-19 01:58:02.933 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-09-19 01:58:02.935 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-09-19 01:58:02.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:02.995 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-09-19 01:58:02.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:58:03.149 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-09-19 01:58:07.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:58:07.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:58:07.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:58:07.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:58:07.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=89263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:58:07.578 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-19 01:58:07.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-19 01:58:08.165 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-09-19 01:58:43.279 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=89263) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-19 01:58:43.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:43.352 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:43.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:43.352 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:43.775 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-09-19 01:58:43.778 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-19 01:58:43.781 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-19 01:58:43.784 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-19 01:58:43.789 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-19 01:58:43.790 | + lib/nova:init_nova:772 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-19 01:58:47.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:47.512 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:47.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:58:47.512 | from cryptography.utils import int_from_bytes 2021-09-19 01:58:47.940 | ++ lib/nova:init_nova:775 : seq 0 1 2021-09-19 01:58:47.946 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-19 01:58:47.948 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-09-19 01:58:47.998 | [11692 Async nova-cell-0:89101]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 89101 (3 other jobs running) 2021-09-19 01:58:48.024 | [11692 Async nova-cell-0:89101]: Signaling child to exit 2021-09-19 01:59:49.729 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:59:49.760 | [89196 Async nova-cell-1:89196]: finished successfully 2021-09-19 01:59:49.874 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:59:49.900 | [89101 Async nova-cell-0:89101]: finished successfully 2021-09-19 01:59:49.919 | WAKEUP 2021-09-19 01:59:49.943 | [11692 Async nova-cell-0:89101]: Signaled 2021-09-19 01:59:49.944 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-09-19 01:59:49.944 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-09-19 01:59:49.944 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-09-19 01:59:49.944 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-09-19 01:59:49.944 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-09-19 01:59:49.944 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-09-19 01:59:49.944 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-09-19 01:59:49.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:59:49.944 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-09-19 01:59:49.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:59:49.944 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-09-19 01:59:49.944 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:59:49.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:59:49.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=89251) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:59:49.946 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-19 01:59:49.946 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-19 01:59:49.946 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-19 01:59:49.946 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=89251) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-19 01:59:49.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:49.946 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:49.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:49.946 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:49.988 | [11692 Async nova-cell-0:89101]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 107 seconds 2021-09-19 01:59:49.992 | + inc/async:async_wait:197 : return 0 2021-09-19 01:59:49.995 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-19 01:59:49.997 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-09-19 01:59:50.047 | [11692 Async nova-cell-1:89196]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 89196 (2 other jobs running) 2021-09-19 01:59:50.072 | [11692 Async nova-cell-1:89196]: Signaling child to exit 2021-09-19 01:59:50.072 | WAKEUP 2021-09-19 01:59:50.095 | [11692 Async nova-cell-1:89196]: Signaled 2021-09-19 01:59:50.097 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-09-19 01:59:50.097 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-09-19 01:59:50.097 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-09-19 01:59:50.097 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-09-19 01:59:50.097 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-09-19 01:59:50.097 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-09-19 01:59:50.097 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-09-19 01:59:50.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:59:50.098 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-09-19 01:59:50.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-19 01:59:50.098 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-19 01:59:50.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-19 01:59:50.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-19 01:59:50.100 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=89260) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-19 01:59:50.100 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-19 01:59:50.100 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-19 01:59:50.100 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-19 01:59:50.100 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=89260) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-19 01:59:50.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:50.100 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:50.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:50.100 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:50.143 | [11692 Async nova-cell-1:89196]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 106 seconds 2021-09-19 01:59:50.147 | + inc/async:async_wait:197 : return 0 2021-09-19 01:59:50.149 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-19 01:59:50.152 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-09-19 01:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:54.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:54.007 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:54.007 | Running batches of 50 until complete 2021-09-19 01:59:54.007 | +-------------------------------------+--------------+-----------+ 2021-09-19 01:59:54.008 | | Migration | Total Needed | Completed | 2021-09-19 01:59:54.008 | +-------------------------------------+--------------+-----------+ 2021-09-19 01:59:54.008 | | fill_virtual_interface_list | 0 | 0 | 2021-09-19 01:59:54.008 | | migrate_empty_ratio | 0 | 0 | 2021-09-19 01:59:54.008 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-09-19 01:59:54.008 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-09-19 01:59:54.008 | | migration_migrate_to_uuid | 0 | 0 | 2021-09-19 01:59:54.008 | | populate_dev_uuids | 0 | 0 | 2021-09-19 01:59:54.008 | | populate_missing_availability_zones | 0 | 0 | 2021-09-19 01:59:54.008 | | populate_queued_for_delete | 0 | 0 | 2021-09-19 01:59:54.008 | | populate_user_id | 0 | 0 | 2021-09-19 01:59:54.008 | | populate_uuids | 0 | 0 | 2021-09-19 01:59:54.008 | +-------------------------------------+--------------+-----------+ 2021-09-19 01:59:54.491 | ++ lib/nova:init_nova:789 : seq 1 1 2021-09-19 01:59:54.496 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-19 01:59:54.499 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-09-19 01:59:54.502 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-19 01:59:54.506 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-19 01:59:54.509 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-09-19 01:59:58.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:58.089 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:58.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-19 01:59:58.089 | from cryptography.utils import int_from_bytes 2021-09-19 01:59:58.089 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-09-19 01:59:58.089 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-09-19 01:59:58.504 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-09-19 01:59:58.507 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-09-19 01:59:58.524 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-09-19 01:59:58.528 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-09-19 01:59:58.545 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:59:58.547 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-09-19 01:59:58.551 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-09-19 01:59:58.609 | + inc/async:async_inner:63 : configure_neutron_nova 2021-09-19 01:59:58.653 | [11692 Async configure_neutron_nova:89734]: running: configure_neutron_nova 2021-09-19 01:59:58.655 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-09-19 01:59:58.658 | + functions-common:run_phase:1737 : local mode=stack 2021-09-19 01:59:58.661 | + functions-common:run_phase:1738 : local phase=post-config 2021-09-19 01:59:58.663 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-19 01:59:58.666 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-19 01:59:58.669 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-19 01:59:58.671 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-19 01:59:58.674 | + functions-common:run_phase:1747 : local extra 2021-09-19 01:59:58.678 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-19 01:59:58.682 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-19 01:59:58.685 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-19 01:59:58.688 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-19 01:59:58.691 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-09-19 01:59:58.694 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-19 01:59:58.711 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-19 01:59:58.714 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-19 01:59:58.716 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:59:58.719 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-09-19 01:59:58.721 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-19 01:59:58.724 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-19 01:59:58.727 | ++ extras.d/80-tempest.sh:source:12 : : 2021-09-19 01:59:58.729 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-19 01:59:58.731 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-19 01:59:58.734 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-19 01:59:58.736 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-19 01:59:58.739 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-09-19 01:59:58.745 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-19 01:59:58.745 | + functions-common:run_plugins:1724 : local phase=post-config 2021-09-19 01:59:58.747 | + functions-common:run_plugins:1726 : local plugins= 2021-09-19 01:59:58.750 | + functions-common:run_plugins:1727 : local plugin 2021-09-19 01:59:58.753 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-09-19 01:59:58.756 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-19 01:59:58.758 | + inc/meta-config:merge_config_group:171 : shift 2021-09-19 01:59:58.761 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-09-19 01:59:58.764 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-19 01:59:58.766 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-19 01:59:58.769 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-19 01:59:58.776 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-09-19 01:59:58.778 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 01:59:58.781 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-09-19 01:59:58.783 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-19 01:59:58.787 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-09-19 01:59:58.787 | /^\[\[.+\|.*\]\]/ { 2021-09-19 01:59:58.787 | gsub("[][]", "", $1); 2021-09-19 01:59:58.787 | split($1, a, "|"); 2021-09-19 01:59:58.787 | if (a[1] == matchgroup) 2021-09-19 01:59:58.787 | print a[2] 2021-09-19 01:59:58.787 | } 2021-09-19 01:59:58.787 | ' /home/ubuntu/devstack/local.conf 2021-09-19 01:59:58.794 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-19 01:59:58.796 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-19 01:59:58.799 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-19 01:59:58.803 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-09-19 01:59:58.806 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-09-19 01:59:58.809 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-09-19 01:59:58.812 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-09-19 01:59:58.815 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-09-19 01:59:58.821 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-09-19 01:59:58.823 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-09-19 01:59:58.826 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-19 01:59:58.829 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 01:59:58.832 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-19 01:59:58.835 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-09-19 01:59:58.839 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-19 01:59:58.842 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-09-19 01:59:58.845 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-09-19 01:59:58.850 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-09-19 01:59:58.853 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-09-19 01:59:58.858 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-19 01:59:58.858 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-09-19 01:59:58.858 | BEGIN { 2021-09-19 01:59:58.858 | section = "" 2021-09-19 01:59:58.858 | last_section = "" 2021-09-19 01:59:58.858 | section_count = 0 2021-09-19 01:59:58.858 | } 2021-09-19 01:59:58.858 | /^\[.+\]/ { 2021-09-19 01:59:58.858 | gsub("[][]", "", $1); 2021-09-19 01:59:58.858 | section=$1 2021-09-19 01:59:58.858 | next 2021-09-19 01:59:58.858 | } 2021-09-19 01:59:58.858 | /^ *\#/ { 2021-09-19 01:59:58.858 | next 2021-09-19 01:59:58.858 | } 2021-09-19 01:59:58.858 | /^[^ \t]+/ { 2021-09-19 01:59:58.858 | # get offset of first = in $0 2021-09-19 01:59:58.858 | eq_idx = index($0, "=") 2021-09-19 01:59:58.858 | # extract attr & value from $0 2021-09-19 01:59:58.858 | attr = substr($0, 1, eq_idx - 1) 2021-09-19 01:59:58.858 | value = substr($0, eq_idx + 1) 2021-09-19 01:59:58.858 | # only need to strip trailing whitespace from attr 2021-09-19 01:59:58.858 | sub(/[ \t]*$/, "", attr) 2021-09-19 01:59:58.858 | # need to strip leading & trailing whitespace from value 2021-09-19 01:59:58.858 | sub(/^[ \t]*/, "", value) 2021-09-19 01:59:58.858 | sub(/[ \t]*$/, "", value) 2021-09-19 01:59:58.858 | 2021-09-19 01:59:58.858 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-19 01:59:58.858 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-19 01:59:58.859 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-19 01:59:58.859 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-19 01:59:58.859 | if (! (section, attr) in cfg_attr_count) { 2021-09-19 01:59:58.859 | if (section != last_section) { 2021-09-19 01:59:58.859 | cfg_section[section_count++] = section 2021-09-19 01:59:58.859 | last_section = section 2021-09-19 01:59:58.859 | } 2021-09-19 01:59:58.859 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-19 01:59:58.859 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-19 01:59:58.859 | 2021-09-19 01:59:58.859 | cfg_attr[section, attr, 0] = value 2021-09-19 01:59:58.859 | cfg_attr_count[section, attr] = 1 2021-09-19 01:59:58.859 | } else { 2021-09-19 01:59:58.859 | lno = cfg_attr_count[section, attr]++ 2021-09-19 01:59:58.859 | cfg_attr[section, attr, lno] = value 2021-09-19 01:59:58.859 | } 2021-09-19 01:59:58.859 | } 2021-09-19 01:59:58.859 | END { 2021-09-19 01:59:58.859 | # Process each section in order 2021-09-19 01:59:58.859 | for (sno = 0; sno < section_count; sno++) { 2021-09-19 01:59:58.859 | section = cfg_section[sno] 2021-09-19 01:59:58.859 | # The ini routines simply append a config item immediately 2021-09-19 01:59:58.859 | # after the section header. To keep the same order as defined 2021-09-19 01:59:58.859 | # in local.conf, invoke the ini routines in the reverse order 2021-09-19 01:59:58.859 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-19 01:59:58.859 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-19 01:59:58.859 | if (cfg_attr_count[section, attr] == 1) 2021-09-19 01:59:58.859 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-19 01:59:58.859 | else { 2021-09-19 01:59:58.859 | # For multiline, invoke the ini routines in the reverse order 2021-09-19 01:59:58.859 | count = cfg_attr_count[section, attr] 2021-09-19 01:59:58.859 | print "inidelete " configfile " " section " " attr 2021-09-19 01:59:58.859 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-19 01:59:58.860 | for (l = count -2; l >= 0; l--) 2021-09-19 01:59:58.860 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-19 01:59:58.860 | } 2021-09-19 01:59:58.860 | } 2021-09-19 01:59:58.860 | } 2021-09-19 01:59:58.860 | } 2021-09-19 01:59:58.860 | ' 2021-09-19 01:59:58.860 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 01:59:58.860 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-19 01:59:58.862 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:58.864 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-19 01:59:58.867 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-09-19 01:59:58.869 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-19 01:59:58.872 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-09-19 01:59:58.874 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-09-19 01:59:58.878 | BEGIN { group = "" } 2021-09-19 01:59:58.878 | /^\[\[.+\|.*\]\]/ { 2021-09-19 01:59:58.878 | gsub("[][]", "", $1); 2021-09-19 01:59:58.878 | split($1, a, "|"); 2021-09-19 01:59:58.878 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-19 01:59:58.878 | group=a[1] 2021-09-19 01:59:58.878 | } else { 2021-09-19 01:59:58.878 | group="" 2021-09-19 01:59:58.878 | } 2021-09-19 01:59:58.878 | next 2021-09-19 01:59:58.878 | } 2021-09-19 01:59:58.878 | { 2021-09-19 01:59:58.878 | if (group != "") 2021-09-19 01:59:58.878 | print $0 2021-09-19 01:59:58.878 | } 2021-09-19 01:59:58.878 | ' /home/ubuntu/devstack/local.conf 2021-09-19 01:59:58.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-09-19 01:59:58.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-09-19 01:59:58.917 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:58.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-09-19 01:59:58.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-09-19 01:59:58.955 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:58.959 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-09-19 01:59:58.961 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-09-19 01:59:58.996 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:58.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-09-19 01:59:59.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-09-19 01:59:59.040 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-09-19 01:59:59.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-09-19 01:59:59.076 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-09-19 01:59:59.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-19 01:59:59.115 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2021-09-19 01:59:59.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2021-09-19 01:59:59.156 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-09-19 01:59:59.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-09-19 01:59:59.197 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.199 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-09-19 01:59:59.204 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-19 01:59:59.234 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-09-19 01:59:59.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-19 01:59:59.278 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.281 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-09-19 01:59:59.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-09-19 01:59:59.317 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-09-19 01:59:59.322 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-19 01:59:59.354 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-09-19 01:59:59.359 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-09-19 01:59:59.391 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.394 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-19 01:59:59.397 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-19 01:59:59.400 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-19 01:59:59.403 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-09-19 01:59:59.406 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-09-19 01:59:59.409 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-09-19 01:59:59.413 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-09-19 01:59:59.416 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-09-19 01:59:59.420 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-09-19 01:59:59.423 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-09-19 01:59:59.426 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-19 01:59:59.429 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 01:59:59.437 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-19 01:59:59.438 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-09-19 01:59:59.442 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-19 01:59:59.445 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-09-19 01:59:59.448 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-09-19 01:59:59.452 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-09-19 01:59:59.454 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-09-19 01:59:59.460 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-19 01:59:59.461 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-09-19 01:59:59.461 | BEGIN { 2021-09-19 01:59:59.461 | section = "" 2021-09-19 01:59:59.461 | last_section = "" 2021-09-19 01:59:59.461 | section_count = 0 2021-09-19 01:59:59.461 | } 2021-09-19 01:59:59.461 | /^\[.+\]/ { 2021-09-19 01:59:59.461 | gsub("[][]", "", $1); 2021-09-19 01:59:59.461 | section=$1 2021-09-19 01:59:59.461 | next 2021-09-19 01:59:59.461 | } 2021-09-19 01:59:59.461 | /^ *\#/ { 2021-09-19 01:59:59.462 | next 2021-09-19 01:59:59.462 | } 2021-09-19 01:59:59.462 | /^[^ \t]+/ { 2021-09-19 01:59:59.462 | # get offset of first = in $0 2021-09-19 01:59:59.462 | eq_idx = index($0, "=") 2021-09-19 01:59:59.462 | # extract attr & value from $0 2021-09-19 01:59:59.462 | attr = substr($0, 1, eq_idx - 1) 2021-09-19 01:59:59.462 | value = substr($0, eq_idx + 1) 2021-09-19 01:59:59.462 | # only need to strip trailing whitespace from attr 2021-09-19 01:59:59.462 | sub(/[ \t]*$/, "", attr) 2021-09-19 01:59:59.462 | # need to strip leading & trailing whitespace from value 2021-09-19 01:59:59.462 | sub(/^[ \t]*/, "", value) 2021-09-19 01:59:59.462 | sub(/[ \t]*$/, "", value) 2021-09-19 01:59:59.462 | 2021-09-19 01:59:59.462 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-19 01:59:59.462 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-19 01:59:59.462 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-19 01:59:59.462 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-19 01:59:59.462 | if (! (section, attr) in cfg_attr_count) { 2021-09-19 01:59:59.462 | if (section != last_section) { 2021-09-19 01:59:59.462 | cfg_section[section_count++] = section 2021-09-19 01:59:59.462 | last_section = section 2021-09-19 01:59:59.462 | } 2021-09-19 01:59:59.462 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-19 01:59:59.462 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-19 01:59:59.462 | 2021-09-19 01:59:59.462 | cfg_attr[section, attr, 0] = value 2021-09-19 01:59:59.462 | cfg_attr_count[section, attr] = 1 2021-09-19 01:59:59.462 | } else { 2021-09-19 01:59:59.462 | lno = cfg_attr_count[section, attr]++ 2021-09-19 01:59:59.462 | cfg_attr[section, attr, lno] = value 2021-09-19 01:59:59.462 | } 2021-09-19 01:59:59.462 | } 2021-09-19 01:59:59.463 | END { 2021-09-19 01:59:59.463 | # Process each section in order 2021-09-19 01:59:59.463 | for (sno = 0; sno < section_count; sno++) { 2021-09-19 01:59:59.463 | section = cfg_section[sno] 2021-09-19 01:59:59.463 | # The ini routines simply append a config item immediately 2021-09-19 01:59:59.463 | # after the section header. To keep the same order as defined 2021-09-19 01:59:59.463 | # in local.conf, invoke the ini routines in the reverse order 2021-09-19 01:59:59.463 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-19 01:59:59.463 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-19 01:59:59.463 | if (cfg_attr_count[section, attr] == 1) 2021-09-19 01:59:59.463 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-19 01:59:59.463 | else { 2021-09-19 01:59:59.463 | # For multiline, invoke the ini routines in the reverse order 2021-09-19 01:59:59.463 | count = cfg_attr_count[section, attr] 2021-09-19 01:59:59.463 | print "inidelete " configfile " " section " " attr 2021-09-19 01:59:59.463 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-19 01:59:59.463 | for (l = count -2; l >= 0; l--) 2021-09-19 01:59:59.463 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-19 01:59:59.463 | } 2021-09-19 01:59:59.463 | } 2021-09-19 01:59:59.463 | } 2021-09-19 01:59:59.463 | } 2021-09-19 01:59:59.463 | ' 2021-09-19 01:59:59.463 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.464 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-19 01:59:59.465 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 01:59:59.468 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-19 01:59:59.471 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-09-19 01:59:59.474 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-19 01:59:59.477 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-09-19 01:59:59.479 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-09-19 01:59:59.479 | BEGIN { group = "" } 2021-09-19 01:59:59.479 | /^\[\[.+\|.*\]\]/ { 2021-09-19 01:59:59.480 | gsub("[][]", "", $1); 2021-09-19 01:59:59.480 | split($1, a, "|"); 2021-09-19 01:59:59.480 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-19 01:59:59.480 | group=a[1] 2021-09-19 01:59:59.480 | } else { 2021-09-19 01:59:59.480 | group="" 2021-09-19 01:59:59.480 | } 2021-09-19 01:59:59.480 | next 2021-09-19 01:59:59.480 | } 2021-09-19 01:59:59.480 | { 2021-09-19 01:59:59.480 | if (group != "") 2021-09-19 01:59:59.480 | print $0 2021-09-19 01:59:59.480 | } 2021-09-19 01:59:59.480 | ' /home/ubuntu/devstack/local.conf 2021-09-19 01:59:59.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-09-19 01:59:59.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-09-19 01:59:59.521 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.523 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-09-19 01:59:59.526 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-09-19 01:59:59.558 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-09-19 01:59:59.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-09-19 01:59:59.578 | + inc/async:async_inner:64 : rc=0 2021-09-19 01:59:59.599 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-09-19 01:59:59.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-09-19 01:59:59.605 | [89734 Async configure_neutron_nova:89734]: finished successfully 2021-09-19 01:59:59.635 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-09-19 01:59:59.640 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-09-19 01:59:59.671 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-09-19 01:59:59.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-09-19 01:59:59.708 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-09-19 01:59:59.713 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-09-19 01:59:59.749 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-09-19 01:59:59.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-09-19 01:59:59.784 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-09-19 01:59:59.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-09-19 01:59:59.823 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-09-19 01:59:59.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-09-19 01:59:59.858 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-09-19 01:59:59.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-09-19 01:59:59.898 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-09-19 01:59:59.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-09-19 01:59:59.936 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-09-19 01:59:59.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-09-19 01:59:59.971 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 01:59:59.974 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-09-19 01:59:59.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-09-19 02:00:00.008 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.010 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-09-19 02:00:00.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-09-19 02:00:00.046 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-09-19 02:00:00.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-09-19 02:00:00.080 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.084 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-19 02:00:00.086 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-19 02:00:00.089 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-19 02:00:00.092 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-09-19 02:00:00.095 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-09-19 02:00:00.098 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-09-19 02:00:00.101 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-09-19 02:00:00.104 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-09-19 02:00:00.108 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-09-19 02:00:00.110 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-09-19 02:00:00.113 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-19 02:00:00.116 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 02:00:00.118 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-19 02:00:00.121 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-09-19 02:00:00.123 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-19 02:00:00.129 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-09-19 02:00:00.130 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-09-19 02:00:00.133 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-09-19 02:00:00.136 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-09-19 02:00:00.139 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-09-19 02:00:00.140 | BEGIN { 2021-09-19 02:00:00.140 | section = "" 2021-09-19 02:00:00.140 | last_section = "" 2021-09-19 02:00:00.140 | section_count = 0 2021-09-19 02:00:00.140 | } 2021-09-19 02:00:00.140 | /^\[.+\]/ { 2021-09-19 02:00:00.140 | gsub("[][]", "", $1); 2021-09-19 02:00:00.140 | section=$1 2021-09-19 02:00:00.140 | next 2021-09-19 02:00:00.140 | } 2021-09-19 02:00:00.140 | /^ *\#/ { 2021-09-19 02:00:00.140 | next 2021-09-19 02:00:00.140 | } 2021-09-19 02:00:00.140 | /^[^ \t]+/ { 2021-09-19 02:00:00.140 | # get offset of first = in $0 2021-09-19 02:00:00.140 | eq_idx = index($0, "=") 2021-09-19 02:00:00.140 | # extract attr & value from $0 2021-09-19 02:00:00.140 | attr = substr($0, 1, eq_idx - 1) 2021-09-19 02:00:00.140 | value = substr($0, eq_idx + 1) 2021-09-19 02:00:00.140 | # only need to strip trailing whitespace from attr 2021-09-19 02:00:00.140 | sub(/[ \t]*$/, "", attr) 2021-09-19 02:00:00.140 | # need to strip leading & trailing whitespace from value 2021-09-19 02:00:00.140 | sub(/^[ \t]*/, "", value) 2021-09-19 02:00:00.140 | sub(/[ \t]*$/, "", value) 2021-09-19 02:00:00.140 | 2021-09-19 02:00:00.140 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-19 02:00:00.140 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-19 02:00:00.140 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-19 02:00:00.140 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-19 02:00:00.141 | if (! (section, attr) in cfg_attr_count) { 2021-09-19 02:00:00.141 | if (section != last_section) { 2021-09-19 02:00:00.141 | cfg_section[section_count++] = section 2021-09-19 02:00:00.141 | last_section = section 2021-09-19 02:00:00.141 | } 2021-09-19 02:00:00.141 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-19 02:00:00.141 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-19 02:00:00.141 | 2021-09-19 02:00:00.141 | cfg_attr[section, attr, 0] = value 2021-09-19 02:00:00.141 | cfg_attr_count[section, attr] = 1 2021-09-19 02:00:00.141 | } else { 2021-09-19 02:00:00.141 | lno = cfg_attr_count[section, attr]++ 2021-09-19 02:00:00.141 | cfg_attr[section, attr, lno] = value 2021-09-19 02:00:00.141 | } 2021-09-19 02:00:00.141 | } 2021-09-19 02:00:00.141 | END { 2021-09-19 02:00:00.141 | # Process each section in order 2021-09-19 02:00:00.141 | for (sno = 0; sno < section_count; sno++) { 2021-09-19 02:00:00.141 | section = cfg_section[sno] 2021-09-19 02:00:00.141 | # The ini routines simply append a config item immediately 2021-09-19 02:00:00.141 | # after the section header. To keep the same order as defined 2021-09-19 02:00:00.141 | # in local.conf, invoke the ini routines in the reverse order 2021-09-19 02:00:00.141 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-19 02:00:00.141 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-19 02:00:00.141 | if (cfg_attr_count[section, attr] == 1) 2021-09-19 02:00:00.141 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-19 02:00:00.141 | else { 2021-09-19 02:00:00.141 | # For multiline, invoke the ini routines in the reverse order 2021-09-19 02:00:00.141 | count = cfg_attr_count[section, attr] 2021-09-19 02:00:00.141 | print "inidelete " configfile " " section " " attr 2021-09-19 02:00:00.141 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-19 02:00:00.141 | for (l = count -2; l >= 0; l--) 2021-09-19 02:00:00.141 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-19 02:00:00.142 | } 2021-09-19 02:00:00.142 | } 2021-09-19 02:00:00.142 | } 2021-09-19 02:00:00.142 | } 2021-09-19 02:00:00.142 | ' 2021-09-19 02:00:00.142 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.142 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-19 02:00:00.142 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-19 02:00:00.142 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 02:00:00.146 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-19 02:00:00.148 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-09-19 02:00:00.151 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-19 02:00:00.153 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-09-19 02:00:00.157 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-09-19 02:00:00.157 | BEGIN { group = "" } 2021-09-19 02:00:00.157 | /^\[\[.+\|.*\]\]/ { 2021-09-19 02:00:00.157 | gsub("[][]", "", $1); 2021-09-19 02:00:00.157 | split($1, a, "|"); 2021-09-19 02:00:00.157 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-19 02:00:00.157 | group=a[1] 2021-09-19 02:00:00.157 | } else { 2021-09-19 02:00:00.158 | group="" 2021-09-19 02:00:00.158 | } 2021-09-19 02:00:00.158 | next 2021-09-19 02:00:00.158 | } 2021-09-19 02:00:00.158 | { 2021-09-19 02:00:00.158 | if (group != "") 2021-09-19 02:00:00.158 | print $0 2021-09-19 02:00:00.158 | } 2021-09-19 02:00:00.158 | ' /home/ubuntu/devstack/local.conf 2021-09-19 02:00:00.162 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-09-19 02:00:00.164 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-09-19 02:00:00.194 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-09-19 02:00:00.199 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-09-19 02:00:00.229 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-09-19 02:00:00.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-09-19 02:00:00.262 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-09-19 02:00:00.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-09-19 02:00:00.302 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-09-19 02:00:00.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-09-19 02:00:00.335 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-09-19 02:00:00.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-09-19 02:00:00.371 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.373 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-09-19 02:00:00.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-09-19 02:00:00.409 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-09-19 02:00:00.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-09-19 02:00:00.443 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.446 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-19 02:00:00.448 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-19 02:00:00.451 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-19 02:00:00.454 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-09-19 02:00:00.458 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 02:00:00.461 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 02:00:00.463 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-09-19 02:00:00.466 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 02:00:00.471 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-09-19 02:00:00.474 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-09-19 02:00:00.476 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-19 02:00:00.479 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 02:00:00.482 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-19 02:00:00.484 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-19 02:00:00.487 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-19 02:00:00.490 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-09-19 02:00:00.493 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 02:00:00.496 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-19 02:00:00.498 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-09-19 02:00:00.502 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-19 02:00:00.504 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-19 02:00:00.504 | BEGIN { 2021-09-19 02:00:00.504 | section = "" 2021-09-19 02:00:00.504 | last_section = "" 2021-09-19 02:00:00.504 | section_count = 0 2021-09-19 02:00:00.504 | } 2021-09-19 02:00:00.504 | /^\[.+\]/ { 2021-09-19 02:00:00.504 | gsub("[][]", "", $1); 2021-09-19 02:00:00.504 | section=$1 2021-09-19 02:00:00.504 | next 2021-09-19 02:00:00.504 | } 2021-09-19 02:00:00.504 | /^ *\#/ { 2021-09-19 02:00:00.504 | next 2021-09-19 02:00:00.504 | } 2021-09-19 02:00:00.504 | /^[^ \t]+/ { 2021-09-19 02:00:00.504 | # get offset of first = in $0 2021-09-19 02:00:00.505 | eq_idx = index($0, "=") 2021-09-19 02:00:00.505 | # extract attr & value from $0 2021-09-19 02:00:00.505 | attr = substr($0, 1, eq_idx - 1) 2021-09-19 02:00:00.505 | value = substr($0, eq_idx + 1) 2021-09-19 02:00:00.505 | # only need to strip trailing whitespace from attr 2021-09-19 02:00:00.505 | sub(/[ \t]*$/, "", attr) 2021-09-19 02:00:00.505 | # need to strip leading & trailing whitespace from value 2021-09-19 02:00:00.505 | sub(/^[ \t]*/, "", value) 2021-09-19 02:00:00.505 | sub(/[ \t]*$/, "", value) 2021-09-19 02:00:00.505 | 2021-09-19 02:00:00.505 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-19 02:00:00.505 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-19 02:00:00.505 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-19 02:00:00.505 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-19 02:00:00.505 | if (! (section, attr) in cfg_attr_count) { 2021-09-19 02:00:00.505 | if (section != last_section) { 2021-09-19 02:00:00.505 | cfg_section[section_count++] = section 2021-09-19 02:00:00.505 | last_section = section 2021-09-19 02:00:00.505 | } 2021-09-19 02:00:00.505 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-19 02:00:00.505 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-19 02:00:00.505 | 2021-09-19 02:00:00.505 | cfg_attr[section, attr, 0] = value 2021-09-19 02:00:00.505 | cfg_attr_count[section, attr] = 1 2021-09-19 02:00:00.505 | } else { 2021-09-19 02:00:00.505 | lno = cfg_attr_count[section, attr]++ 2021-09-19 02:00:00.505 | cfg_attr[section, attr, lno] = value 2021-09-19 02:00:00.505 | } 2021-09-19 02:00:00.505 | } 2021-09-19 02:00:00.505 | END { 2021-09-19 02:00:00.505 | # Process each section in order 2021-09-19 02:00:00.505 | for (sno = 0; sno < section_count; sno++) { 2021-09-19 02:00:00.505 | section = cfg_section[sno] 2021-09-19 02:00:00.506 | # The ini routines simply append a config item immediately 2021-09-19 02:00:00.506 | # after the section header. To keep the same order as defined 2021-09-19 02:00:00.506 | # in local.conf, invoke the ini routines in the reverse order 2021-09-19 02:00:00.506 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-19 02:00:00.506 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-19 02:00:00.506 | if (cfg_attr_count[section, attr] == 1) 2021-09-19 02:00:00.506 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-19 02:00:00.506 | else { 2021-09-19 02:00:00.506 | # For multiline, invoke the ini routines in the reverse order 2021-09-19 02:00:00.506 | count = cfg_attr_count[section, attr] 2021-09-19 02:00:00.506 | print "inidelete " configfile " " section " " attr 2021-09-19 02:00:00.506 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-19 02:00:00.506 | for (l = count -2; l >= 0; l--) 2021-09-19 02:00:00.506 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-19 02:00:00.506 | } 2021-09-19 02:00:00.506 | } 2021-09-19 02:00:00.506 | } 2021-09-19 02:00:00.506 | } 2021-09-19 02:00:00.506 | ' 2021-09-19 02:00:00.506 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.506 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-19 02:00:00.506 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-19 02:00:00.509 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-19 02:00:00.511 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-19 02:00:00.513 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-19 02:00:00.516 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-09-19 02:00:00.519 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-19 02:00:00.519 | BEGIN { group = "" } 2021-09-19 02:00:00.519 | /^\[\[.+\|.*\]\]/ { 2021-09-19 02:00:00.519 | gsub("[][]", "", $1); 2021-09-19 02:00:00.519 | split($1, a, "|"); 2021-09-19 02:00:00.519 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-19 02:00:00.519 | group=a[1] 2021-09-19 02:00:00.519 | } else { 2021-09-19 02:00:00.519 | group="" 2021-09-19 02:00:00.519 | } 2021-09-19 02:00:00.519 | next 2021-09-19 02:00:00.519 | } 2021-09-19 02:00:00.519 | { 2021-09-19 02:00:00.520 | if (group != "") 2021-09-19 02:00:00.520 | print $0 2021-09-19 02:00:00.520 | } 2021-09-19 02:00:00.520 | ' /home/ubuntu/devstack/local.conf 2021-09-19 02:00:00.526 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-09-19 02:00:00.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-09-19 02:00:00.557 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-09-19 02:00:00.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-09-19 02:00:00.591 | + inc/meta-config:merge_config_file:164 : read a 2021-09-19 02:00:00.594 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-09-19 02:00:00.612 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:00.615 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-09-19 02:00:00.618 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 02:00:00.621 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-09-19 02:00:00.623 | + ./stack.sh:main:1256 : start_swift 2021-09-19 02:00:00.626 | + lib/swift:start_swift:776 : restart_service memcached 2021-09-19 02:00:00.629 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-19 02:00:00.634 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-19 02:00:00.664 | + lib/swift:start_swift:779 : is_ubuntu 2021-09-19 02:00:00.666 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-19 02:00:00.669 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-19 02:00:00.672 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-09-19 02:00:00.725 | Restarting rsync (via systemctl): rsync.service. 2021-09-19 02:00:00.729 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-09-19 02:00:00.732 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-09-19 02:00:00.734 | + lib/swift:start_swift:807 : local foreground_services type 2021-09-19 02:00:00.737 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-09-19 02:00:00.740 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-19 02:00:00.743 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.745 | + functions-common:run_process:1564 : local service=s-object 2021-09-19 02:00:00.748 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.751 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:00.754 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:00.756 | + functions-common:run_process:1569 : local name=s-object 2021-09-19 02:00:00.759 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:00.761 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:00.770 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:00.771 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:00.771 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:00.773 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016800771 2021-09-19 02:00:00.776 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-09-19 02:00:00.792 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:00.795 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-09-19 02:00:00.797 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-09-19 02:00:00.800 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.803 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.807 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.808 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.810 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-09-19 02:00:00.813 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-09-19 02:00:00.815 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-09-19 02:00:00.818 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:00.820 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:00.823 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-09-19 02:00:00.825 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-09-19 02:00:00.828 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-09-19 02:00:00.830 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:00.832 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 02:00:00.835 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 02:00:00.837 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 02:00:00.839 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 02:00:00.841 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-09-19 02:00:00.843 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 02:00:00.848 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-09-19 02:00:00.910 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-09-19 02:00:00.970 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-19 02:00:01.022 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-09-19 02:00:01.073 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-09-19 02:00:01.126 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:01.178 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 02:00:01.180 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-09-19 02:00:01.243 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 02:00:01.651 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-09-19 02:00:01.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-09-19 02:00:02.049 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-09-19 02:00:02.070 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:02.073 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:02.075 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:02.082 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:02.085 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:02.087 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:02.089 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:02.092 | + functions-common:time_stop:2316 : start_time=1632016800771 2021-09-19 02:00:02.094 | + functions-common:time_stop:2318 : [[ -z 1632016800771 ]] 2021-09-19 02:00:02.098 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:02.102 | + functions-common:time_stop:2321 : end_time=1632016802100 2021-09-19 02:00:02.105 | + functions-common:time_stop:2322 : elapsed_time=1329 2021-09-19 02:00:02.107 | + functions-common:time_stop:2323 : total=3089 2021-09-19 02:00:02.110 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:02.112 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4418 2021-09-19 02:00:02.115 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-19 02:00:02.118 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.120 | + functions-common:run_process:1564 : local service=s-container 2021-09-19 02:00:02.123 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.125 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:02.127 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:02.130 | + functions-common:run_process:1569 : local name=s-container 2021-09-19 02:00:02.133 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:02.135 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:02.137 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:02.140 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:02.143 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:02.147 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016802145 2021-09-19 02:00:02.150 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-09-19 02:00:02.167 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:02.170 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-09-19 02:00:02.173 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-09-19 02:00:02.175 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.177 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.180 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.185 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.187 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-09-19 02:00:02.190 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-09-19 02:00:02.193 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-09-19 02:00:02.199 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:02.199 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:02.200 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-09-19 02:00:02.203 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-09-19 02:00:02.205 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-09-19 02:00:02.208 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.211 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 02:00:02.213 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 02:00:02.216 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 02:00:02.218 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 02:00:02.220 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-09-19 02:00:02.223 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 02:00:02.227 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-09-19 02:00:02.294 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-09-19 02:00:02.356 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-19 02:00:02.411 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-09-19 02:00:02.466 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-09-19 02:00:02.518 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:02.572 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 02:00:02.575 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-09-19 02:00:02.640 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 02:00:03.059 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-09-19 02:00:03.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-09-19 02:00:03.477 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-09-19 02:00:03.499 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:03.502 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:03.506 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:03.508 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:03.511 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:03.513 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:03.516 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:03.518 | + functions-common:time_stop:2316 : start_time=1632016802145 2021-09-19 02:00:03.522 | + functions-common:time_stop:2318 : [[ -z 1632016802145 ]] 2021-09-19 02:00:03.525 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:03.529 | + functions-common:time_stop:2321 : end_time=1632016803527 2021-09-19 02:00:03.532 | + functions-common:time_stop:2322 : elapsed_time=1382 2021-09-19 02:00:03.534 | + functions-common:time_stop:2323 : total=4418 2021-09-19 02:00:03.537 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:03.540 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5800 2021-09-19 02:00:03.542 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-19 02:00:03.545 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.547 | + functions-common:run_process:1564 : local service=s-account 2021-09-19 02:00:03.550 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.552 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:03.555 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:03.557 | + functions-common:run_process:1569 : local name=s-account 2021-09-19 02:00:03.560 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:03.562 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:03.565 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:03.568 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:03.571 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:03.575 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016803573 2021-09-19 02:00:03.578 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-09-19 02:00:03.596 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:03.598 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-09-19 02:00:03.601 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-09-19 02:00:03.603 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.606 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.608 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.610 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.613 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-09-19 02:00:03.616 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-09-19 02:00:03.618 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-09-19 02:00:03.620 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:03.623 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:03.626 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-09-19 02:00:03.628 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-09-19 02:00:03.631 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-09-19 02:00:03.634 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.636 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 02:00:03.638 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 02:00:03.641 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 02:00:03.643 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 02:00:03.645 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-09-19 02:00:03.648 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 02:00:03.652 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-09-19 02:00:03.715 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-09-19 02:00:03.785 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-19 02:00:03.843 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-09-19 02:00:03.915 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-09-19 02:00:03.966 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:04.022 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 02:00:04.025 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-09-19 02:00:04.090 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 02:00:04.480 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-09-19 02:00:04.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-09-19 02:00:04.904 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-09-19 02:00:04.927 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:04.932 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:04.934 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:04.937 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:04.939 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:04.942 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:04.945 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:04.947 | + functions-common:time_stop:2316 : start_time=1632016803573 2021-09-19 02:00:04.950 | + functions-common:time_stop:2318 : [[ -z 1632016803573 ]] 2021-09-19 02:00:04.953 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:04.957 | + functions-common:time_stop:2321 : end_time=1632016804954 2021-09-19 02:00:04.960 | + functions-common:time_stop:2322 : elapsed_time=1381 2021-09-19 02:00:04.962 | + functions-common:time_stop:2323 : total=5800 2021-09-19 02:00:04.964 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:04.967 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7181 2021-09-19 02:00:04.969 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-09-19 02:00:04.972 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-09-19 02:00:05.022 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.024 | + functions-common:run_process:1564 : local service=s-container-sync 2021-09-19 02:00:05.027 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.029 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:05.032 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:05.034 | + functions-common:run_process:1569 : local name=s-container-sync 2021-09-19 02:00:05.037 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:05.039 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:05.042 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:05.044 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:05.047 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:05.052 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016805049 2021-09-19 02:00:05.055 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-09-19 02:00:05.071 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:05.074 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-09-19 02:00:05.076 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-09-19 02:00:05.079 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.081 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.085 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.087 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.090 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-09-19 02:00:05.092 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-09-19 02:00:05.095 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-09-19 02:00:05.099 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:05.103 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:05.108 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-09-19 02:00:05.111 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-09-19 02:00:05.114 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-09-19 02:00:05.117 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.119 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 02:00:05.121 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 02:00:05.124 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 02:00:05.126 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 02:00:05.131 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-09-19 02:00:05.132 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 02:00:05.136 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-09-19 02:00:05.200 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-09-19 02:00:05.266 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-19 02:00:05.319 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-09-19 02:00:05.371 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-09-19 02:00:05.426 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:05.480 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 02:00:05.483 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-09-19 02:00:05.545 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 02:00:05.958 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-09-19 02:00:05.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-09-19 02:00:06.373 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-09-19 02:00:06.399 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:06.402 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:06.405 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:06.407 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:06.410 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:06.413 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:06.415 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:06.417 | + functions-common:time_stop:2316 : start_time=1632016805049 2021-09-19 02:00:06.420 | + functions-common:time_stop:2318 : [[ -z 1632016805049 ]] 2021-09-19 02:00:06.423 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:06.428 | + functions-common:time_stop:2321 : end_time=1632016806425 2021-09-19 02:00:06.430 | + functions-common:time_stop:2322 : elapsed_time=1376 2021-09-19 02:00:06.433 | + functions-common:time_stop:2323 : total=7181 2021-09-19 02:00:06.435 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:06.437 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8557 2021-09-19 02:00:06.440 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-09-19 02:00:06.458 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 02:00:06.460 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.463 | + functions-common:run_process:1564 : local service=s-proxy 2021-09-19 02:00:06.465 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.467 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:06.471 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:06.472 | + functions-common:run_process:1569 : local name=s-proxy 2021-09-19 02:00:06.475 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:06.478 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:06.481 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:06.483 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:06.486 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:06.492 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016806489 2021-09-19 02:00:06.494 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-09-19 02:00:06.514 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:06.517 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-09-19 02:00:06.519 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-09-19 02:00:06.521 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.524 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.526 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.529 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.533 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-09-19 02:00:06.537 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-09-19 02:00:06.540 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-09-19 02:00:06.542 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:06.544 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:06.547 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-09-19 02:00:06.549 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-09-19 02:00:06.553 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-09-19 02:00:06.555 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.558 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 02:00:06.560 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 02:00:06.562 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 02:00:06.565 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 02:00:06.567 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-09-19 02:00:06.570 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 02:00:06.574 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-09-19 02:00:06.641 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-09-19 02:00:06.706 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-19 02:00:06.761 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-09-19 02:00:06.814 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-09-19 02:00:06.875 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:06.928 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 02:00:06.931 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-09-19 02:00:06.994 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 02:00:07.408 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-09-19 02:00:07.422 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-09-19 02:00:07.837 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-09-19 02:00:07.862 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:07.865 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:07.867 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:07.870 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:07.872 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:07.874 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:07.877 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:07.879 | + functions-common:time_stop:2316 : start_time=1632016806489 2021-09-19 02:00:07.882 | + functions-common:time_stop:2318 : [[ -z 1632016806489 ]] 2021-09-19 02:00:07.885 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:07.890 | + functions-common:time_stop:2321 : end_time=1632016807887 2021-09-19 02:00:07.892 | + functions-common:time_stop:2322 : elapsed_time=1398 2021-09-19 02:00:07.895 | + functions-common:time_stop:2323 : total=8557 2021-09-19 02:00:07.898 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:07.900 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9955 2021-09-19 02:00:07.903 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-09-19 02:00:07.903 | Waiting for swift proxy to start... 2021-09-19 02:00:07.905 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2021-09-19 02:00:07.908 | + functions:wait_for_service:457 : local timeout=60 2021-09-19 02:00:07.911 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2021-09-19 02:00:07.913 | + functions:wait_for_service:459 : local rval=0 2021-09-19 02:00:07.915 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-19 02:00:07.918 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-19 02:00:07.920 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:07.923 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:07.926 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:07.930 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016807928 2021-09-19 02:00:07.933 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-19 02:00:07.938 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2021-09-19 02:00:07.951 | + :: : [[ 000 == 503 ]] 2021-09-19 02:00:07.952 | + :: : [[ 7 -eq 7 ]] 2021-09-19 02:00:07.954 | + :: : sleep 1 2021-09-19 02:00:08.957 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2021-09-19 02:00:08.971 | + :: : [[ 000 == 503 ]] 2021-09-19 02:00:08.973 | + :: : [[ 7 -eq 7 ]] 2021-09-19 02:00:08.974 | + :: : sleep 1 2021-09-19 02:00:09.977 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2021-09-19 02:00:09.990 | + :: : [[ 000 == 503 ]] 2021-09-19 02:00:09.991 | + :: : [[ 7 -eq 7 ]] 2021-09-19 02:00:09.993 | + :: : sleep 1 2021-09-19 02:00:10.996 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2021-09-19 02:00:11.017 | + :: : [[ 200 == 503 ]] 2021-09-19 02:00:11.019 | + :: : [[ 0 -eq 7 ]] 2021-09-19 02:00:11.022 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-19 02:00:11.024 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:11.027 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:11.029 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:11.032 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:11.034 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:11.037 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-19 02:00:11.039 | + functions-common:time_stop:2316 : start_time=1632016807928 2021-09-19 02:00:11.042 | + functions-common:time_stop:2318 : [[ -z 1632016807928 ]] 2021-09-19 02:00:11.045 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:11.049 | + functions-common:time_stop:2321 : end_time=1632016811047 2021-09-19 02:00:11.052 | + functions-common:time_stop:2322 : elapsed_time=3119 2021-09-19 02:00:11.055 | + functions-common:time_stop:2323 : total=5846 2021-09-19 02:00:11.057 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:11.059 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8965 2021-09-19 02:00:11.062 | + functions:wait_for_service:467 : return 0 2021-09-19 02:00:11.065 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-09-19 02:00:11.067 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-19 02:00:11.070 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-09-19 02:00:11.087 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:11.090 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-19 02:00:11.122 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-09-19 02:00:11.173 | [11692 Async configure_neutron_nova:89734]: Waiting for completion of configure_neutron_nova running on PID 89734 (2 other jobs running) 2021-09-19 02:00:11.199 | [11692 Async configure_neutron_nova:89734]: Signaling child to exit 2021-09-19 02:00:11.199 | WAKEUP 2021-09-19 02:00:11.221 | [11692 Async configure_neutron_nova:89734]: Signaled 2021-09-19 02:00:11.223 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-09-19 02:00:11.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 02:00:11.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-19 02:00:11.223 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-19 02:00:11.223 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-19 02:00:11.223 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-09-19 02:00:11.223 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-19 02:00:11.223 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-09-19 02:00:11.223 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-09-19 02:00:11.223 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-09-19 02:00:11.223 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2021-09-19 02:00:11.223 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-09-19 02:00:11.223 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-09-19 02:00:11.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-19 02:00:11.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-19 02:00:11.224 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-09-19 02:00:11.224 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-09-19 02:00:11.224 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-09-19 02:00:11.224 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-19 02:00:11.224 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-09-19 02:00:11.224 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-09-19 02:00:11.224 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-19 02:00:11.224 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-19 02:00:11.224 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-09-19 02:00:11.224 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2021-09-19 02:00:11.224 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-09-19 02:00:11.225 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-19 02:00:11.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-19 02:00:11.225 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-09-19 02:00:11.225 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-09-19 02:00:11.267 | [11692 Async configure_neutron_nova:89734]: finished configure_neutron_nova with result 0 in 1 seconds 2021-09-19 02:00:11.271 | + inc/async:async_wait:197 : return 0 2021-09-19 02:00:11.274 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-09-19 02:00:11.292 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:11.294 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-19 02:00:11.324 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-19 02:00:11.355 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-09-19 02:00:11.373 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:11.375 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-09-19 02:00:11.378 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 02:00:11.381 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-09-19 02:00:11.383 | + ./stack.sh:main:1281 : start_nova_api 2021-09-19 02:00:11.386 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-09-19 02:00:11.388 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-09-19 02:00:11.391 | + lib/nova:start_nova_api:857 : local nova_url 2021-09-19 02:00:11.393 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-09-19 02:00:11.411 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 02:00:11.413 | + lib/nova:start_nova_api:864 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-09-19 02:00:11.416 | + lib/nova:start_nova_api:865 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-09-19 02:00:11.418 | + lib/nova:start_nova_api:865 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-09-19 02:00:11.421 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-09-19 02:00:11.424 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-09-19 02:00:11.429 | + lib/nova:start_nova_api:875 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.431 | + functions-common:run_process:1564 : local service=n-api 2021-09-19 02:00:11.434 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.437 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:11.439 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:11.442 | + functions-common:run_process:1569 : local name=n-api 2021-09-19 02:00:11.445 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:11.447 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:11.450 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:11.452 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:11.455 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:11.460 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016811457 2021-09-19 02:00:11.462 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-09-19 02:00:11.478 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:11.481 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-09-19 02:00:11.484 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-09-19 02:00:11.486 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.489 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.492 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.494 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.497 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-09-19 02:00:11.499 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-09-19 02:00:11.502 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-09-19 02:00:11.505 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:11.508 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:11.510 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-09-19 02:00:11.513 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-09-19 02:00:11.515 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-09-19 02:00:11.517 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.520 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-19 02:00:11.522 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-19 02:00:11.524 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-09-19 02:00:11.526 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-19 02:00:11.531 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-09-19 02:00:11.592 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-09-19 02:00:11.655 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-09-19 02:00:11.706 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-19 02:00:11.758 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:11.810 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-09-19 02:00:11.862 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-09-19 02:00:11.915 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-09-19 02:00:11.967 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-09-19 02:00:12.020 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-09-19 02:00:12.071 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-19 02:00:12.074 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-09-19 02:00:12.140 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-19 02:00:12.555 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-09-19 02:00:12.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-09-19 02:00:12.951 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-09-19 02:00:13.030 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:13.033 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:13.040 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:13.040 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:13.041 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:13.044 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:13.046 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:13.049 | + functions-common:time_stop:2316 : start_time=1632016811457 2021-09-19 02:00:13.052 | + functions-common:time_stop:2318 : [[ -z 1632016811457 ]] 2021-09-19 02:00:13.056 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:13.061 | + functions-common:time_stop:2321 : end_time=1632016813058 2021-09-19 02:00:13.063 | + functions-common:time_stop:2322 : elapsed_time=1601 2021-09-19 02:00:13.066 | + functions-common:time_stop:2323 : total=9955 2021-09-19 02:00:13.069 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:13.071 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11556 2021-09-19 02:00:13.074 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.37/compute/v2.1/ 2021-09-19 02:00:13.076 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-09-19 02:00:13.080 | Waiting for nova-api to start... 2021-09-19 02:00:13.080 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2021-09-19 02:00:13.082 | + functions:wait_for_service:457 : local timeout=60 2021-09-19 02:00:13.084 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2021-09-19 02:00:13.087 | + functions:wait_for_service:459 : local rval=0 2021-09-19 02:00:13.089 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-19 02:00:13.092 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-19 02:00:13.094 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:13.097 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:13.100 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:13.105 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016813102 2021-09-19 02:00:13.107 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-19 02:00:13.114 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2021-09-19 02:00:18.996 | + :: : [[ 200 == 503 ]] 2021-09-19 02:00:18.998 | + :: : [[ 0 -eq 7 ]] 2021-09-19 02:00:19.001 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-19 02:00:19.004 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:19.007 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:19.010 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:19.012 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:19.014 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:19.017 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-19 02:00:19.019 | + functions-common:time_stop:2316 : start_time=1632016813102 2021-09-19 02:00:19.022 | + functions-common:time_stop:2318 : [[ -z 1632016813102 ]] 2021-09-19 02:00:19.025 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:19.030 | + functions-common:time_stop:2321 : end_time=1632016819027 2021-09-19 02:00:19.033 | + functions-common:time_stop:2322 : elapsed_time=5925 2021-09-19 02:00:19.035 | + functions-common:time_stop:2323 : total=8965 2021-09-19 02:00:19.038 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:19.040 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14890 2021-09-19 02:00:19.043 | + functions:wait_for_service:467 : return 0 2021-09-19 02:00:19.045 | + lib/nova:start_nova_api:884 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-09-19 02:00:19.048 | + lib/nova:start_nova_api:884 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-09-19 02:00:19.052 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-09-19 02:00:19.069 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:19.072 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-09-19 02:00:19.075 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 02:00:19.077 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-09-19 02:00:19.080 | + ./stack.sh:main:1286 : start_ovn_services 2021-09-19 02:00:19.083 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-09-19 02:00:19.085 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-09-19 02:00:19.102 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 02:00:19.105 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-09-19 02:00:19.122 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:19.125 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-09-19 02:00:19.128 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-19 02:00:19.131 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-09-19 02:00:19.134 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-09-19 02:00:19.137 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-09-19 02:00:19.139 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-19 02:00:19.171 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-09-19 02:00:19.174 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-09-19 02:00:19.176 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-09-19 02:00:19.179 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-09-19 02:00:19.181 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-09-19 02:00:19.186 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-09-19 02:00:19.188 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-19 02:00:19.191 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-19 02:00:19.194 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-09-19 02:00:19.197 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-09-19 02:00:19.199 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-09-19 02:00:19.202 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-09-19 02:00:19.204 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.207 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.210 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.212 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-09-19 02:00:19.215 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.218 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.220 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-09-19 02:00:19.238 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 02:00:19.240 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-09-19 02:00:19.243 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.245 | + functions-common:run_process:1564 : local service=q-svc 2021-09-19 02:00:19.248 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.250 | + functions-common:run_process:1566 : local group= 2021-09-19 02:00:19.253 | + functions-common:run_process:1567 : local user= 2021-09-19 02:00:19.256 | + functions-common:run_process:1569 : local name=q-svc 2021-09-19 02:00:19.258 | + functions-common:run_process:1571 : time_start run_process 2021-09-19 02:00:19.264 | + functions-common:time_start:2295 : local name=run_process 2021-09-19 02:00:19.264 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:19.266 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:19.270 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:19.274 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016819271 2021-09-19 02:00:19.276 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-09-19 02:00:19.293 | + functions-common:is_service_enabled:1965 : return 0 2021-09-19 02:00:19.295 | + functions-common:run_process:1573 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-09-19 02:00:19.298 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-09-19 02:00:19.301 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.303 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.306 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.308 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.310 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-09-19 02:00:19.313 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-09-19 02:00:19.315 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-09-19 02:00:19.318 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-19 02:00:19.321 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-19 02:00:19.323 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-09-19 02:00:19.326 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-09-19 02:00:19.328 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-09-19 02:00:19.330 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.333 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-19 02:00:19.335 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-19 02:00:19.338 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-19 02:00:19.340 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-19 02:00:19.342 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-09-19 02:00:19.344 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-19 02:00:19.348 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-09-19 02:00:19.409 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-09-19 02:00:19.470 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-19 02:00:19.521 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-09-19 02:00:19.571 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-09-19 02:00:19.621 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-19 02:00:19.673 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-19 02:00:19.676 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-09-19 02:00:19.737 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-19 02:00:20.148 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-09-19 02:00:20.162 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-09-19 02:00:20.565 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-09-19 02:00:20.587 | + functions-common:run_process:1575 : time_stop run_process 2021-09-19 02:00:20.594 | + functions-common:time_stop:2309 : local name 2021-09-19 02:00:20.597 | + functions-common:time_stop:2310 : local end_time 2021-09-19 02:00:20.600 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-19 02:00:20.602 | + functions-common:time_stop:2312 : local total 2021-09-19 02:00:20.605 | + functions-common:time_stop:2313 : local start_time 2021-09-19 02:00:20.607 | + functions-common:time_stop:2315 : name=run_process 2021-09-19 02:00:20.610 | + functions-common:time_stop:2316 : start_time=1632016819271 2021-09-19 02:00:20.612 | + functions-common:time_stop:2318 : [[ -z 1632016819271 ]] 2021-09-19 02:00:20.615 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-19 02:00:20.620 | + functions-common:time_stop:2321 : end_time=1632016820617 2021-09-19 02:00:20.622 | + functions-common:time_stop:2322 : elapsed_time=1346 2021-09-19 02:00:20.625 | + functions-common:time_stop:2323 : total=11556 2021-09-19 02:00:20.627 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-19 02:00:20.630 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12902 2021-09-19 02:00:20.632 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.37:9696 2021-09-19 02:00:20.635 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-09-19 02:00:20.652 | + functions-common:is_service_enabled:1965 : return 1 2021-09-19 02:00:20.655 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-09-19 02:00:20.655 | Waiting for Neutron to start... 2021-09-19 02:00:20.657 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2021-09-19 02:00:20.660 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2021-09-19 02:00:20.662 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2021-09-19 02:00:20.665 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-09-19 02:00:20.667 | + functions-common:test_with_retry:2249 : local until=60 2021-09-19 02:00:20.670 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-19 02:00:20.672 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-19 02:00:20.675 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-19 02:00:20.678 | + functions-common:time_start:2296 : local start_time= 2021-09-19 02:00:20.680 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-19 02:00:20.683 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-19 02:00:20.688 | + functions-common:time_start:2300 : _TIME_START[$name]=1632016820685 2021-09-19 02:00:20.690 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2021-09-19 02:01:20.696 | + functions-common:test_with_retry:2254 : die 2254 'Neutron did not start' 2021-09-19 02:01:20.698 | + functions-common:die:198 : local exitcode=0 2021-09-19 02:01:20.701 | [Call Trace] 2021-09-19 02:01:20.701 | ./stack.sh:1295:start_neutron_service_and_check 2021-09-19 02:01:20.701 | /home/ubuntu/devstack/lib/neutron-legacy:520:test_with_retry 2021-09-19 02:01:20.701 | /home/ubuntu/devstack/functions-common:2254:die 2021-09-19 02:01:20.705 | [ERROR] /home/ubuntu/devstack/functions-common:2254 Neutron did not start 2021-09-19 02:01:21.709 | exit_trap: cleaning up child processes 2021-09-19 02:01:21.711 | Error on exit