2021-09-03 18:51:31.883 | + ./stack.sh:main:473 : exec 2021-09-03 18:51:31.884 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-185131' 2021-09-03 18:51:31.884 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-03-185131.summary.2021-09-03-185131 2021-09-03 18:51:31.884 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:51:31.884 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-185131 2021-09-03 18:51:31.884 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-185131 /opt/stack/logs/stack.sh.log 2021-09-03 18:51:31.884 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-185131.summary.2021-09-03-185131 /opt/stack/logs/stack.sh.log.summary 2021-09-03 18:51:31.884 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-03 18:51:31.884 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-03 18:51:31.884 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-03 18:51:31.884 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-03 18:51:31.884 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 18:51:31.884 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-03 18:51:31.887 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-03 18:51:31.891 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 18:51:31.893 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-03 18:51:31.895 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-03 18:51:31.897 | + ./stack.sh:main:559 : set -o errexit 2021-09-03 18:51:31.898 | + ./stack.sh:main:562 : uname -a 2021-09-03 18:51:31.899 | Linux dv-cinder-759987-8-smb 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-03 18:51:31.901 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-03 18:51:31.904 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-03 18:51:31.907 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-03 18:51:31.936 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-03 18:51:31.951 | + ./stack.sh:main:576 : fetch_plugins 2021-09-03 18:51:31.953 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-03 18:51:31.955 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-03 18:51:31.957 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-03 18:51:31.959 | + functions-common:fetch_plugins:1660 : return 2021-09-03 18:51:31.961 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-03 18:51:31.962 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-03 18:51:31.964 | + functions-common:run_phase:1738 : local phase= 2021-09-03 18:51:31.966 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 18:51:31.968 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 18:51:31.970 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 18:51:31.971 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 18:51:31.973 | + functions-common:run_phase:1747 : local extra 2021-09-03 18:51:31.975 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 18:51:31.978 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 18:51:31.980 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 18:51:31.982 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 18:51:31.983 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-03 18:51:31.985 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 18:51:31.998 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:51:32.000 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 18:51:32.002 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:51:32.003 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:51:32.005 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:51:32.007 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:51:32.009 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 18:51:32.010 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-03 18:51:32.013 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-03 18:51:32.015 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 18:51:32.016 | + 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-03 18:51:32.018 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-03 18:51:32.020 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-03 18:51:32.022 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-03 18:51:32.023 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-03 18:51:32.025 | + functions-common:plugin_override_defaults:1701 : return 2021-09-03 18:51:32.027 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-03 18:51:32.043 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-03 18:51:32.045 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-03 18:51:32.057 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:51:32.059 | +++ lib/tls:source:43 : hostname -f 2021-09-03 18:51:32.063 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-03 18:51:32.064 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-03 18:51:32.066 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-03 18:51:32.068 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-03 18:51:32.070 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-03 18:51:32.071 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-03 18:51:32.073 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-03 18:51:32.076 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-03 18:51:32.077 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-03 18:51:32.079 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-03 18:51:32.083 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-03 18:51:32.094 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-03 18:51:32.110 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-03 18:51:32.122 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-03 18:51:32.134 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-03 18:51:32.159 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-03 18:51:32.215 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-03 18:51:32.294 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-03 18:51:32.315 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-03 18:51:32.358 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-03 18:51:32.407 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-03 18:51:32.526 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-03 18:51:32.539 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-03 18:51:32.551 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-03 18:51:32.566 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-03 18:51:32.652 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-03 18:51:32.654 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-03 18:51:32.657 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-03 18:51:32.659 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-03 18:51:32.661 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-03 18:51:32.663 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-03 18:51:32.665 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-03 18:51:32.665 | False' 2021-09-03 18:51:32.668 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-03 18:51:32.682 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-03 18:51:32.685 | + ./stack.sh:main:610 : run_phase source 2021-09-03 18:51:32.687 | + functions-common:run_phase:1737 : local mode=source 2021-09-03 18:51:32.689 | + functions-common:run_phase:1738 : local phase= 2021-09-03 18:51:32.691 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 18:51:32.693 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 18:51:32.695 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 18:51:32.697 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 18:51:32.699 | + functions-common:run_phase:1747 : local extra 2021-09-03 18:51:32.701 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 18:51:32.704 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 18:51:32.706 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 18:51:32.708 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 18:51:32.710 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-03 18:51:32.712 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 18:51:32.726 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:51:32.728 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 18:51:32.730 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-03 18:51:32.767 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-03 18:51:32.769 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-03 18:51:32.771 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 18:51:32.773 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-03 18:51:32.775 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-03 18:51:32.777 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-03 18:51:32.779 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-03 18:51:32.781 | + functions-common:load_plugin_settings:1678 : return 2021-09-03 18:51:32.783 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-03 18:51:32.785 | + functions-common:verify_disabled_services:2020 : local service 2021-09-03 18:51:32.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.790 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-03 18:51:32.792 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.795 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-03 18:51:32.797 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.799 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-03 18:51:32.801 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.803 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-03 18:51:32.805 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.807 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-03 18:51:32.810 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.812 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-03 18:51:32.814 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.816 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-03 18:51:32.819 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.821 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-03 18:51:32.823 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.825 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-03 18:51:32.827 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.830 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-03 18:51:32.832 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.834 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-03 18:51:32.836 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.838 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-03 18:51:32.841 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.846 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-03 18:51:32.849 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.851 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-03 18:51:32.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.856 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-03 18:51:32.858 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.861 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-03 18:51:32.863 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.865 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-03 18:51:32.867 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.869 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-03 18:51:32.872 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.874 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-03 18:51:32.876 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.878 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-03 18:51:32.880 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.883 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-03 18:51:32.885 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.887 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-03 18:51:32.889 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.891 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-03 18:51:32.894 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.896 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-03 18:51:32.898 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.900 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-03 18:51:32.903 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.905 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-03 18:51:32.907 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.909 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-03 18:51:32.911 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.913 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-03 18:51:32.916 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.918 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-03 18:51:32.920 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.923 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-03 18:51:32.925 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.927 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-03 18:51:32.929 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.931 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-03 18:51:32.933 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.936 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-03 18:51:32.938 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.940 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-03 18:51:32.942 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.944 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-03 18:51:32.946 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.948 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-03 18:51:32.951 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.953 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-03 18:51:32.955 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.957 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-03 18:51:32.959 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.961 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-03 18:51:32.963 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.966 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-03 18:51:32.968 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.971 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-03 18:51:32.973 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.975 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-03 18:51:32.977 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.979 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-03 18:51:32.982 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.984 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-03 18:51:32.986 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 18:51:32.988 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-03 18:51:32.991 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-03 18:51:32.993 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 18:51:32.995 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-03 18:51:33.010 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:51:33.012 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-03 18:51:33.014 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 18:51:33.016 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-03 18:51:33.031 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:51:33.033 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-03 18:51:33.036 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-03 18:51:33.038 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-03 18:51:33.040 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-03 18:51:33.042 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-03 18:51:33.045 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-03 18:51:33.047 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-03 18:51:33.050 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-03 18:51:33.053 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 18:51:33.055 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-03 18:51:33.057 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 18:51:33.060 | + lib/database:initialize_database_backends:104 : return 0 2021-09-03 18:51:33.062 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-03 18:51:33.062 | Using mysql database backend 2021-09-03 18:51:33.064 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-03 18:51:33.079 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-03 18:51:33.094 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:51:33.096 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-03 18:51:33.112 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-03 18:51:33.129 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:51:33.131 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-03 18:51:33.149 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-03 18:51:33.165 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-03 18:51:33.180 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:51:33.182 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-03 18:51:33.198 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:51:33.200 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-03 18:51:33.216 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-03 18:51:33.218 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-03 18:51:33.220 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-03 18:51:33.223 | + functions-common:save_stackenv:60 : local tag=741 2021-09-03 18:51:33.226 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 18:51:33.229 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-185133 2021-09-03 18:51:33.232 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-185133 741' 2021-09-03 18:51:33.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.237 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 18:51:33.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.241 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 18:51:33.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.247 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 18:51:33.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.255 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-03 18:51:33.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.260 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-09-03 18:51:33.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.266 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-09-03 18:51:33.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.271 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-185131 2021-09-03 18:51:33.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.276 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 18:51:33.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.281 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-09-03 18:51:33.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.286 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 18:51:33.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.293 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 18:51:33.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.298 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 18:51:33.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 18:51:33.303 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 18:51:33.305 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-03 18:51:33.307 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-03 18:51:33.310 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-03 18:51:33.312 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:51:33.314 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:51:33.316 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:51:33.319 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:51:33.321 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:51:33.325 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:51:33.344 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:51:33.346 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:51:33.348 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:51:33.351 | + functions-common:git_clone:544 : echo master 2021-09-03 18:51:33.351 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:51:33.358 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-03 18:51:33.361 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:51:33.363 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-03 18:51:33.366 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:51:33.366 | + functions-common:git_clone:593 : head -1 2021-09-03 18:51:33.370 | d60dc676 Merge "update constraint for python-cinderclient to new release 8.1.0" 2021-09-03 18:51:33.374 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:51:33.376 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-03 18:51:33.378 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:51:33.381 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-03 18:51:33.383 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-03 18:51:33.388 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-03 18:51:33.390 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-03 18:51:33.393 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 18:51:33.396 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-03 18:51:33.398 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-03 18:51:33.400 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-03 18:51:33.404 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-03 18:51:33.409 | ++ tools/install_prereqs.sh:source:47 : NOW=1630695093 2021-09-03 18:51:33.412 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-03 18:51:33.416 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-03 18:51:33.419 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-03 18:51:33.422 | ++ tools/install_prereqs.sh:source:49 : DELTA=1630695093 2021-09-03 18:51:33.425 | ++ tools/install_prereqs.sh:source:50 : [[ 1630695093 -lt 7200 ]] 2021-09-03 18:51:33.429 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-03 18:51:33.431 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-03 18:51:33.434 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-03 18:51:33.437 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-03 18:51:33.439 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-03 18:51:33.441 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-03 18:51:33.443 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-03 18:51:33.448 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-03 18:51:33.501 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-03 18:51:33.501 | apache2-dev 2021-09-03 18:51:33.501 | bc 2021-09-03 18:51:33.501 | bsdmainutils 2021-09-03 18:51:33.501 | curl 2021-09-03 18:51:33.501 | g++ 2021-09-03 18:51:33.501 | gawk 2021-09-03 18:51:33.501 | gcc 2021-09-03 18:51:33.501 | gettext 2021-09-03 18:51:33.501 | git 2021-09-03 18:51:33.501 | graphviz 2021-09-03 18:51:33.501 | iputils-ping 2021-09-03 18:51:33.501 | libapache2-mod-proxy-uwsgi 2021-09-03 18:51:33.501 | libffi-dev 2021-09-03 18:51:33.502 | libjpeg-dev 2021-09-03 18:51:33.502 | libmysqlclient-dev 2021-09-03 18:51:33.502 | libpcre3-dev 2021-09-03 18:51:33.502 | libpq-dev 2021-09-03 18:51:33.502 | libssl-dev 2021-09-03 18:51:33.502 | libsystemd-dev 2021-09-03 18:51:33.502 | libxml2-dev 2021-09-03 18:51:33.502 | libxslt1-dev 2021-09-03 18:51:33.502 | libyaml-dev 2021-09-03 18:51:33.502 | lsof 2021-09-03 18:51:33.502 | openssh-server 2021-09-03 18:51:33.502 | openssl 2021-09-03 18:51:33.502 | pkg-config 2021-09-03 18:51:33.502 | psmisc 2021-09-03 18:51:33.502 | python3-dev 2021-09-03 18:51:33.502 | python3-pip 2021-09-03 18:51:33.502 | python3-systemd 2021-09-03 18:51:33.502 | python3-venv 2021-09-03 18:51:33.502 | tar 2021-09-03 18:51:33.502 | tcpdump 2021-09-03 18:51:33.502 | unzip 2021-09-03 18:51:33.502 | uuid-runtime 2021-09-03 18:51:33.502 | wget 2021-09-03 18:51:33.502 | wget 2021-09-03 18:51:33.502 | zlib1g-dev 2021-09-03 18:51:33.502 | libkrb5-dev 2021-09-03 18:51:33.502 | libldap2-dev 2021-09-03 18:51:33.502 | libsasl2-dev 2021-09-03 18:51:33.502 | memcached 2021-09-03 18:51:33.502 | python3-mysqldb 2021-09-03 18:51:33.502 | sqlite3 2021-09-03 18:51:33.502 | conntrack 2021-09-03 18:51:33.502 | curl 2021-09-03 18:51:33.502 | dnsmasq-base 2021-09-03 18:51:33.502 | dnsmasq-utils 2021-09-03 18:51:33.502 | ebtables 2021-09-03 18:51:33.503 | genisoimage 2021-09-03 18:51:33.503 | iptables 2021-09-03 18:51:33.503 | iputils-arping 2021-09-03 18:51:33.503 | kpartx 2021-09-03 18:51:33.503 | libjs-jquery-tablesorter 2021-09-03 18:51:33.503 | libmysqlclient-dev 2021-09-03 18:51:33.503 | parted 2021-09-03 18:51:33.503 | pm-utils 2021-09-03 18:51:33.503 | python3-mysqldb 2021-09-03 18:51:33.503 | socat 2021-09-03 18:51:33.503 | sqlite3 2021-09-03 18:51:33.503 | sudo 2021-09-03 18:51:33.503 | vlan 2021-09-03 18:51:33.503 | lsscsi 2021-09-03 18:51:33.503 | open-iscsi 2021-09-03 18:51:33.503 | lvm2 2021-09-03 18:51:33.503 | qemu-utils 2021-09-03 18:51:33.503 | thin-provisioning-tools 2021-09-03 18:51:33.503 | acl 2021-09-03 18:51:33.503 | dnsmasq-base 2021-09-03 18:51:33.503 | dnsmasq-utils 2021-09-03 18:51:33.503 | ebtables 2021-09-03 18:51:33.503 | haproxy 2021-09-03 18:51:33.503 | iptables 2021-09-03 18:51:33.503 | iputils-arping 2021-09-03 18:51:33.503 | iputils-ping 2021-09-03 18:51:33.503 | libmysqlclient-dev 2021-09-03 18:51:33.503 | postgresql-server-dev-all 2021-09-03 18:51:33.504 | python3-mysqldb 2021-09-03 18:51:33.504 | sqlite3 2021-09-03 18:51:33.504 | sudo 2021-09-03 18:51:33.504 | vlan 2021-09-03 18:51:33.504 | pcp 2021-09-03 18:51:33.504 | ipset 2021-09-03 18:51:33.504 | conntrack 2021-09-03 18:51:33.504 | conntrackd 2021-09-03 18:51:33.504 | keepalived 2021-09-03 18:51:33.504 | lvm2 2021-09-03 18:51:33.504 | qemu-utils 2021-09-03 18:51:33.504 | thin-provisioning-tools 2021-09-03 18:51:33.504 | curl 2021-09-03 18:51:33.504 | liberasurecode-dev 2021-09-03 18:51:33.504 | make 2021-09-03 18:51:33.504 | memcached 2021-09-03 18:51:33.504 | sqlite3 2021-09-03 18:51:33.504 | xfsprogs' 2021-09-03 18:51:33.504 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-03 18:51:33.524 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-03 18:51:33.524 | apache2-dev 2021-09-03 18:51:33.524 | bc 2021-09-03 18:51:33.524 | bsdmainutils 2021-09-03 18:51:33.524 | curl 2021-09-03 18:51:33.524 | g++ 2021-09-03 18:51:33.524 | gawk 2021-09-03 18:51:33.524 | gcc 2021-09-03 18:51:33.524 | gettext 2021-09-03 18:51:33.524 | git 2021-09-03 18:51:33.524 | graphviz 2021-09-03 18:51:33.524 | iputils-ping 2021-09-03 18:51:33.524 | libapache2-mod-proxy-uwsgi 2021-09-03 18:51:33.524 | libffi-dev 2021-09-03 18:51:33.524 | libjpeg-dev 2021-09-03 18:51:33.524 | libmysqlclient-dev 2021-09-03 18:51:33.524 | libpcre3-dev 2021-09-03 18:51:33.524 | libpq-dev 2021-09-03 18:51:33.524 | libssl-dev 2021-09-03 18:51:33.524 | libsystemd-dev 2021-09-03 18:51:33.524 | libxml2-dev 2021-09-03 18:51:33.524 | libxslt1-dev 2021-09-03 18:51:33.524 | libyaml-dev 2021-09-03 18:51:33.525 | lsof 2021-09-03 18:51:33.525 | openssh-server 2021-09-03 18:51:33.525 | openssl 2021-09-03 18:51:33.525 | pkg-config 2021-09-03 18:51:33.525 | psmisc 2021-09-03 18:51:33.525 | python3-dev 2021-09-03 18:51:33.525 | python3-pip 2021-09-03 18:51:33.525 | python3-systemd 2021-09-03 18:51:33.525 | python3-venv 2021-09-03 18:51:33.525 | tar 2021-09-03 18:51:33.525 | tcpdump 2021-09-03 18:51:33.525 | unzip 2021-09-03 18:51:33.525 | uuid-runtime 2021-09-03 18:51:33.525 | wget 2021-09-03 18:51:33.525 | wget 2021-09-03 18:51:33.525 | zlib1g-dev 2021-09-03 18:51:33.525 | libkrb5-dev 2021-09-03 18:51:33.525 | libldap2-dev 2021-09-03 18:51:33.525 | libsasl2-dev 2021-09-03 18:51:33.525 | memcached 2021-09-03 18:51:33.525 | python3-mysqldb 2021-09-03 18:51:33.525 | sqlite3 2021-09-03 18:51:33.525 | conntrack 2021-09-03 18:51:33.525 | curl 2021-09-03 18:51:33.525 | dnsmasq-base 2021-09-03 18:51:33.525 | dnsmasq-utils 2021-09-03 18:51:33.525 | ebtables 2021-09-03 18:51:33.525 | genisoimage 2021-09-03 18:51:33.525 | iptables 2021-09-03 18:51:33.525 | iputils-arping 2021-09-03 18:51:33.525 | kpartx 2021-09-03 18:51:33.525 | libjs-jquery-tablesorter 2021-09-03 18:51:33.525 | libmysqlclient-dev 2021-09-03 18:51:33.525 | parted 2021-09-03 18:51:33.525 | pm-utils 2021-09-03 18:51:33.525 | python3-mysqldb 2021-09-03 18:51:33.525 | socat 2021-09-03 18:51:33.526 | sqlite3 2021-09-03 18:51:33.526 | sudo 2021-09-03 18:51:33.526 | vlan 2021-09-03 18:51:33.526 | lsscsi 2021-09-03 18:51:33.526 | open-iscsi 2021-09-03 18:51:33.526 | lvm2 2021-09-03 18:51:33.526 | qemu-utils 2021-09-03 18:51:33.526 | thin-provisioning-tools 2021-09-03 18:51:33.526 | acl 2021-09-03 18:51:33.526 | dnsmasq-base 2021-09-03 18:51:33.526 | dnsmasq-utils 2021-09-03 18:51:33.526 | ebtables 2021-09-03 18:51:33.526 | haproxy 2021-09-03 18:51:33.526 | iptables 2021-09-03 18:51:33.526 | iputils-arping 2021-09-03 18:51:33.526 | iputils-ping 2021-09-03 18:51:33.526 | libmysqlclient-dev 2021-09-03 18:51:33.526 | postgresql-server-dev-all 2021-09-03 18:51:33.526 | python3-mysqldb 2021-09-03 18:51:33.526 | sqlite3 2021-09-03 18:51:33.526 | sudo 2021-09-03 18:51:33.526 | vlan 2021-09-03 18:51:33.526 | pcp 2021-09-03 18:51:33.526 | ipset 2021-09-03 18:51:33.526 | conntrack 2021-09-03 18:51:33.526 | conntrackd 2021-09-03 18:51:33.526 | keepalived 2021-09-03 18:51:33.526 | lvm2 2021-09-03 18:51:33.526 | qemu-utils 2021-09-03 18:51:33.526 | thin-provisioning-tools 2021-09-03 18:51:33.526 | curl 2021-09-03 18:51:33.526 | liberasurecode-dev 2021-09-03 18:51:33.526 | make 2021-09-03 18:51:33.526 | memcached 2021-09-03 18:51:33.526 | sqlite3 2021-09-03 18:51:33.526 | xfsprogs ' 2021-09-03 18:51:33.527 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-03 18:51:33.529 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:51:33.533 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:51:33.536 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 18:51:33.536 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-03 18:51:33.541 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 18:51:33.545 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-03 18:51:33.547 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:51:33.550 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-03 18:51:33.552 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:51:33.554 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:51:33.556 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:51:33.559 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:51:33.561 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:51:33.563 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:51:33.565 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-03 18:51:33.567 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-03 18:51:33.570 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-03 18:51:33.575 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-03 18:51:33.579 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-03 18:51:33.581 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-03 18:51:33.583 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-03 18:51:33.585 | ++ functions-common:time_start:2296 : local start_time= 2021-09-03 18:51:33.587 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 18:51:33.590 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 18:51:33.593 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630695093591 2021-09-03 18:51:33.595 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-03 18:51:33.597 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-03 18:51:33.599 | ++ 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-03 18:51:34.054 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-09-03 18:51:34.070 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-03 18:51:34.210 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-03 18:51:34.356 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-09-03 18:51:36.142 | Reading package lists... 2021-09-03 18:51:36.172 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-03 18:51:36.174 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-03 18:51:36.176 | ++ functions-common:time_stop:2309 : local name 2021-09-03 18:51:36.178 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 18:51:36.180 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:51:36.182 | ++ functions-common:time_stop:2312 : local total 2021-09-03 18:51:36.185 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 18:51:36.187 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-03 18:51:36.189 | ++ functions-common:time_stop:2316 : start_time=1630695093591 2021-09-03 18:51:36.191 | ++ functions-common:time_stop:2318 : [[ -z 1630695093591 ]] 2021-09-03 18:51:36.193 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:51:36.197 | ++ functions-common:time_stop:2321 : end_time=1630695096195 2021-09-03 18:51:36.199 | ++ functions-common:time_stop:2322 : elapsed_time=2604 2021-09-03 18:51:36.201 | ++ functions-common:time_stop:2323 : total=0 2021-09-03 18:51:36.203 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:51:36.205 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2604 2021-09-03 18:51:36.208 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 18:51:36.210 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:51:36.212 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:51:36.214 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:51:36.216 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 18:51:36.242 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 18:51:36.348 | Reading package lists... 2021-09-03 18:51:36.564 | Building dependency tree... 2021-09-03 18:51:36.565 | Reading state information... 2021-09-03 18:51:36.823 | bc is already the newest version (1.07.1-2build1). 2021-09-03 18:51:36.823 | bc set to manually installed. 2021-09-03 18:51:36.823 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-03 18:51:36.823 | bsdmainutils set to manually installed. 2021-09-03 18:51:36.823 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-03 18:51:36.823 | gawk set to manually installed. 2021-09-03 18:51:36.823 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-03 18:51:36.823 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-03 18:51:36.823 | iptables set to manually installed. 2021-09-03 18:51:36.823 | iputils-ping is already the newest version (3:20190709-3). 2021-09-03 18:51:36.823 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-03 18:51:36.823 | kpartx set to manually installed. 2021-09-03 18:51:36.823 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-03 18:51:36.823 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-03 18:51:36.823 | psmisc is already the newest version (23.3-1). 2021-09-03 18:51:36.823 | psmisc set to manually installed. 2021-09-03 18:51:36.823 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-03 18:51:36.823 | python3-systemd is already the newest version (234-3build2). 2021-09-03 18:51:36.823 | python3-systemd set to manually installed. 2021-09-03 18:51:36.823 | tcpdump is already the newest version (4.9.3-4). 2021-09-03 18:51:36.823 | tcpdump set to manually installed. 2021-09-03 18:51:36.823 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-03 18:51:36.823 | thin-provisioning-tools set to manually installed. 2021-09-03 18:51:36.823 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-03 18:51:36.823 | wget set to manually installed. 2021-09-03 18:51:36.823 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-03 18:51:36.823 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-09-03 18:51:36.823 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-03 18:51:36.824 | lsof set to manually installed. 2021-09-03 18:51:36.824 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-03 18:51:36.824 | parted set to manually installed. 2021-09-03 18:51:36.824 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-03 18:51:36.824 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-03 18:51:36.824 | tar set to manually installed. 2021-09-03 18:51:36.824 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-03 18:51:36.824 | uuid-runtime set to manually installed. 2021-09-03 18:51:36.824 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-03 18:51:36.824 | zlib1g-dev set to manually installed. 2021-09-03 18:51:36.824 | The following packages were automatically installed and are no longer required: 2021-09-03 18:51:36.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:51:36.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:51:36.824 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:51:36.824 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:51:36.824 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:51:36.824 | python3-zope.interface 2021-09-03 18:51:36.824 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:51:36.824 | The following additional packages will be installed: 2021-09-03 18:51:36.824 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-03 18:51:36.824 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-09-03 18:51:36.824 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-09-03 18:51:36.824 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-09-03 18:51:36.824 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-03 18:51:36.825 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-09-03 18:51:36.825 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-09-03 18:51:36.825 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-09-03 18:51:36.825 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-09-03 18:51:36.825 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-09-03 18:51:36.825 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-09-03 18:51:36.825 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-09-03 18:51:36.825 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-03 18:51:36.825 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-09-03 18:51:36.825 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-09-03 18:51:36.825 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-09-03 18:51:36.825 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-09-03 18:51:36.825 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-09-03 18:51:36.825 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-09-03 18:51:36.825 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-09-03 18:51:36.825 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-09-03 18:51:36.825 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-09-03 18:51:36.825 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-03 18:51:36.825 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-03 18:51:36.825 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-09-03 18:51:36.825 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-09-03 18:51:36.825 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-09-03 18:51:36.825 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-09-03 18:51:36.825 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-09-03 18:51:36.825 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-09-03 18:51:36.825 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-09-03 18:51:36.825 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-09-03 18:51:36.825 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-09-03 18:51:36.825 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-09-03 18:51:36.825 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-09-03 18:51:36.825 | systemd-timesyncd uuid-dev vbetool x11-common 2021-09-03 18:51:36.827 | Suggested packages: 2021-09-03 18:51:36.827 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-09-03 18:51:36.827 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-09-03 18:51:36.827 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-09-03 18:51:36.827 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-09-03 18:51:36.827 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-09-03 18:51:36.827 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-09-03 18:51:36.827 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-09-03 18:51:36.827 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-09-03 18:51:36.827 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-09-03 18:51:36.827 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-09-03 18:51:36.827 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-09-03 18:51:36.827 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-09-03 18:51:36.827 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-09-03 18:51:36.827 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-09-03 18:51:36.827 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-09-03 18:51:37.050 | The following NEW packages will be installed: 2021-09-03 18:51:37.051 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-09-03 18:51:37.051 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-09-03 18:51:37.051 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-09-03 18:51:37.051 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-09-03 18:51:37.051 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-03 18:51:37.051 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-09-03 18:51:37.051 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-09-03 18:51:37.051 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-09-03 18:51:37.051 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-03 18:51:37.051 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-03 18:51:37.051 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-03 18:51:37.051 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-09-03 18:51:37.051 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-09-03 18:51:37.051 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-09-03 18:51:37.051 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-03 18:51:37.051 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-03 18:51:37.051 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-09-03 18:51:37.051 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-09-03 18:51:37.051 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-09-03 18:51:37.051 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-03 18:51:37.051 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-03 18:51:37.051 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-03 18:51:37.051 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-09-03 18:51:37.051 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-09-03 18:51:37.051 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-03 18:51:37.051 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-09-03 18:51:37.051 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-03 18:51:37.051 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-09-03 18:51:37.051 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-09-03 18:51:37.052 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-09-03 18:51:37.052 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-09-03 18:51:37.052 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-09-03 18:51:37.052 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-09-03 18:51:37.052 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-09-03 18:51:37.052 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-09-03 18:51:37.052 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-09-03 18:51:37.052 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-09-03 18:51:37.052 | postgresql-client-12 postgresql-client-common postgresql-common 2021-09-03 18:51:37.052 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-09-03 18:51:37.052 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-09-03 18:51:37.052 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-09-03 18:51:37.052 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-09-03 18:51:37.052 | The following packages will be upgraded: 2021-09-03 18:51:37.053 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-09-03 18:51:37.053 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-09-03 18:51:37.053 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-09-03 18:51:37.164 | 16 upgraded, 220 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:51:37.164 | Need to get 156 MB of archives. 2021-09-03 18:51:37.164 | After this operation, 777 MB of additional disk space will be used. 2021-09-03 18:51:37.164 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-09-03 18:51:37.325 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-09-03 18:51:37.336 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-09-03 18:51:37.341 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-09-03 18:51:37.410 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-09-03 18:51:38.086 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-09-03 18:51:38.093 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-09-03 18:51:38.095 | 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-03 18:51:38.200 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-09-03 18:51:38.202 | 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-03 18:51:38.203 | 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-03 18:51:38.206 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-09-03 18:51:38.207 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-09-03 18:51:38.211 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-09-03 18:51:38.217 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-09-03 18:51:38.218 | 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-03 18:51:38.281 | 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-03 18:51:38.565 | 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-03 18:51:38.653 | 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-03 18:51:38.674 | 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-03 18:51:38.676 | 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-03 18:51:38.678 | 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-03 18:51:38.681 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-09-03 18:51:38.963 | 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-03 18:51:38.965 | 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-03 18:51:38.966 | 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-03 18:51:38.966 | 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-03 18:51:39.205 | 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-03 18:51:39.206 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-09-03 18:51:39.206 | 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-03 18:51:39.269 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-09-03 18:51:39.488 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-09-03 18:51:39.568 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-09-03 18:51:39.593 | 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-03 18:51:39.657 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-09-03 18:51:39.829 | 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-03 18:51:39.846 | 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-03 18:51:39.848 | 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-03 18:51:39.891 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-09-03 18:51:40.071 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-09-03 18:51:40.073 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-03 18:51:40.073 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-09-03 18:51:40.116 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-09-03 18:51:40.148 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-09-03 18:51:40.274 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-09-03 18:51:40.377 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-09-03 18:51:43.149 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-09-03 18:51:44.769 | Get:48 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-03 18:51:45.063 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-09-03 18:51:45.065 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-09-03 18:51:45.066 | Get:51 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-03 18:51:45.114 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-09-03 18:51:45.510 | Get:53 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-03 18:51:45.581 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-09-03 18:51:45.638 | Get:55 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-03 18:51:46.485 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-09-03 18:51:47.666 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-09-03 18:51:47.697 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-09-03 18:51:47.767 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-09-03 18:51:47.768 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-09-03 18:51:47.769 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-09-03 18:51:47.788 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-09-03 18:51:47.789 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-09-03 18:51:47.801 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-09-03 18:51:47.801 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-09-03 18:51:47.833 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-09-03 18:51:47.858 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-09-03 18:51:47.964 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-09-03 18:51:47.967 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-09-03 18:51:47.969 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-09-03 18:51:48.183 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-09-03 18:51:48.184 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-09-03 18:51:48.188 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-09-03 18:51:48.298 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-09-03 18:51:48.309 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-09-03 18:51:48.310 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-09-03 18:51:48.372 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-09-03 18:51:48.482 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-09-03 18:51:48.516 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-09-03 18:51:48.582 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-09-03 18:51:48.586 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-09-03 18:51:48.618 | Get:82 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-03 18:51:49.995 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-09-03 18:51:49.996 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-09-03 18:51:49.997 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-09-03 18:51:49.998 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-09-03 18:51:49.998 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-09-03 18:51:49.999 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-09-03 18:51:50.002 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-09-03 18:51:50.002 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-09-03 18:51:50.003 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-09-03 18:51:50.048 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-09-03 18:51:50.049 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-09-03 18:51:50.100 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-09-03 18:51:50.101 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-09-03 18:51:50.112 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-03 18:51:50.285 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-09-03 18:51:50.377 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-09-03 18:51:50.378 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-09-03 18:51:50.402 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-09-03 18:51:50.462 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-09-03 18:51:50.571 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-09-03 18:51:50.662 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-09-03 18:51:50.674 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-09-03 18:51:50.721 | Get:105 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-03 18:51:50.772 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-03 18:51:50.774 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-03 18:51:50.783 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-09-03 18:51:50.822 | Get:109 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-03 18:51:50.845 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-03 18:51:50.849 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-09-03 18:51:50.860 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-03 18:51:50.873 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-09-03 18:51:50.892 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-09-03 18:51:50.893 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-09-03 18:51:50.894 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-03 18:51:50.896 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-09-03 18:51:50.946 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-09-03 18:51:50.952 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-09-03 18:51:50.986 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-09-03 18:51:50.997 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-09-03 18:51:50.999 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-09-03 18:51:51.001 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-09-03 18:51:51.014 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-09-03 18:51:51.017 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-09-03 18:51:51.020 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-09-03 18:51:51.021 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-09-03 18:51:51.076 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-09-03 18:51:51.091 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-09-03 18:51:51.106 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-09-03 18:51:51.108 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-09-03 18:51:51.121 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-09-03 18:51:51.122 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-03 18:51:51.137 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-09-03 18:51:51.140 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-03 18:51:51.155 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-09-03 18:51:51.262 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-09-03 18:51:51.265 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-09-03 18:51:51.267 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-09-03 18:51:51.271 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-09-03 18:51:51.299 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-09-03 18:51:51.303 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-09-03 18:51:51.304 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-09-03 18:51:51.305 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-09-03 18:51:51.306 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-09-03 18:51:51.308 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-09-03 18:51:51.351 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-09-03 18:51:51.355 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-09-03 18:51:51.365 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-09-03 18:51:51.369 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-09-03 18:51:51.371 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-03 18:51:51.371 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-03 18:51:51.372 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-09-03 18:51:51.392 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-09-03 18:51:51.520 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-09-03 18:51:51.521 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-03 18:51:51.522 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-09-03 18:51:52.759 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-09-03 18:51:52.765 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-09-03 18:51:52.769 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-09-03 18:51:52.774 | Get:161 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-03 18:51:52.866 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-03 18:51:52.866 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-03 18:51:52.867 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-09-03 18:51:52.920 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-09-03 18:51:52.921 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-09-03 18:51:52.924 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-09-03 18:51:52.963 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-03 18:51:52.965 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-03 18:51:52.966 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-09-03 18:51:53.194 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-09-03 18:51:53.436 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-09-03 18:51:53.496 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-09-03 18:51:53.515 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-09-03 18:51:53.720 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-09-03 18:51:53.763 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-09-03 18:51:53.772 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-09-03 18:51:53.772 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-09-03 18:51:53.803 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-09-03 18:51:53.824 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-09-03 18:51:53.833 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-09-03 18:51:53.896 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-09-03 18:51:53.899 | Get:183 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-03 18:51:54.412 | Get:184 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-03 18:51:54.658 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-09-03 18:51:54.746 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-09-03 18:51:54.800 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-09-03 18:51:54.801 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-09-03 18:51:54.803 | 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-03 18:51:54.889 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-09-03 18:51:54.909 | 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-03 18:51:54.969 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-09-03 18:51:55.007 | 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-03 18:51:55.820 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-09-03 18:51:55.870 | 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-03 18:51:55.954 | 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-03 18:51:55.964 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-09-03 18:51:57.107 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-09-03 18:51:57.109 | 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-03 18:52:01.488 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-09-03 18:52:01.490 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-09-03 18:52:01.497 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-09-03 18:52:01.586 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-09-03 18:52:01.673 | 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-03 18:52:01.906 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-03 18:52:01.908 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-09-03 18:52:01.926 | 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-03 18:52:02.011 | 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-03 18:52:02.013 | 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-03 18:52:02.367 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-09-03 18:52:02.368 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-09-03 18:52:02.370 | 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-03 18:52:02.412 | 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-03 18:52:02.413 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-09-03 18:52:02.413 | 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-03 18:52:02.415 | 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-03 18:52:02.460 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-09-03 18:52:02.508 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-09-03 18:52:02.526 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-09-03 18:52:02.548 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-03 18:52:02.549 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-09-03 18:52:02.550 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-09-03 18:52:02.551 | 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-03 18:52:02.551 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-09-03 18:52:02.552 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-09-03 18:52:02.553 | 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-03 18:52:02.573 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-09-03 18:52:02.574 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-09-03 18:52:02.615 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-09-03 18:52:02.617 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-09-03 18:52:02.618 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-09-03 18:52:02.632 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-09-03 18:52:02.638 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-09-03 18:52:02.646 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-09-03 18:52:03.092 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-09-03 18:52:03.099 | 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-03 18:52:04.535 | Preconfiguring packages ... 2021-09-03 18:52:04.677 | Fetched 156 MB in 26s (6,001 kB/s) 2021-09-03 18:52:04.743 | (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-03 18:52:04.746 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:04.767 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:52:04.832 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:04.846 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:52:05.252 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:05.257 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:52:05.299 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:05.310 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:52:05.379 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:05.539 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:52:06.303 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:06.311 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-09-03 18:52:06.392 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:52:06.441 | Selecting previously unselected package libapr1:amd64. 2021-09-03 18:52:06.479 | (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-03 18:52:06.481 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-09-03 18:52:06.484 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-03 18:52:06.544 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 18:52:06.557 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-03 18:52:06.768 | Selecting previously unselected package libaprutil1:amd64. 2021-09-03 18:52:06.776 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:52:06.778 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:06.815 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-03 18:52:06.823 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:52:06.825 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:06.861 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-03 18:52:06.879 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-09-03 18:52:06.938 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-03 18:52:06.945 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:52:06.947 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:06.978 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-09-03 18:52:06.983 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-09-03 18:52:07.040 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-09-03 18:52:07.053 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-09-03 18:52:07.113 | Selecting previously unselected package libjansson4:amd64. 2021-09-03 18:52:07.120 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-09-03 18:52:07.122 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-09-03 18:52:07.153 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-03 18:52:07.159 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-09-03 18:52:07.161 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-03 18:52:07.220 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:07.226 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-09-03 18:52:07.342 | Selecting previously unselected package apache2-bin. 2021-09-03 18:52:07.349 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:52:07.351 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:07.556 | Selecting previously unselected package apache2-data. 2021-09-03 18:52:07.563 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-09-03 18:52:07.566 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:07.671 | Selecting previously unselected package apache2-utils. 2021-09-03 18:52:07.678 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:52:07.680 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:07.725 | Selecting previously unselected package apache2. 2021-09-03 18:52:07.732 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:52:07.751 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:07.815 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-03 18:52:07.822 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-09-03 18:52:07.824 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-03 18:52:07.871 | Selecting previously unselected package haproxy. 2021-09-03 18:52:07.878 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-09-03 18:52:07.887 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-09-03 18:52:08.105 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-03 18:52:08.112 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-09-03 18:52:08.115 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:08.151 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-03 18:52:08.157 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-09-03 18:52:08.159 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:08.190 | Selecting previously unselected package mysql-common. 2021-09-03 18:52:08.197 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-09-03 18:52:08.214 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-03 18:52:08.241 | Selecting previously unselected package libmysqlclient21:amd64. 2021-09-03 18:52:08.248 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:52:08.250 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:52:08.484 | Selecting previously unselected package libsensors-config. 2021-09-03 18:52:08.491 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-09-03 18:52:08.493 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-03 18:52:08.520 | Selecting previously unselected package libsensors5:amd64. 2021-09-03 18:52:08.528 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-09-03 18:52:08.631 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-03 18:52:08.662 | Selecting previously unselected package libsnmp-base. 2021-09-03 18:52:08.669 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-09-03 18:52:08.671 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:52:08.738 | Selecting previously unselected package libsnmp35:amd64. 2021-09-03 18:52:08.746 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-09-03 18:52:08.748 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:52:08.914 | Selecting previously unselected package keepalived. 2021-09-03 18:52:08.922 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-09-03 18:52:08.924 | Unpacking keepalived (1:2.0.19-2) ... 2021-09-03 18:52:09.008 | Selecting previously unselected package memcached. 2021-09-03 18:52:09.015 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-09-03 18:52:09.018 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-09-03 18:52:09.075 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-09-03 18:52:09.522 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-09-03 18:52:09.617 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 18:52:09.624 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-09-03 18:52:09.750 | Selecting previously unselected package python3-yaml. 2021-09-03 18:52:09.758 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-09-03 18:52:09.760 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-03 18:52:09.813 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 18:52:09.819 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 18:52:09.867 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 18:52:09.947 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 18:52:10.407 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-09-03 18:52:10.435 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-09-03 18:52:10.582 | Selecting previously unselected package acl. 2021-09-03 18:52:10.590 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-09-03 18:52:10.592 | Unpacking acl (2.2.53-6) ... 2021-09-03 18:52:10.622 | Selecting previously unselected package autotools-dev. 2021-09-03 18:52:10.630 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-09-03 18:52:10.632 | Unpacking autotools-dev (20180224.1) ... 2021-09-03 18:52:10.668 | Selecting previously unselected package m4. 2021-09-03 18:52:10.675 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-09-03 18:52:10.677 | Unpacking m4 (1.4.18-4) ... 2021-09-03 18:52:10.737 | Selecting previously unselected package autoconf. 2021-09-03 18:52:10.744 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-09-03 18:52:10.746 | Unpacking autoconf (2.69-11.1) ... 2021-09-03 18:52:10.825 | Selecting previously unselected package automake. 2021-09-03 18:52:10.832 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-09-03 18:52:10.837 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-09-03 18:52:10.936 | Selecting previously unselected package autopoint. 2021-09-03 18:52:10.943 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-09-03 18:52:10.945 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-09-03 18:52:10.986 | Selecting previously unselected package libllvm10:amd64. 2021-09-03 18:52:10.994 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:10.996 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:13.223 | Selecting previously unselected package libclang-cpp10. 2021-09-03 18:52:13.231 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:13.233 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:14.740 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-09-03 18:52:14.748 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:14.750 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:15.219 | Selecting previously unselected package libgc1c2:amd64. 2021-09-03 18:52:15.227 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-09-03 18:52:15.229 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-03 18:52:15.274 | Selecting previously unselected package libobjc4:amd64. 2021-09-03 18:52:15.281 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:15.283 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:15.312 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-09-03 18:52:15.320 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:15.322 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:15.397 | Selecting previously unselected package libc6-i386. 2021-09-03 18:52:15.404 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-09-03 18:52:15.407 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-03 18:52:15.913 | Selecting previously unselected package lib32gcc-s1. 2021-09-03 18:52:15.921 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:15.923 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:15.961 | Selecting previously unselected package lib32stdc++6. 2021-09-03 18:52:15.969 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:15.971 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:16.070 | Selecting previously unselected package libclang-common-10-dev. 2021-09-03 18:52:16.077 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:16.079 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:17.051 | Selecting previously unselected package libclang1-10. 2021-09-03 18:52:17.060 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:17.062 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:18.179 | Selecting previously unselected package clang-10. 2021-09-03 18:52:18.187 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:18.190 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:18.227 | Selecting previously unselected package libtool. 2021-09-03 18:52:18.235 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-09-03 18:52:18.237 | Unpacking libtool (2.4.6-14) ... 2021-09-03 18:52:18.284 | Selecting previously unselected package dh-autoreconf. 2021-09-03 18:52:18.291 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-09-03 18:52:18.293 | Unpacking dh-autoreconf (19) ... 2021-09-03 18:52:18.319 | Selecting previously unselected package libdebhelper-perl. 2021-09-03 18:52:18.328 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-09-03 18:52:18.330 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-09-03 18:52:18.375 | Selecting previously unselected package libarchive-zip-perl. 2021-09-03 18:52:18.383 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-09-03 18:52:18.385 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-09-03 18:52:18.428 | Selecting previously unselected package libsub-override-perl. 2021-09-03 18:52:18.435 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-09-03 18:52:18.438 | Unpacking libsub-override-perl (0.09-2) ... 2021-09-03 18:52:18.463 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-03 18:52:18.470 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-09-03 18:52:18.472 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-03 18:52:18.499 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-03 18:52:18.507 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-09-03 18:52:18.509 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-09-03 18:52:18.535 | Selecting previously unselected package libdpkg-perl. 2021-09-03 18:52:18.543 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-09-03 18:52:18.546 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-09-03 18:52:18.620 | Selecting previously unselected package make. 2021-09-03 18:52:18.628 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-09-03 18:52:18.630 | Unpacking make (4.2.1-1.2) ... 2021-09-03 18:52:18.677 | Selecting previously unselected package dpkg-dev. 2021-09-03 18:52:18.685 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-09-03 18:52:18.687 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-09-03 18:52:18.828 | Selecting previously unselected package dwz. 2021-09-03 18:52:18.836 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-09-03 18:52:18.839 | Unpacking dwz (0.13-5) ... 2021-09-03 18:52:18.889 | Selecting previously unselected package libcroco3:amd64. 2021-09-03 18:52:18.897 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-09-03 18:52:18.899 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-09-03 18:52:18.939 | Selecting previously unselected package gettext. 2021-09-03 18:52:18.946 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-09-03 18:52:18.948 | Unpacking gettext (0.19.8.1-10build1) ... 2021-09-03 18:52:19.112 | Selecting previously unselected package intltool-debian. 2021-09-03 18:52:19.120 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-09-03 18:52:19.122 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-09-03 18:52:19.151 | Selecting previously unselected package po-debconf. 2021-09-03 18:52:19.158 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-09-03 18:52:19.163 | Unpacking po-debconf (1.0.21) ... 2021-09-03 18:52:19.231 | Selecting previously unselected package debhelper. 2021-09-03 18:52:19.238 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-09-03 18:52:19.240 | Unpacking debhelper (12.10ubuntu1) ... 2021-09-03 18:52:19.426 | Selecting previously unselected package uuid-dev:amd64. 2021-09-03 18:52:19.434 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-09-03 18:52:19.436 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-03 18:52:19.472 | Selecting previously unselected package libsctp1:amd64. 2021-09-03 18:52:19.479 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-09-03 18:52:19.481 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:52:19.507 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-03 18:52:19.517 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-09-03 18:52:19.520 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:52:19.559 | Selecting previously unselected package libapr1-dev. 2021-09-03 18:52:19.567 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-09-03 18:52:19.569 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-03 18:52:19.819 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-03 18:52:19.827 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-09-03 18:52:19.829 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 18:52:19.952 | Selecting previously unselected package libaprutil1-dev. 2021-09-03 18:52:19.960 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-09-03 18:52:19.963 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-03 18:52:20.169 | Selecting previously unselected package apache2-dev. 2021-09-03 18:52:20.177 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:52:20.179 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:20.245 | Selecting previously unselected package binfmt-support. 2021-09-03 18:52:20.253 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-09-03 18:52:20.263 | Unpacking binfmt-support (2.2.0-2) ... 2021-09-03 18:52:20.295 | Selecting previously unselected package g++-9. 2021-09-03 18:52:20.303 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:20.305 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:21.444 | Selecting previously unselected package g++. 2021-09-03 18:52:21.452 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-09-03 18:52:21.454 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-09-03 18:52:21.476 | Selecting previously unselected package build-essential. 2021-09-03 18:52:21.484 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-09-03 18:52:21.487 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-09-03 18:52:21.512 | Selecting previously unselected package conntrack. 2021-09-03 18:52:21.519 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-09-03 18:52:21.521 | Unpacking conntrack (1:1.4.5-2) ... 2021-09-03 18:52:21.554 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-03 18:52:21.562 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-09-03 18:52:21.564 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-03 18:52:21.592 | Selecting previously unselected package libnetfilter-queue1. 2021-09-03 18:52:21.600 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-09-03 18:52:21.603 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-09-03 18:52:21.633 | Selecting previously unselected package conntrackd. 2021-09-03 18:52:21.641 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-09-03 18:52:21.643 | Unpacking conntrackd (1:1.4.5-2) ... 2021-09-03 18:52:21.690 | Selecting previously unselected package dns-root-data. 2021-09-03 18:52:21.698 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-09-03 18:52:21.701 | Unpacking dns-root-data (2019052802) ... 2021-09-03 18:52:21.731 | Selecting previously unselected package libidn11:amd64. 2021-09-03 18:52:21.739 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-09-03 18:52:21.741 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-03 18:52:21.776 | Selecting previously unselected package dnsmasq-base. 2021-09-03 18:52:21.784 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-03 18:52:21.786 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-03 18:52:21.853 | Selecting previously unselected package dnsmasq-utils. 2021-09-03 18:52:21.860 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-09-03 18:52:21.862 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-03 18:52:21.895 | Selecting previously unselected package ebtables. 2021-09-03 18:52:21.903 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-09-03 18:52:21.917 | Unpacking ebtables (2.0.11-3build1) ... 2021-09-03 18:52:21.958 | Selecting previously unselected package libfakeroot:amd64. 2021-09-03 18:52:21.966 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-09-03 18:52:21.968 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-09-03 18:52:21.999 | Selecting previously unselected package fakeroot. 2021-09-03 18:52:22.007 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-09-03 18:52:22.010 | Unpacking fakeroot (1.24-1) ... 2021-09-03 18:52:22.049 | Selecting previously unselected package fonts-dejavu-core. 2021-09-03 18:52:22.056 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-03 18:52:22.059 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-03 18:52:22.230 | Selecting previously unselected package fonts-liberation. 2021-09-03 18:52:22.238 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-09-03 18:52:22.240 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-09-03 18:52:22.378 | Selecting previously unselected package fontconfig-config. 2021-09-03 18:52:22.386 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-09-03 18:52:22.391 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-03 18:52:22.438 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-03 18:52:22.446 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-09-03 18:52:22.448 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-03 18:52:22.495 | Selecting previously unselected package fontconfig. 2021-09-03 18:52:22.502 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-09-03 18:52:22.505 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-09-03 18:52:22.552 | Selecting previously unselected package genisoimage. 2021-09-03 18:52:22.560 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-09-03 18:52:22.562 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-03 18:52:22.641 | Selecting previously unselected package libann0. 2021-09-03 18:52:22.649 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-09-03 18:52:22.652 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-09-03 18:52:22.684 | Selecting previously unselected package libcdt5:amd64. 2021-09-03 18:52:22.691 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:22.693 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:22.721 | Selecting previously unselected package libcgraph6:amd64. 2021-09-03 18:52:22.729 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:22.731 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:22.767 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-03 18:52:22.775 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-03 18:52:22.777 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:52:22.821 | Selecting previously unselected package libjpeg8:amd64. 2021-09-03 18:52:22.828 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-03 18:52:22.830 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:22.857 | Selecting previously unselected package libjbig0:amd64. 2021-09-03 18:52:22.865 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-03 18:52:22.867 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-03 18:52:22.900 | Selecting previously unselected package libwebp6:amd64. 2021-09-03 18:52:22.907 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:22.909 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-03 18:52:22.963 | Selecting previously unselected package libtiff5:amd64. 2021-09-03 18:52:22.971 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:22.973 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-03 18:52:23.026 | Selecting previously unselected package libxpm4:amd64. 2021-09-03 18:52:23.033 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-03 18:52:23.035 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-03 18:52:23.068 | Selecting previously unselected package libgd3:amd64. 2021-09-03 18:52:23.077 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-09-03 18:52:23.079 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-09-03 18:52:23.127 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-03 18:52:23.136 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-03 18:52:23.138 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-03 18:52:23.188 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-03 18:52:23.195 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-09-03 18:52:23.198 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-03 18:52:23.258 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-03 18:52:23.266 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-09-03 18:52:23.268 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-09-03 18:52:23.297 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-03 18:52:23.305 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-09-03 18:52:23.308 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-09-03 18:52:23.334 | Selecting previously unselected package libxrender1:amd64. 2021-09-03 18:52:23.342 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-03 18:52:23.344 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-03 18:52:23.377 | Selecting previously unselected package libcairo2:amd64. 2021-09-03 18:52:23.385 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:23.387 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-03 18:52:23.486 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-03 18:52:23.494 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-09-03 18:52:23.496 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-03 18:52:23.533 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-03 18:52:23.541 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-09-03 18:52:23.543 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-03 18:52:23.628 | Selecting previously unselected package libthai-data. 2021-09-03 18:52:23.636 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-09-03 18:52:23.638 | Unpacking libthai-data (0.1.28-3) ... 2021-09-03 18:52:23.690 | Selecting previously unselected package libdatrie1:amd64. 2021-09-03 18:52:23.698 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-09-03 18:52:23.700 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-09-03 18:52:23.732 | Selecting previously unselected package libthai0:amd64. 2021-09-03 18:52:23.739 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-09-03 18:52:23.741 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-09-03 18:52:23.771 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-03 18:52:23.780 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 18:52:23.782 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:52:23.832 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-03 18:52:23.840 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 18:52:23.842 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:52:23.875 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-03 18:52:23.883 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-09-03 18:52:23.885 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:52:23.916 | Selecting previously unselected package libpathplan4:amd64. 2021-09-03 18:52:23.924 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:23.926 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:23.956 | Selecting previously unselected package libgvc6. 2021-09-03 18:52:23.964 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:23.966 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-09-03 18:52:24.084 | Selecting previously unselected package libgvpr2:amd64. 2021-09-03 18:52:24.092 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:24.095 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:24.145 | Selecting previously unselected package liblab-gamut1:amd64. 2021-09-03 18:52:24.154 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:24.156 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:24.315 | Selecting previously unselected package x11-common. 2021-09-03 18:52:24.322 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-09-03 18:52:24.346 | dpkg-query: no packages found matching nux-tools 2021-09-03 18:52:24.357 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-09-03 18:52:24.404 | Selecting previously unselected package libice6:amd64. 2021-09-03 18:52:24.411 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-09-03 18:52:24.414 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-03 18:52:24.446 | Selecting previously unselected package libsm6:amd64. 2021-09-03 18:52:24.454 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-09-03 18:52:24.457 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-09-03 18:52:24.487 | Selecting previously unselected package libxt6:amd64. 2021-09-03 18:52:24.494 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-03 18:52:24.496 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-03 18:52:24.546 | Selecting previously unselected package libxmu6:amd64. 2021-09-03 18:52:24.554 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-09-03 18:52:24.556 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-03 18:52:24.589 | Selecting previously unselected package libxaw7:amd64. 2021-09-03 18:52:24.596 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-03 18:52:24.598 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-03 18:52:24.651 | Selecting previously unselected package graphviz. 2021-09-03 18:52:24.658 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-09-03 18:52:24.660 | Unpacking graphviz (2.42.2-3build2) ... 2021-09-03 18:52:24.796 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-03 18:52:24.803 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-09-03 18:52:24.806 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:24.856 | Selecting previously unselected package libibverbs1:amd64. 2021-09-03 18:52:24.864 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-09-03 18:52:24.866 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:24.909 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-03 18:52:24.916 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-09-03 18:52:24.931 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:24.991 | Selecting previously unselected package icu-devtools. 2021-09-03 18:52:24.999 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-09-03 18:52:25.001 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-09-03 18:52:25.059 | Selecting previously unselected package iputils-arping. 2021-09-03 18:52:25.067 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-09-03 18:52:25.068 | Unpacking iputils-arping (3:20190709-3) ... 2021-09-03 18:52:25.102 | Selecting previously unselected package javascript-common. 2021-09-03 18:52:25.110 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-09-03 18:52:25.125 | Unpacking javascript-common (11) ... 2021-09-03 18:52:25.154 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-03 18:52:25.162 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:52:25.165 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:25.199 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-03 18:52:25.207 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:52:25.210 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:25.241 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-03 18:52:25.249 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:52:25.252 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:25.288 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-03 18:52:25.296 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:52:25.298 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:25.332 | Selecting previously unselected package comerr-dev:amd64. 2021-09-03 18:52:25.340 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-09-03 18:52:25.344 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-03 18:52:25.375 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-03 18:52:25.384 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:52:25.386 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:25.436 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-03 18:52:25.443 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-09-03 18:52:25.446 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-09-03 18:52:25.476 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-03 18:52:25.484 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-09-03 18:52:25.486 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-03 18:52:25.513 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-03 18:52:25.520 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-03 18:52:25.523 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-03 18:52:25.547 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-03 18:52:25.555 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-03 18:52:25.557 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-03 18:52:25.589 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-09-03 18:52:25.597 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-03 18:52:25.598 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:52:25.665 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-09-03 18:52:25.673 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-09-03 18:52:25.675 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:52:25.740 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-03 18:52:25.749 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-09-03 18:52:25.751 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-09-03 18:52:25.780 | Selecting previously unselected package libgts-bin. 2021-09-03 18:52:25.788 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-03 18:52:25.790 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-03 18:52:25.825 | Selecting previously unselected package libicu-dev:amd64. 2021-09-03 18:52:25.832 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-09-03 18:52:25.835 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-03 18:52:27.267 | Selecting previously unselected package libipset13:amd64. 2021-09-03 18:52:27.275 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-09-03 18:52:27.278 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-09-03 18:52:27.312 | Selecting previously unselected package librdmacm1:amd64. 2021-09-03 18:52:27.320 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-09-03 18:52:27.322 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:27.360 | Selecting previously unselected package libiscsi7:amd64. 2021-09-03 18:52:27.368 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-09-03 18:52:27.370 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-09-03 18:52:27.403 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-03 18:52:27.411 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-09-03 18:52:27.413 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:52:27.472 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-03 18:52:27.481 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-03 18:52:27.497 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:27.521 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-03 18:52:27.529 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-03 18:52:27.531 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:27.554 | Selecting previously unselected package libjs-jquery. 2021-09-03 18:52:27.562 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-09-03 18:52:27.564 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-09-03 18:52:27.624 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-03 18:52:27.632 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-09-03 18:52:27.634 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-09-03 18:52:27.659 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-03 18:52:27.668 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-09-03 18:52:27.670 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-03 18:52:27.745 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-03 18:52:27.754 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-09-03 18:52:27.756 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-09-03 18:52:27.810 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-03 18:52:27.818 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-03 18:52:27.820 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-03 18:52:27.847 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-03 18:52:27.855 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-03 18:52:27.857 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-03 18:52:27.887 | Selecting previously unselected package libssl-dev:amd64. 2021-09-03 18:52:27.895 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-09-03 18:52:27.897 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:52:28.152 | Selecting previously unselected package libmysqlclient-dev. 2021-09-03 18:52:28.160 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:52:28.162 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:52:28.450 | Selecting previously unselected package libncurses-dev:amd64. 2021-09-03 18:52:28.458 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-03 18:52:28.460 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:52:28.552 | Selecting previously unselected package libnspr4:amd64. 2021-09-03 18:52:28.561 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-09-03 18:52:28.563 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-09-03 18:52:28.605 | Selecting previously unselected package libnss3:amd64. 2021-09-03 18:52:28.613 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-09-03 18:52:28.615 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-03 18:52:28.817 | Selecting previously unselected package libomp5-10:amd64. 2021-09-03 18:52:28.825 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:28.828 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:28.902 | Selecting previously unselected package libomp-10-dev. 2021-09-03 18:52:28.910 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:28.912 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:28.945 | Selecting previously unselected package pcp-conf. 2021-09-03 18:52:28.952 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-09-03 18:52:28.954 | Unpacking pcp-conf (5.0.3-1) ... 2021-09-03 18:52:28.985 | Selecting previously unselected package libpcp3. 2021-09-03 18:52:28.993 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-09-03 18:52:28.995 | Unpacking libpcp3 (5.0.3-1) ... 2021-09-03 18:52:29.058 | Selecting previously unselected package libpcp-pmda3. 2021-09-03 18:52:29.066 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-09-03 18:52:29.068 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-09-03 18:52:29.098 | Selecting previously unselected package libpcp-pmda-perl. 2021-09-03 18:52:29.106 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-09-03 18:52:29.108 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-09-03 18:52:29.143 | Selecting previously unselected package libpq5:amd64. 2021-09-03 18:52:29.151 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:29.153 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:29.195 | Selecting previously unselected package libpq-dev. 2021-09-03 18:52:29.203 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:29.206 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:29.280 | Selecting previously unselected package librados2. 2021-09-03 18:52:29.288 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:52:29.294 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:52:29.764 | Selecting previously unselected package librbd1. 2021-09-03 18:52:29.772 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:52:29.775 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:52:30.035 | Selecting previously unselected package libsasl2-dev. 2021-09-03 18:52:30.043 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-09-03 18:52:30.046 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-03 18:52:30.116 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-03 18:52:30.125 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-09-03 18:52:30.129 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:52:30.239 | Selecting previously unselected package libtinfo-dev:amd64. 2021-09-03 18:52:30.248 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-09-03 18:52:30.251 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:52:30.276 | Selecting previously unselected package libx86-1:amd64. 2021-09-03 18:52:30.284 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-09-03 18:52:30.286 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-09-03 18:52:30.324 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-03 18:52:30.332 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:30.334 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 18:52:30.480 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-03 18:52:30.487 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-09-03 18:52:30.490 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-03 18:52:30.567 | Selecting previously unselected package llvm-10-runtime. 2021-09-03 18:52:30.575 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:30.577 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:30.632 | Selecting previously unselected package libpfm4:amd64. 2021-09-03 18:52:30.640 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-09-03 18:52:30.643 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-03 18:52:30.715 | Selecting previously unselected package llvm-10. 2021-09-03 18:52:30.723 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:30.725 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:31.496 | Selecting previously unselected package libffi-dev:amd64. 2021-09-03 18:52:31.505 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-09-03 18:52:31.508 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-09-03 18:52:31.559 | Selecting previously unselected package python3-pygments. 2021-09-03 18:52:31.568 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-09-03 18:52:31.570 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-03 18:52:31.711 | Selecting previously unselected package llvm-10-tools. 2021-09-03 18:52:31.720 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:31.722 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:31.864 | Selecting previously unselected package libz3-4:amd64. 2021-09-03 18:52:31.872 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-09-03 18:52:31.875 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-09-03 18:52:32.880 | Selecting previously unselected package libz3-dev:amd64. 2021-09-03 18:52:32.888 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-09-03 18:52:32.891 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-03 18:52:32.940 | Selecting previously unselected package llvm-10-dev. 2021-09-03 18:52:32.949 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-09-03 18:52:32.951 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:37.380 | Selecting previously unselected package lsscsi. 2021-09-03 18:52:37.390 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-09-03 18:52:37.392 | Unpacking lsscsi (0.30-0.1) ... 2021-09-03 18:52:37.425 | Selecting previously unselected package pkg-config. 2021-09-03 18:52:37.434 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-09-03 18:52:37.436 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-09-03 18:52:37.468 | Selecting previously unselected package pm-utils. 2021-09-03 18:52:37.476 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-09-03 18:52:37.478 | Unpacking pm-utils (1.4.1-19) ... 2021-09-03 18:52:37.533 | Selecting previously unselected package postgresql-client-common. 2021-09-03 18:52:37.541 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-09-03 18:52:37.543 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-09-03 18:52:37.577 | Selecting previously unselected package postgresql-client-12. 2021-09-03 18:52:37.585 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:37.587 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:37.795 | Selecting previously unselected package ssl-cert. 2021-09-03 18:52:37.804 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-09-03 18:52:37.807 | Unpacking ssl-cert (1.0.39) ... 2021-09-03 18:52:37.841 | Selecting previously unselected package postgresql-common. 2021-09-03 18:52:37.849 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-09-03 18:52:37.879 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-03 18:52:37.885 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-09-03 18:52:37.948 | Selecting previously unselected package postgresql-server-dev-12. 2021-09-03 18:52:37.957 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-09-03 18:52:37.959 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:38.267 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-03 18:52:38.276 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-09-03 18:52:38.278 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-03 18:52:38.307 | Selecting previously unselected package python-pip-whl. 2021-09-03 18:52:38.316 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-09-03 18:52:38.318 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-03 18:52:38.525 | Selecting previously unselected package python3-mysqldb. 2021-09-03 18:52:38.533 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-09-03 18:52:38.535 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-09-03 18:52:38.571 | Selecting previously unselected package python3-wheel. 2021-09-03 18:52:38.580 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-09-03 18:52:38.582 | Unpacking python3-wheel (0.34.2-1) ... 2021-09-03 18:52:38.614 | Selecting previously unselected package python3-pip. 2021-09-03 18:52:38.623 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-09-03 18:52:38.625 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-03 18:52:38.709 | Selecting previously unselected package python3.8-venv. 2021-09-03 18:52:38.718 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-09-03 18:52:38.721 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-03 18:52:38.746 | Selecting previously unselected package python3-venv. 2021-09-03 18:52:38.755 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-09-03 18:52:38.757 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-09-03 18:52:38.783 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-03 18:52:38.792 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-03 18:52:38.794 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-03 18:52:38.827 | Selecting previously unselected package qemu-utils. 2021-09-03 18:52:38.835 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-09-03 18:52:38.837 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-03 18:52:39.015 | Selecting previously unselected package sharutils. 2021-09-03 18:52:39.024 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-09-03 18:52:39.026 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-09-03 18:52:39.075 | Selecting previously unselected package sqlite3. 2021-09-03 18:52:39.083 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-09-03 18:52:39.085 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-03 18:52:39.229 | Selecting previously unselected package unzip. 2021-09-03 18:52:39.237 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-09-03 18:52:39.239 | Unpacking unzip (6.0-25ubuntu1) ... 2021-09-03 18:52:39.292 | Selecting previously unselected package vbetool. 2021-09-03 18:52:39.300 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-09-03 18:52:39.303 | Unpacking vbetool (1.1-4) ... 2021-09-03 18:52:39.333 | Selecting previously unselected package ipset. 2021-09-03 18:52:39.341 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-09-03 18:52:39.351 | Unpacking ipset (7.5-1~exp1) ... 2021-09-03 18:52:39.384 | Selecting previously unselected package ipvsadm. 2021-09-03 18:52:39.393 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-09-03 18:52:39.395 | Unpacking ipvsadm (1:1.31-1) ... 2021-09-03 18:52:39.434 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-03 18:52:39.442 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-09-03 18:52:39.452 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:39.478 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-03 18:52:39.487 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-09-03 18:52:39.489 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-09-03 18:52:39.519 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-09-03 18:52:39.528 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-09-03 18:52:39.530 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-03 18:52:39.559 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-03 18:52:39.568 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-09-03 18:52:39.570 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:39.603 | Selecting previously unselected package libpcp-gui2. 2021-09-03 18:52:39.611 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.613 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-09-03 18:52:39.642 | Selecting previously unselected package libpcp-import1. 2021-09-03 18:52:39.651 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.654 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-09-03 18:52:39.682 | Selecting previously unselected package libpcp-mmv1. 2021-09-03 18:52:39.691 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.693 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-09-03 18:52:39.721 | Selecting previously unselected package libpcp-trace2. 2021-09-03 18:52:39.731 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.733 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-09-03 18:52:39.762 | Selecting previously unselected package libpcp-web1. 2021-09-03 18:52:39.771 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.774 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-09-03 18:52:39.815 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-03 18:52:39.824 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-09-03 18:52:39.826 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-09-03 18:52:39.862 | Selecting previously unselected package python3-pcp. 2021-09-03 18:52:39.871 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.873 | Unpacking python3-pcp (5.0.3-1) ... 2021-09-03 18:52:39.917 | Selecting previously unselected package pcp. 2021-09-03 18:52:39.925 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-09-03 18:52:39.995 | Unpacking pcp (5.0.3-1) ... 2021-09-03 18:52:40.506 | Selecting previously unselected package socat. 2021-09-03 18:52:40.516 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-09-03 18:52:40.518 | Unpacking socat (1.7.3.3-2) ... 2021-09-03 18:52:40.591 | Selecting previously unselected package vlan. 2021-09-03 18:52:40.600 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-09-03 18:52:40.603 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-03 18:52:40.671 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-09-03 18:52:40.677 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-09-03 18:52:40.687 | Setting up javascript-common (11) ... 2021-09-03 18:52:40.719 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-03 18:52:40.734 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-09-03 18:52:40.739 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-09-03 18:52:40.745 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-09-03 18:52:40.751 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-09-03 18:52:40.777 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-03 18:52:40.781 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:52:40.788 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-03 18:52:40.793 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:40.798 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-03 18:52:40.803 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-09-03 18:52:40.809 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-09-03 18:52:40.814 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-09-03 18:52:40.819 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-09-03 18:52:40.825 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-09-03 18:52:40.830 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-09-03 18:52:40.835 | Setting up libarchive-zip-perl (1.67-2) ... 2021-09-03 18:52:40.841 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-09-03 18:52:40.846 | Setting up vbetool (1.1-4) ... 2021-09-03 18:52:40.851 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:52:40.858 | Setting up pm-utils (1.4.1-19) ... 2021-09-03 18:52:40.866 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:52:41.110 | Setting up unzip (6.0-25ubuntu1) ... 2021-09-03 18:52:41.136 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-09-03 18:52:41.141 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:41.146 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-09-03 18:52:41.381 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-03 18:52:42.049 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-09-03 18:52:42.058 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-09-03 18:52:42.063 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 18:52:42.068 | Setting up m4 (1.4.18-4) ... 2021-09-03 18:52:42.073 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-09-03 18:52:42.358 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:42.363 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-09-03 18:52:42.369 | Setting up iputils-arping (3:20190709-3) ... 2021-09-03 18:52:42.401 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-09-03 18:52:42.407 | Setting up conntrack (1:1.4.5-2) ... 2021-09-03 18:52:42.412 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:52:42.418 | Setting up python3-wheel (0.34.2-1) ... 2021-09-03 18:52:42.669 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-03 18:52:42.674 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-09-03 18:52:42.878 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-09-03 18:52:44.957 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-09-03 18:52:46.198 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-03 18:52:46.908 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-09-03 18:52:46.920 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-09-03 18:52:46.928 | Setting up acl (2.2.53-6) ... 2021-09-03 18:52:46.935 | Setting up dns-root-data (2019052802) ... 2021-09-03 18:52:46.940 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:46.945 | Setting up fakeroot (1.24-1) ... 2021-09-03 18:52:46.953 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-03 18:52:46.964 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-03 18:52:46.972 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-09-03 18:52:46.978 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:46.983 | Setting up autotools-dev (20180224.1) ... 2021-09-03 18:52:46.988 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-09-03 18:52:47.780 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-09-03 18:52:47.785 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-09-03 18:52:47.791 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-09-03 18:52:47.797 | Setting up make (4.2.1-1.2) ... 2021-09-03 18:52:47.803 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-09-03 18:52:47.809 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-09-03 18:52:47.816 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:47.821 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-09-03 18:52:47.827 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:47.832 | Setting up ebtables (2.0.11-3build1) ... 2021-09-03 18:52:48.374 | Setting up socat (1.7.3.3-2) ... 2021-09-03 18:52:48.379 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-09-03 18:52:48.384 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-09-03 18:52:48.391 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:52:48.396 | Setting up autopoint (0.19.8.1-10build1) ... 2021-09-03 18:52:48.402 | Setting up binfmt-support (2.2.0-2) ... 2021-09-03 18:52:48.684 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-09-03 18:52:49.723 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-09-03 18:52:49.729 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-09-03 18:52:49.734 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-03 18:52:49.782 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-09-03 18:52:49.788 | Setting up lsscsi (0.30-0.1) ... 2021-09-03 18:52:49.794 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-09-03 18:52:49.799 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:49.806 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:52:49.813 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-09-03 18:52:49.818 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-09-03 18:52:49.824 | Setting up autoconf (2.69-11.1) ... 2021-09-03 18:52:49.834 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-09-03 18:52:49.840 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-09-03 18:52:49.882 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-03 18:52:49.886 | Setting up dwz (0.13-5) ... 2021-09-03 18:52:49.893 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:52:49.899 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-09-03 18:52:49.905 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-09-03 18:52:49.911 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-09-03 18:52:49.917 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-09-03 18:52:49.932 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:49.937 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:49.943 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-03 18:52:49.949 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-09-03 18:52:49.955 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-09-03 18:52:49.962 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:49.972 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-09-03 18:52:49.978 | Setting up pcp-conf (5.0.3-1) ... 2021-09-03 18:52:49.986 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-09-03 18:52:49.993 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-09-03 18:52:49.999 | Setting up libsub-override-perl (0.09-2) ... 2021-09-03 18:52:50.005 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-09-03 18:52:50.011 | Setting up libthai-data (0.1.28-3) ... 2021-09-03 18:52:50.017 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-09-03 18:52:50.023 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:50.029 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:50.035 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:50.042 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-09-03 18:52:50.048 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:50.054 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-09-03 18:52:50.060 | Setting up sharutils (1:4.15.2-4build1) ... 2021-09-03 18:52:50.066 | Setting up ipset (7.5-1~exp1) ... 2021-09-03 18:52:50.078 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-09-03 18:52:50.088 | Setting up conntrackd (1:1.4.5-2) ... 2021-09-03 18:52:51.133 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-03 18:52:51.472 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-03 18:52:51.479 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-09-03 18:52:51.484 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-09-03 18:52:51.489 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 18:52:51.495 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:52:51.500 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-09-03 18:52:51.506 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-03 18:52:51.511 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:51.517 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:51.523 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-09-03 18:52:51.530 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-09-03 18:52:51.534 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-09-03 18:52:51.540 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-09-03 18:52:51.546 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:51.551 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-03 18:52:51.557 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-09-03 18:52:51.563 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-09-03 18:52:51.568 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-09-03 18:52:51.573 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:52:51.579 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:51.585 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-09-03 18:52:51.590 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:51.595 | Setting up libtool (2.4.6-14) ... 2021-09-03 18:52:51.601 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-09-03 18:52:51.708 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-09-03 18:52:51.748 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:51.756 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-09-03 18:52:52.144 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-03 18:52:53.198 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:53.205 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-09-03 18:52:53.211 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:53.217 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-09-03 18:52:53.366 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-09-03 18:52:53.372 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:53.379 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-09-03 18:52:53.388 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-09-03 18:52:53.398 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:53.404 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-09-03 18:52:53.662 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-03 18:52:53.667 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-09-03 18:52:53.674 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-09-03 18:52:53.681 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-09-03 18:52:53.686 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:52:54.296 | 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-03 18:52:54.325 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:54.331 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-09-03 18:52:54.339 | Setting up ssl-cert (1.0.39) ... 2021-09-03 18:52:54.815 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-09-03 18:52:54.821 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-09-03 18:52:54.896 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-09-03 18:52:54.902 | Setting up postgresql-common (214ubuntu0.1) ... 2021-09-03 18:52:55.389 | Adding user postgres to group ssl-cert 2021-09-03 18:52:55.552 | 2021-09-03 18:52:55.552 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-03 18:52:55.745 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-03 18:52:55.745 | Removing obsolete dictionary files: 2021-09-03 18:52:56.345 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-03 18:52:57.448 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-09-03 18:52:57.455 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-09-03 18:52:57.460 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-09-03 18:52:57.548 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-09-03 18:52:57.956 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-09-03 18:52:57.963 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-09-03 18:52:57.969 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-09-03 18:52:57.974 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-09-03 18:52:57.980 | Setting up build-essential (12.8ubuntu1.1) ... 2021-09-03 18:52:57.985 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-09-03 18:52:57.991 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-09-03 18:52:57.997 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:52:58.003 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-09-03 18:52:58.009 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:52:58.014 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-09-03 18:52:58.020 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:52:58.026 | Setting up ipvsadm (1:1.31-1) ... 2021-09-03 18:52:58.767 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-09-03 18:52:58.773 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:52:58.870 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-09-03 18:53:00.931 | Regenerating fonts cache... done. 2021-09-03 18:53:00.934 | Setting up gettext (0.19.8.1-10build1) ... 2021-09-03 18:53:00.939 | Setting up libpcp3 (5.0.3-1) ... 2021-09-03 18:53:00.945 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-09-03 18:53:00.951 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-09-03 18:53:00.957 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-09-03 18:53:02.284 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-09-03 18:53:03.098 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:53:03.144 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:53:03.150 | Setting up keepalived (1:2.0.19-2) ... 2021-09-03 18:53:04.140 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-03 18:53:04.865 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:53:04.871 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-09-03 18:53:04.876 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:53:04.882 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-09-03 18:53:04.888 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-03 18:53:04.893 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-09-03 18:53:04.900 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-09-03 18:53:04.905 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-09-03 18:53:04.911 | Setting up libpcp-web1 (5.0.3-1) ... 2021-09-03 18:53:04.917 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-09-03 18:53:04.923 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-09-03 18:53:04.928 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-09-03 18:53:04.934 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-09-03 18:53:04.940 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-09-03 18:53:04.960 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-09-03 18:53:04.965 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-09-03 18:53:04.971 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-03 18:53:04.977 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-09-03 18:53:04.983 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-09-03 18:53:04.988 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:53:04.995 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-09-03 18:53:05.000 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-09-03 18:53:05.006 | Setting up libpcp-import1 (5.0.3-1) ... 2021-09-03 18:53:05.013 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-09-03 18:53:05.019 | Setting up librados2 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:53:05.025 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-09-03 18:53:05.030 | Setting up po-debconf (1.0.21) ... 2021-09-03 18:53:05.036 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-09-03 18:53:05.421 | Enabling module mpm_event. 2021-09-03 18:53:05.485 | Enabling module authz_core. 2021-09-03 18:53:05.490 | Enabling module authz_host. 2021-09-03 18:53:05.549 | Enabling module authn_core. 2021-09-03 18:53:05.554 | Enabling module auth_basic. 2021-09-03 18:53:05.614 | Enabling module access_compat. 2021-09-03 18:53:05.673 | Enabling module authn_file. 2021-09-03 18:53:05.736 | Enabling module authz_user. 2021-09-03 18:53:05.796 | Enabling module alias. 2021-09-03 18:53:05.856 | Enabling module dir. 2021-09-03 18:53:05.914 | Enabling module autoindex. 2021-09-03 18:53:05.974 | Enabling module env. 2021-09-03 18:53:06.035 | Enabling module mime. 2021-09-03 18:53:06.095 | Enabling module negotiation. 2021-09-03 18:53:06.155 | Enabling module setenvif. 2021-09-03 18:53:06.213 | Enabling module filter. 2021-09-03 18:53:06.272 | Enabling module deflate. 2021-09-03 18:53:06.331 | Enabling module status. 2021-09-03 18:53:06.390 | Enabling module reqtimeout. 2021-09-03 18:53:06.450 | Enabling conf charset. 2021-09-03 18:53:06.510 | Enabling conf localized-error-pages. 2021-09-03 18:53:06.568 | Enabling conf other-vhosts-access-log. 2021-09-03 18:53:06.627 | Enabling conf security. 2021-09-03 18:53:06.686 | Enabling conf serve-cgi-bin. 2021-09-03 18:53:06.745 | Enabling site 000-default. 2021-09-03 18:53:06.798 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-03 18:53:06.853 | Enabling conf javascript-common. 2021-09-03 18:53:07.110 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-03 18:53:07.686 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-03 18:53:10.375 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-03 18:53:10.389 | Setting up python3-pcp (5.0.3-1) ... 2021-09-03 18:53:10.697 | Setting up libgvc6 (2.42.2-3build2) ... 2021-09-03 18:53:10.723 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.2) ... 2021-09-03 18:53:10.730 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-09-03 18:53:10.744 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-09-03 18:53:10.749 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-09-03 18:53:10.755 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-09-03 18:53:10.761 | Setting up graphviz (2.42.2-3build2) ... 2021-09-03 18:53:10.769 | Setting up pcp (5.0.3-1) ... 2021-09-03 18:53:11.127 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-09-03 18:53:11.563 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-09-03 18:53:11.993 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-09-03 18:53:12.432 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-09-03 18:53:28.613 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-09-03 18:53:28.621 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:53:28.628 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-03 18:53:29.760 | Setting up dh-autoreconf (19) ... 2021-09-03 18:53:29.767 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-09-03 18:53:30.610 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-09-03 18:53:30.618 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:53:30.625 | Setting up debhelper (12.10ubuntu1) ... 2021-09-03 18:53:30.631 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-09-03 18:53:30.970 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-09-03 18:53:30.976 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-09-03 18:53:31.001 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-09-03 18:53:31.076 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-09-03 18:53:43.952 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 18:53:43.976 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-09-03 18:53:44.373 | Processing triggers for ufw (0.36-6) ... 2021-09-03 18:53:44.531 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:54:10.379 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-09-03 18:54:10.392 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-09-03 18:54:16.698 | ++ functions-common:apt_get:1118 : result=0 2021-09-03 18:54:16.701 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:54:16.703 | ++ functions-common:time_stop:2309 : local name 2021-09-03 18:54:16.705 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:16.707 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:16.709 | ++ functions-common:time_stop:2312 : local total 2021-09-03 18:54:16.711 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:16.713 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:54:16.716 | ++ functions-common:time_stop:2316 : start_time=1630695096239 2021-09-03 18:54:16.718 | ++ functions-common:time_stop:2318 : [[ -z 1630695096239 ]] 2021-09-03 18:54:16.720 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:16.724 | ++ functions-common:time_stop:2321 : end_time=1630695256722 2021-09-03 18:54:16.726 | ++ functions-common:time_stop:2322 : elapsed_time=160483 2021-09-03 18:54:16.728 | ++ functions-common:time_stop:2323 : total=688 2021-09-03 18:54:16.731 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:16.733 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=161171 2021-09-03 18:54:16.735 | ++ functions-common:apt_get:1122 : return 0 2021-09-03 18:54:16.738 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-03 18:54:16.740 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-03 18:54:16.742 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-03 18:54:16.747 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-03 18:54:16.750 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-03 18:54:16.753 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-03 18:54:16.756 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-03 18:54:18.068 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-03 18:54:18.070 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-03 18:54:18.072 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-03 18:54:18.075 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-03 18:54:18.077 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-03 18:54:18.079 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-03 18:54:18.081 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-03 18:54:18.083 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-03 18:54:18.085 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-03 18:54:18.087 | + functions-common:_ensure_lsb_release:328 : return 2021-09-03 18:54:18.089 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-03 18:54:18.172 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-03 18:54:18.175 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-03 18:54:18.241 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-03 18:54:18.243 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-03 18:54:18.311 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-03 18:54:18.313 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-03 18:54:18.315 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-03 18:54:18.316 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-03 18:54:18.318 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-03 18:54:18.320 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-03 18:54:18.322 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-03 18:54:18.324 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-03 18:54:18.326 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-03 18:54:18.328 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-03 18:54:18.330 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-03 18:54:18.330 | Distro: focal 2021-09-03 18:54:18.332 | + tools/install_pip.sh:main:115 : get_versions 2021-09-03 18:54:18.335 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 18:54:18.338 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 18:54:18.340 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 18:54:18.342 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 18:54:18.343 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 18:54:18.741 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-03 18:54:18.743 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-03 18:54:18.743 | pip: 20.2.2 2021-09-03 18:54:18.745 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-03 18:54:18.748 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-03 18:54:18.749 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:54:18.751 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:54:18.753 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:54:18.755 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:54:18.757 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:54:18.758 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:54:18.760 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:54:18.762 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:54:18.764 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:54:18.766 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-03 18:54:18.768 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 18:54:18.770 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 18:54:18.771 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-03 18:54:18.773 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 18:54:18.775 | + 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-03 18:54:18.786 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-03 18:54:18.786 | Dload Upload Total Spent Left Speed 2021-09-03 18:54:19.066 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 6826k 0 --:--:-- --:--:-- --:--:-- 6826k 2021-09-03 18:54:19.070 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-03 18:54:19.073 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-03 18:54:22.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:22.025 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:22.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:22.025 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:22.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:22.492 | Collecting pip 2021-09-03 18:54:22.503 | 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-03 18:54:24.002 | Installing collected packages: pip 2021-09-03 18:54:24.003 | Attempting uninstall: pip 2021-09-03 18:54:24.003 | Found existing installation: pip 20.2.2 2021-09-03 18:54:24.244 | Uninstalling pip-20.2.2: 2021-09-03 18:54:24.274 | Successfully uninstalled pip-20.2.2 2021-09-03 18:54:25.837 | Successfully installed pip-21.2.4 2021-09-03 18:54:25.837 | 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-03 18:54:25.966 | + tools/install_pip.sh:main:136 : set -x 2021-09-03 18:54:25.967 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-03 18:54:25.969 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-03 18:54:25.971 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:54:25.973 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-03 18:54:25.975 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-03 18:54:25.977 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:54:25.979 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:54:25.979 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:54:25.983 | ++ 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-03 18:54:25.985 | ++ 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-03 18:54:25.987 | ++ 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-03 18:54:25.989 | + 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-03 18:54:25.990 | + 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-03 18:54:26.006 | 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-03 18:54:26.008 | + 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-03 18:54:26.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:26.719 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:26.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:26.720 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:27.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:27.756 | 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-03 18:54:29.268 | 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-03 18:54:29.367 | + inc/python:pip_install:200 : result=0 2021-09-03 18:54:29.368 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:54:29.370 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:29.372 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:29.374 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:29.376 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:29.378 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:29.379 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:54:29.381 | + functions-common:time_stop:2316 : start_time=1630695266002 2021-09-03 18:54:29.382 | + functions-common:time_stop:2318 : [[ -z 1630695266002 ]] 2021-09-03 18:54:29.385 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:29.388 | + functions-common:time_stop:2321 : end_time=1630695269386 2021-09-03 18:54:29.389 | + functions-common:time_stop:2322 : elapsed_time=3384 2021-09-03 18:54:29.391 | + functions-common:time_stop:2323 : total=0 2021-09-03 18:54:29.393 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:29.394 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3384 2021-09-03 18:54:29.396 | + inc/python:pip_install:203 : return 0 2021-09-03 18:54:29.398 | + tools/install_pip.sh:main:142 : get_versions 2021-09-03 18:54:29.400 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 18:54:29.404 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 18:54:29.406 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 18:54:29.408 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 18:54:29.408 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 18:54:29.961 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-03 18:54:29.963 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-03 18:54:29.963 | pip: 21.2.4 2021-09-03 18:54:29.966 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-03 18:54:29.968 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 18:54:29.971 | + ./stack.sh:main:778 : fixup_all 2021-09-03 18:54:29.974 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-03 18:54:29.976 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-03 18:54:29.978 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 18:54:29.992 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 18:54:29.992 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-03 18:54:29.992 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-03 18:54:29.998 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-03 18:54:30.000 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-03 18:54:30.003 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-03 18:54:30.010 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-03 18:54:30.014 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-03 18:54:30.016 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-03 18:54:30.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:54:30.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:54:30.022 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-09-03 18:54:30.033 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-03 18:54:30.035 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-03 18:54:30.037 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:54:30.039 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:54:30.041 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:54:30.043 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:54:30.045 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:54:30.047 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:54:30.049 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:54:30.051 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:54:30.053 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:54:30.055 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-03 18:54:30.057 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-03 18:54:30.060 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-03 18:54:30.062 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:54:30.065 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:54:30.066 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:54:30.069 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:54:30.070 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:54:30.072 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:54:30.075 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-03 18:54:30.077 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-03 18:54:30.097 | Using python 3.8 to install os-testr 2021-09-03 18:54:30.099 | + 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-03 18:54:30.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:30.813 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:30.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:30.813 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:31.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:32.349 | Collecting os-testr 2021-09-03 18:54:32.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-09-03 18:54:32.369 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-03 18:54:32.411 | Collecting stestr>=1.0.0 2021-09-03 18:54:32.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-09-03 18:54:32.427 | 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-03 18:54:32.460 | Collecting python-subunit>=1.0.0 2021-09-03 18:54:32.466 | 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-03 18:54:32.488 | 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-03 18:54:32.518 | 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-03 18:54:32.520 | 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-03 18:54:32.522 | 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-03 18:54:32.528 | 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-03 18:54:32.571 | Collecting future 2021-09-03 18:54:32.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-03 18:54:33.500 | 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-03 18:54:33.503 | 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-03 18:54:33.504 | 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-03 18:54:33.506 | 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-03 18:54:33.508 | 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-03 18:54:33.562 | 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-03 18:54:33.564 | 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-03 18:54:33.566 | 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-03 18:54:33.567 | 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-03 18:54:33.639 | 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-03 18:54:33.703 | Building wheels for collected packages: future 2021-09-03 18:54:33.704 | Building wheel for future (setup.py): started 2021-09-03 18:54:34.773 | Building wheel for future (setup.py): finished with status 'done' 2021-09-03 18:54:34.778 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=94e632821c3db601a048f3caaf6688a58f133a68d41f4b7ed848b3b220708804 2021-09-03 18:54:34.778 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-09-03 18:54:34.785 | Successfully built future 2021-09-03 18:54:36.158 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-03 18:54:37.146 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-09-03 18:54:37.146 | 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-03 18:54:37.306 | + inc/python:pip_install:200 : result=0 2021-09-03 18:54:37.309 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:54:37.311 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:37.313 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:37.315 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:37.317 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:37.319 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:37.321 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:54:37.323 | + functions-common:time_stop:2316 : start_time=1630695270092 2021-09-03 18:54:37.325 | + functions-common:time_stop:2318 : [[ -z 1630695270092 ]] 2021-09-03 18:54:37.328 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:37.331 | + functions-common:time_stop:2321 : end_time=1630695277329 2021-09-03 18:54:37.333 | + functions-common:time_stop:2322 : elapsed_time=7237 2021-09-03 18:54:37.335 | + functions-common:time_stop:2323 : total=0 2021-09-03 18:54:37.337 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:37.340 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7237 2021-09-03 18:54:37.342 | + inc/python:pip_install:203 : return 0 2021-09-03 18:54:37.344 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-03 18:54:37.392 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-03 18:54:37.486 | + ./stack.sh:main:792 : install_infra 2021-09-03 18:54:37.489 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 18:54:37.491 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-03 18:54:37.494 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-03 18:54:40.606 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 18:54:40.608 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-03 18:54:40.631 | + 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-03 18:54:42.540 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:42.569 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:42.677 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:42.789 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:42.969 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:42.975 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:43.045 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:43.091 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:43.175 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:43.210 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:43.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:43.396 | Collecting pbr===5.6.0 2021-09-03 18:54:43.403 | 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-03 18:54:43.440 | Installing collected packages: pbr 2021-09-03 18:54:43.580 | Successfully installed pbr-5.6.0 2021-09-03 18:54:43.639 | + inc/python:pip_install:200 : result=0 2021-09-03 18:54:43.642 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:54:43.644 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:43.646 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:43.648 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:43.650 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:43.652 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:43.654 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:54:43.656 | + functions-common:time_stop:2316 : start_time=1630695280623 2021-09-03 18:54:43.658 | + functions-common:time_stop:2318 : [[ -z 1630695280623 ]] 2021-09-03 18:54:43.661 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:43.664 | + functions-common:time_stop:2321 : end_time=1630695283662 2021-09-03 18:54:43.666 | + functions-common:time_stop:2322 : elapsed_time=3039 2021-09-03 18:54:43.669 | + functions-common:time_stop:2323 : total=7237 2021-09-03 18:54:43.671 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:43.673 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10276 2021-09-03 18:54:43.675 | + inc/python:pip_install:203 : return 0 2021-09-03 18:54:43.677 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 18:54:43.680 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-03 18:54:43.701 | + 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-03 18:54:45.587 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:45.616 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:45.721 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:45.834 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.016 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.022 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.093 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.140 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.225 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.262 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 18:54:46.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:46.315 | Processing /opt/stack/requirements 2021-09-03 18:54:47.619 | Collecting fixtures===3.0.0 2021-09-03 18:54:47.627 | 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-03 18:54:47.812 | Collecting PyYAML===5.4.1 2021-09-03 18:54:47.818 | 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-03 18:54:47.991 | Collecting requests===2.26.0 2021-09-03 18:54:47.997 | 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-03 18:54:48.087 | Collecting packaging===21.0 2021-09-03 18:54:48.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-09-03 18:54:48.155 | Collecting testtools===2.5.0 2021-09-03 18:54:48.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-09-03 18:54:48.242 | Collecting idna===3.2 2021-09-03 18:54:48.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-09-03 18:54:48.376 | Collecting pyparsing===2.4.7 2021-09-03 18:54:48.383 | 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-03 18:54:48.434 | Collecting six===1.16.0 2021-09-03 18:54:48.440 | 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-03 18:54:48.486 | Collecting charset-normalizer===2.0.4 2021-09-03 18:54:48.492 | 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-03 18:54:48.526 | Collecting Parsley>=1.2 2021-09-03 18:54:48.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-03 18:54:48.582 | Collecting beagle>=0.2.1 2021-09-03 18:54:48.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-09-03 18:54:48.615 | 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-03 18:54:48.685 | Collecting urllib3===1.26.6 2021-09-03 18:54:48.691 | 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-03 18:54:48.795 | Collecting certifi===2021.5.30 2021-09-03 18:54:48.802 | 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-03 18:54:48.836 | Collecting extras===1.0.0 2021-09-03 18:54:48.842 | 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-03 18:54:48.928 | Collecting cliff===3.9.0 2021-09-03 18:54:48.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-09-03 18:54:49.049 | Collecting stevedore===3.4.0 2021-09-03 18:54:49.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-09-03 18:54:49.215 | Collecting cmd2===2.1.2 2021-09-03 18:54:49.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-09-03 18:54:49.326 | Collecting prettytable===0.7.2 2021-09-03 18:54:49.331 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-09-03 18:54:49.362 | Collecting autopage===0.4.0 2021-09-03 18:54:49.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-09-03 18:54:49.416 | Collecting pyperclip===1.8.2 2021-09-03 18:54:49.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-09-03 18:54:49.812 | Collecting wcwidth===0.2.5 2021-09-03 18:54:49.819 | 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-03 18:54:49.891 | Collecting colorama===0.4.4 2021-09-03 18:54:49.897 | 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-03 18:54:49.944 | Collecting attrs===21.2.0 2021-09-03 18:54:49.950 | 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-03 18:54:50.021 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-09-03 18:54:50.022 | Building wheel for pyperclip (setup.py): started 2021-09-03 18:54:50.268 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-09-03 18:54:50.268 | ERROR: Command errored out with exit status 1: 2021-09-03 18:54:50.268 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zaufbyfp/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-zaufbyfp/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-f_f22w80 2021-09-03 18:54:50.268 | cwd: /tmp/pip-install-zaufbyfp/pyperclip/ 2021-09-03 18:54:50.268 | Complete output (6 lines): 2021-09-03 18:54:50.268 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 18:54:50.268 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 18:54:50.268 | or: setup.py --help-commands 2021-09-03 18:54:50.268 | or: setup.py cmd --help 2021-09-03 18:54:50.268 | 2021-09-03 18:54:50.268 | error: invalid command 'bdist_wheel' 2021-09-03 18:54:50.268 | ---------------------------------------- 2021-09-03 18:54:50.268 | ERROR: Failed building wheel for pyperclip 2021-09-03 18:54:50.268 | Running setup.py clean for pyperclip 2021-09-03 18:54:50.514 | Building wheel for openstack-requirements (setup.py): started 2021-09-03 18:54:51.291 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-03 18:54:51.291 | ERROR: Command errored out with exit status 1: 2021-09-03 18:54:51.291 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zcw84r_b/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zcw84r_b/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-8nvrqmit 2021-09-03 18:54:51.291 | cwd: /tmp/pip-req-build-zcw84r_b/ 2021-09-03 18:54:51.291 | Complete output (6 lines): 2021-09-03 18:54:51.291 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 18:54:51.291 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 18:54:51.291 | or: setup.py --help-commands 2021-09-03 18:54:51.291 | or: setup.py cmd --help 2021-09-03 18:54:51.291 | 2021-09-03 18:54:51.291 | error: invalid command 'bdist_wheel' 2021-09-03 18:54:51.291 | ---------------------------------------- 2021-09-03 18:54:51.291 | ERROR: Failed building wheel for openstack-requirements 2021-09-03 18:54:51.291 | Running setup.py clean for openstack-requirements 2021-09-03 18:54:52.070 | Failed to build pyperclip openstack-requirements 2021-09-03 18:54:52.293 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, stevedore, pyperclip, colorama, cmd2, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2021-09-03 18:54:53.439 | Running setup.py install for pyperclip: started 2021-09-03 18:54:53.828 | Running setup.py install for pyperclip: finished with status 'done' 2021-09-03 18:54:54.450 | Running setup.py install for openstack-requirements: started 2021-09-03 18:54:56.666 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-03 18:54:56.700 | 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.dev4880 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-03 18:54:56.826 | + inc/python:pip_install:200 : result=0 2021-09-03 18:54:56.828 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:54:56.830 | + functions-common:time_stop:2309 : local name 2021-09-03 18:54:56.832 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:54:56.834 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:54:56.836 | + functions-common:time_stop:2312 : local total 2021-09-03 18:54:56.838 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:54:56.840 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:54:56.842 | + functions-common:time_stop:2316 : start_time=1630695283694 2021-09-03 18:54:56.844 | + functions-common:time_stop:2318 : [[ -z 1630695283694 ]] 2021-09-03 18:54:56.847 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:54:56.851 | + functions-common:time_stop:2321 : end_time=1630695296848 2021-09-03 18:54:56.853 | + functions-common:time_stop:2322 : elapsed_time=13154 2021-09-03 18:54:56.855 | + functions-common:time_stop:2323 : total=10276 2021-09-03 18:54:56.857 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:54:56.859 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23430 2021-09-03 18:54:56.861 | + inc/python:pip_install:203 : return 0 2021-09-03 18:54:56.864 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-03 18:54:56.866 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-03 18:54:56.868 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-03 18:54:56.871 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:54:56.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:54:56.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-03 18:54:56.878 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:54:56.881 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-03 18:54:56.900 | Using python 3.8 to install pbr 2021-09-03 18:54:56.902 | + 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-03 18:54:57.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:57.609 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:57.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:54:57.609 | from cryptography.utils import int_from_bytes 2021-09-03 18:54:58.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:54:58.637 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-03 18:55:00.282 | 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-03 18:55:00.387 | + inc/python:pip_install:200 : result=0 2021-09-03 18:55:00.389 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:55:00.391 | + functions-common:time_stop:2309 : local name 2021-09-03 18:55:00.393 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:55:00.395 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:55:00.397 | + functions-common:time_stop:2312 : local total 2021-09-03 18:55:00.399 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:55:00.401 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:55:00.403 | + functions-common:time_stop:2316 : start_time=1630695296895 2021-09-03 18:55:00.405 | + functions-common:time_stop:2318 : [[ -z 1630695296895 ]] 2021-09-03 18:55:00.408 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:55:00.412 | + functions-common:time_stop:2321 : end_time=1630695300409 2021-09-03 18:55:00.414 | + functions-common:time_stop:2322 : elapsed_time=3514 2021-09-03 18:55:00.416 | + functions-common:time_stop:2323 : total=23430 2021-09-03 18:55:00.418 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:55:00.420 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26944 2021-09-03 18:55:00.422 | + inc/python:pip_install:203 : return 0 2021-09-03 18:55:00.425 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-03 18:55:03.512 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-03 18:55:05.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:55:05.353 | Collecting bindep 2021-09-03 18:55:05.360 | 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-03 18:55:05.413 | Collecting distro 2021-09-03 18:55:05.419 | 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-03 18:55:05.535 | Collecting pbr>=2.0.0 2021-09-03 18:55:05.541 | 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-03 18:55:05.588 | Collecting Parsley 2021-09-03 18:55:05.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-09-03 18:55:05.632 | Installing collected packages: distro, pbr, Parsley, bindep 2021-09-03 18:55:06.057 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-03 18:55:06.121 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 18:55:06.123 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 18:55:06.126 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-03 18:55:06.143 | + ./stack.sh:main:801 : pkgs= 2021-09-03 18:55:06.146 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-03 18:55:06.148 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-03 18:55:06.150 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 18:55:06.153 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-03 18:55:06.155 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 18:55:06.157 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 18:55:06.159 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 18:55:06.162 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 18:55:06.164 | + functions-common:run_phase:1747 : local extra 2021-09-03 18:55:06.166 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 18:55:06.170 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 18:55:06.172 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 18:55:06.174 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 18:55:06.176 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-03 18:55:06.179 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 18:55:06.193 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:06.195 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 18:55:06.197 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:55:06.199 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-03 18:55:06.201 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:55:06.203 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 18:55:06.205 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:55:06.207 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-03 18:55:06.210 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:55:06.212 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-03 18:55:06.214 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-03 18:55:06.216 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-03 18:55:06.218 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 18:55:06.220 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 18:55:06.222 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 18:55:06.225 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 18:55:06.227 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-03 18:55:06.229 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 18:55:06.231 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-03 18:55:06.233 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 18:55:06.235 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 18:55:06.238 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-03 18:55:06.240 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-03 18:55:06.242 | + functions:set_systemd_override:821 : local value=2048 2021-09-03 18:55:06.244 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-03 18:55:06.247 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-03 18:55:06.295 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-03 18:55:06.295 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-03 18:55:06.297 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-03 18:55:06.656 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-03 18:55:06.660 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-03 18:55:06.683 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:06.686 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-03 18:55:06.688 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:55:06.691 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:55:06.693 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:55:06.695 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:55:06.697 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:55:06.699 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:55:06.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:06.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:06.706 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:55:06.709 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:55:06.711 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:55:06.715 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:55:06.717 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-03 18:55:06.719 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:55:06.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:06.724 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:06.726 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-03 18:55:06.748 | + 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-03 18:55:06.852 | Reading package lists... 2021-09-03 18:55:07.077 | Building dependency tree... 2021-09-03 18:55:07.079 | Reading state information... 2021-09-03 18:55:07.308 | The following packages were automatically installed and are no longer required: 2021-09-03 18:55:07.309 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:55:07.309 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:55:07.309 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:55:07.309 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:55:07.309 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:55:07.309 | python3-zope.interface 2021-09-03 18:55:07.309 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:55:07.309 | The following additional packages will be installed: 2021-09-03 18:55:07.309 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-03 18:55:07.309 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-03 18:55:07.309 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-03 18:55:07.310 | erlang-tools erlang-xmerl locales-all 2021-09-03 18:55:07.311 | Suggested packages: 2021-09-03 18:55:07.311 | erlang erlang-manpages erlang-doc 2021-09-03 18:55:07.379 | The following NEW packages will be installed: 2021-09-03 18:55:07.379 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-09-03 18:55:07.379 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-09-03 18:55:07.379 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-09-03 18:55:07.380 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-09-03 18:55:07.680 | 0 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:55:07.680 | Need to get 38.1 MB of archives. 2021-09-03 18:55:07.680 | After this operation, 276 MB of additional disk space will be used. 2021-09-03 18:55:07.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-03 18:55:09.563 | 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-03 18:55:09.624 | 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-03 18:55:09.635 | 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-03 18:55:09.684 | 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-03 18:55:09.744 | 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-03 18:55:09.760 | 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-03 18:55:10.017 | 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-03 18:55:10.020 | 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-03 18:55:10.036 | 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-03 18:55:10.043 | 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-03 18:55:10.089 | 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-03 18:55:10.212 | 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-03 18:55:10.214 | 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-03 18:55:10.295 | 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-03 18:55:10.499 | 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-03 18:55:10.547 | 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-03 18:55:10.655 | 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-03 18:55:12.473 | 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-03 18:55:14.686 | Fetched 38.1 MB in 7s (5,650 kB/s) 2021-09-03 18:55:14.717 | Selecting previously unselected package erlang-base. 2021-09-03 18:55:14.766 | (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 ... 81628 files and directories currently installed.) 2021-09-03 18:55:14.769 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:14.772 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:15.850 | Selecting previously unselected package erlang-asn1. 2021-09-03 18:55:15.858 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:15.860 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:15.970 | Selecting previously unselected package erlang-crypto. 2021-09-03 18:55:15.979 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:15.981 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.027 | Selecting previously unselected package erlang-public-key. 2021-09-03 18:55:16.036 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.038 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.136 | Selecting previously unselected package erlang-mnesia. 2021-09-03 18:55:16.144 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.146 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.258 | Selecting previously unselected package erlang-runtime-tools. 2021-09-03 18:55:16.266 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.268 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.323 | Selecting previously unselected package erlang-ssl. 2021-09-03 18:55:16.331 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.334 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.502 | Selecting previously unselected package erlang-eldap. 2021-09-03 18:55:16.511 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.513 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.551 | Selecting previously unselected package erlang-ftp. 2021-09-03 18:55:16.559 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.561 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.595 | Selecting previously unselected package erlang-tftp. 2021-09-03 18:55:16.604 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.606 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.641 | Selecting previously unselected package erlang-inets. 2021-09-03 18:55:16.651 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.653 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:16.759 | Selecting previously unselected package erlang-snmp. 2021-09-03 18:55:16.768 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:16.770 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:17.014 | Selecting previously unselected package erlang-os-mon. 2021-09-03 18:55:17.023 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:17.025 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:17.061 | Selecting previously unselected package erlang-parsetools. 2021-09-03 18:55:17.069 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:17.071 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:17.115 | Selecting previously unselected package erlang-syntax-tools. 2021-09-03 18:55:17.124 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:17.126 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:17.195 | Selecting previously unselected package erlang-tools. 2021-09-03 18:55:17.204 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:17.206 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:17.299 | Selecting previously unselected package erlang-xmerl. 2021-09-03 18:55:17.308 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-09-03 18:55:17.311 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:17.484 | Selecting previously unselected package locales-all. 2021-09-03 18:55:17.494 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-09-03 18:55:17.496 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-09-03 18:55:21.679 | Selecting previously unselected package rabbitmq-server. 2021-09-03 18:55:21.690 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-09-03 18:55:21.693 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-03 18:55:22.830 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:23.213 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-09-03 18:55:23.213 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-09-03 18:55:27.528 | Searching for services which depend on erlang and should be started... none found. 2021-09-03 18:55:27.532 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.538 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.542 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-09-03 18:55:27.550 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.555 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.560 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.566 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.571 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.576 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.581 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.586 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.591 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.599 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.605 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.610 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.617 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.622 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-09-03 18:55:27.628 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-09-03 18:55:27.715 | Adding group `rabbitmq' (GID 125) ... 2021-09-03 18:55:27.728 | Done. 2021-09-03 18:55:27.809 | Adding system user `rabbitmq' (UID 117) ... 2021-09-03 18:55:27.809 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-09-03 18:55:27.841 | Not creating home directory `/var/lib/rabbitmq'. 2021-09-03 18:55:28.105 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-09-03 18:55:34.351 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:55:34.954 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:55:41.499 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:55:41.502 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:55:41.505 | + functions-common:time_stop:2309 : local name 2021-09-03 18:55:41.507 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:55:41.509 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:55:41.511 | + functions-common:time_stop:2312 : local total 2021-09-03 18:55:41.513 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:55:41.515 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:55:41.517 | + functions-common:time_stop:2316 : start_time=1630695306745 2021-09-03 18:55:41.520 | + functions-common:time_stop:2318 : [[ -z 1630695306745 ]] 2021-09-03 18:55:41.523 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:55:41.527 | + functions-common:time_stop:2321 : end_time=1630695341524 2021-09-03 18:55:41.529 | + functions-common:time_stop:2322 : elapsed_time=34779 2021-09-03 18:55:41.531 | + functions-common:time_stop:2323 : total=161171 2021-09-03 18:55:41.533 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:55:41.536 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=195950 2021-09-03 18:55:41.538 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:55:41.540 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-03 18:55:41.543 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:55:41.545 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:55:41.547 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:55:41.549 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:55:41.552 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:55:41.554 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:55:41.556 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-03 18:55:41.558 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:55:41.560 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:55:41.563 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:55:41.565 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:55:41.567 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:55:41.569 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:55:41.571 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:55:41.574 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:55:41.576 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:55:41.578 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-03 18:55:41.580 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:55:41.583 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:55:41.585 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:55:41.587 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:55:41.590 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:55:41.592 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:55:41.594 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-03 18:55:41.597 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-03 18:55:41.612 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:41.614 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-03 18:55:41.617 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:55:41.619 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-03 18:55:41.621 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-03 18:55:41.624 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-03 18:55:41.628 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-03 18:55:41.630 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-03 18:55:41.632 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-03 18:55:41.634 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-03 18:55:41.637 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-03 18:55:41.639 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-03 18:55:41.642 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-03 18:55:42.352 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-03 18:55:42.353 | user tags 2021-09-03 18:55:42.353 | guest [administrator]' 2021-09-03 18:55:42.356 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-03 18:55:42.356 | user tags 2021-09-03 18:55:42.356 | guest [administrator]' 2021-09-03 18:55:42.356 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-03 18:55:42.363 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-09-03 18:55:42.365 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-09-03 18:55:42.367 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-09-03 18:55:43.074 | Adding user "stackrabbit" ... 2021-09-03 18:55:43.096 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-03 18:55:43.776 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-03 18:55:43.799 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-03 18:55:43.801 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-03 18:55:44.466 | Changing password for user "stackrabbit" ... 2021-09-03 18:55:44.489 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-03 18:55:44.491 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-03 18:55:44.494 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-03 18:55:45.142 | Deleting user "guest" ... 2021-09-03 18:55:45.164 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-03 18:55:45.181 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:55:45.184 | + ./stack.sh:main:818 : install_database 2021-09-03 18:55:45.186 | + lib/database:install_database:116 : install_database_mysql 2021-09-03 18:55:45.188 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-03 18:55:45.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.193 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.195 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-03 18:55:45.414 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-03 18:55:45.416 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-09-03 18:55:45.421 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-09-03 18:55:45.423 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.426 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.428 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-09-03 18:55:45.430 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-09-03 18:55:45.433 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-09-03 18:55:45.436 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-03 18:55:45.439 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-03 18:55:45.441 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:55:45.443 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-03 18:55:45.446 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:55:45.448 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:55:45.450 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:55:45.452 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:55:45.454 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:55:45.457 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:55:45.459 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:55:45.461 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:55:45.463 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:55:45.465 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-03 18:55:45.468 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:55:45.470 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:55:45.473 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:55:45.475 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:55:45.477 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:55:45.479 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:55:45.482 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-03 18:55:45.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.486 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.489 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-03 18:55:45.491 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:55:45.493 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:55:45.495 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:55:45.498 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:55:45.500 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:55:45.502 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:55:45.504 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.509 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:55:45.511 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:55:45.513 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:55:45.515 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:55:45.518 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-03 18:55:45.520 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:55:45.523 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:55:45.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:55:45.527 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-03 18:55:45.548 | + 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-03 18:55:45.655 | Reading package lists... 2021-09-03 18:55:45.875 | Building dependency tree... 2021-09-03 18:55:45.877 | Reading state information... 2021-09-03 18:55:46.105 | The following packages were automatically installed and are no longer required: 2021-09-03 18:55:46.106 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:55:46.106 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:55:46.106 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:55:46.106 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:55:46.106 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:55:46.106 | python3-zope.interface 2021-09-03 18:55:46.106 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:55:46.106 | The following additional packages will be installed: 2021-09-03 18:55:46.106 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-03 18:55:46.106 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-03 18:55:46.106 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-03 18:55:46.107 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-03 18:55:46.107 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-03 18:55:46.107 | mysql-server-8.0 mysql-server-core-8.0 2021-09-03 18:55:46.108 | Suggested packages: 2021-09-03 18:55:46.108 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-09-03 18:55:46.182 | The following NEW packages will be installed: 2021-09-03 18:55:46.183 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-09-03 18:55:46.183 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-09-03 18:55:46.183 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-03 18:55:46.183 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-09-03 18:55:46.183 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-09-03 18:55:46.183 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-09-03 18:55:46.485 | 0 upgraded, 24 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:55:46.485 | Need to get 31.7 MB of archives. 2021-09-03 18:55:46.485 | After this operation, 262 MB of additional disk space will be used. 2021-09-03 18:55:46.485 | 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-03 18:55:47.874 | 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-03 18:55:47.876 | 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-03 18:55:47.884 | 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-03 18:55:47.885 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-09-03 18:55:47.905 | 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-03 18:55:51.188 | 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-03 18:55:51.311 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-09-03 18:55:51.313 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-09-03 18:55:51.320 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-09-03 18:55:51.330 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-09-03 18:55:51.357 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-09-03 18:55:51.363 | 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-03 18:55:51.365 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-09-03 18:55:51.367 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-09-03 18:55:51.376 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-09-03 18:55:51.602 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-09-03 18:55:51.602 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-09-03 18:55:51.603 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-09-03 18:55:51.603 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-09-03 18:55:51.615 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-09-03 18:55:51.616 | 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-03 18:55:53.236 | 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-03 18:55:53.237 | 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-03 18:55:53.733 | Preconfiguring packages ... 2021-09-03 18:55:53.845 | Fetched 31.7 MB in 7s (4,505 kB/s) 2021-09-03 18:55:53.873 | Selecting previously unselected package mysql-client-core-8.0. 2021-09-03 18:55:53.923 | (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 ... 90084 files and directories currently installed.) 2021-09-03 18:55:53.927 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:53.930 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:54.823 | Selecting previously unselected package mysql-client-8.0. 2021-09-03 18:55:54.833 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:54.835 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:54.867 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-09-03 18:55:54.876 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-03 18:55:54.881 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:55:54.920 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-09-03 18:55:54.929 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-09-03 18:55:54.931 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:55:54.961 | Selecting previously unselected package libmecab2:amd64. 2021-09-03 18:55:54.970 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-09-03 18:55:54.972 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-09-03 18:55:55.039 | Selecting previously unselected package mysql-server-core-8.0. 2021-09-03 18:55:55.049 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:55.051 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:58.003 | Selecting previously unselected package mysql-server-8.0. 2021-09-03 18:55:58.013 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-09-03 18:55:58.463 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:55:58.525 | Selecting previously unselected package libhtml-tagset-perl. 2021-09-03 18:55:58.535 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-09-03 18:55:58.540 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-09-03 18:55:58.567 | Selecting previously unselected package liburi-perl. 2021-09-03 18:55:58.577 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-09-03 18:55:58.579 | Unpacking liburi-perl (1.76-2) ... 2021-09-03 18:55:58.627 | Selecting previously unselected package libhtml-parser-perl. 2021-09-03 18:55:58.638 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-09-03 18:55:58.640 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-09-03 18:55:58.679 | Selecting previously unselected package libcgi-pm-perl. 2021-09-03 18:55:58.688 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-09-03 18:55:58.690 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-09-03 18:55:58.743 | Selecting previously unselected package libfcgi-perl. 2021-09-03 18:55:58.752 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-09-03 18:55:58.755 | Unpacking libfcgi-perl (0.79-1) ... 2021-09-03 18:55:58.784 | Selecting previously unselected package libcgi-fast-perl. 2021-09-03 18:55:58.794 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-09-03 18:55:58.796 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-09-03 18:55:58.827 | Selecting previously unselected package libencode-locale-perl. 2021-09-03 18:55:58.837 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-09-03 18:55:58.839 | Unpacking libencode-locale-perl (1.05-1) ... 2021-09-03 18:55:58.867 | Selecting previously unselected package libhtml-template-perl. 2021-09-03 18:55:58.876 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-09-03 18:55:58.879 | Unpacking libhtml-template-perl (2.97-1) ... 2021-09-03 18:55:58.911 | Selecting previously unselected package libtimedate-perl. 2021-09-03 18:55:58.921 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-09-03 18:55:58.923 | Unpacking libtimedate-perl (2.3200-1) ... 2021-09-03 18:55:58.960 | Selecting previously unselected package libhttp-date-perl. 2021-09-03 18:55:58.970 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-09-03 18:55:58.971 | Unpacking libhttp-date-perl (6.05-1) ... 2021-09-03 18:55:58.999 | Selecting previously unselected package libio-html-perl. 2021-09-03 18:55:59.009 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-09-03 18:55:59.012 | Unpacking libio-html-perl (1.001-1) ... 2021-09-03 18:55:59.040 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-09-03 18:55:59.049 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-09-03 18:55:59.052 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-09-03 18:55:59.080 | Selecting previously unselected package libhttp-message-perl. 2021-09-03 18:55:59.089 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-09-03 18:55:59.092 | Unpacking libhttp-message-perl (6.22-1) ... 2021-09-03 18:55:59.134 | Selecting previously unselected package mecab-utils. 2021-09-03 18:55:59.143 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-09-03 18:55:59.146 | Unpacking mecab-utils (0.996-10build1) ... 2021-09-03 18:55:59.174 | Selecting previously unselected package mecab-ipadic. 2021-09-03 18:55:59.184 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-09-03 18:55:59.186 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-03 18:56:00.449 | Selecting previously unselected package mecab-ipadic-utf8. 2021-09-03 18:56:00.459 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-09-03 18:56:00.461 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-03 18:56:00.487 | Selecting previously unselected package mysql-server. 2021-09-03 18:56:00.496 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-09-03 18:56:00.498 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:56:00.550 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-09-03 18:56:00.559 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:56:00.565 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-09-03 18:56:00.570 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-09-03 18:56:00.575 | Setting up libencode-locale-perl (1.05-1) ... 2021-09-03 18:56:00.580 | Setting up mecab-utils (0.996-10build1) ... 2021-09-03 18:56:00.586 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:56:00.592 | Setting up libio-html-perl (1.001-1) ... 2021-09-03 18:56:00.597 | Setting up libtimedate-perl (2.3200-1) ... 2021-09-03 18:56:00.603 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:56:00.608 | Setting up libfcgi-perl (0.79-1) ... 2021-09-03 18:56:00.613 | Setting up liburi-perl (1.76-2) ... 2021-09-03 18:56:00.618 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-09-03 18:56:00.623 | Setting up libhttp-date-perl (6.05-1) ... 2021-09-03 18:56:00.628 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-09-03 18:56:00.633 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-03 18:56:00.637 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-03 18:56:00.637 | 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-03 18:56:00.637 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-03 18:56:00.637 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-03 18:56:00.781 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-03 18:56:00.781 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-03 18:56:00.782 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-03 18:56:00.782 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-03 18:56:00.789 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-03 18:56:00.881 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-03 18:56:00.882 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-03 18:56:00.882 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-03 18:56:00.908 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-03 18:56:00.954 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-03 18:56:01.245 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-03 18:56:01.252 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-03 18:56:01.344 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-03 18:56:01.345 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-03 18:56:01.345 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-03 18:56:01.345 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-03 18:56:01.349 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-03 18:56:01.350 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-03 18:56:01.396 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-03 18:56:01.586 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-03 18:56:01.586 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-03 18:56:01.587 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-03 18:56:01.587 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-03 18:56:01.590 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-03 18:56:01.590 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-03 18:56:02.006 | 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-03 18:56:02.123 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-03 18:56:02.444 | 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-03 18:56:02.448 | 2021-09-03 18:56:02.448 | done! 2021-09-03 18:56:02.454 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-03 18:56:02.459 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:56:02.465 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-09-03 18:56:02.469 | Compiling IPA dictionary for Mecab. This takes long time... 2021-09-03 18:56:02.487 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-09-03 18:56:02.487 | 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-03 18:56:02.487 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-09-03 18:56:02.487 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-09-03 18:56:02.703 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-09-03 18:56:02.703 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-09-03 18:56:02.704 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-09-03 18:56:02.704 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-09-03 18:56:02.716 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-09-03 18:56:02.849 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-09-03 18:56:02.850 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-09-03 18:56:02.850 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-09-03 18:56:02.891 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-09-03 18:56:02.967 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-09-03 18:56:03.470 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-09-03 18:56:03.481 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-09-03 18:56:03.593 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-09-03 18:56:03.593 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-09-03 18:56:03.593 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-09-03 18:56:03.594 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-09-03 18:56:03.600 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-09-03 18:56:03.600 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-09-03 18:56:03.692 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-09-03 18:56:03.990 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-09-03 18:56:03.991 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-09-03 18:56:03.991 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-09-03 18:56:03.992 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-09-03 18:56:03.995 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-09-03 18:56:03.995 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-09-03 18:56:04.515 | 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-03 18:56:04.657 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-09-03 18:56:04.989 | 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-03 18:56:04.993 | 2021-09-03 18:56:04.993 | done! 2021-09-03 18:56:05.000 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-09-03 18:56:05.005 | Setting up libhtml-parser-perl (3.72-5) ... 2021-09-03 18:56:05.010 | Setting up libhttp-message-perl (6.22-1) ... 2021-09-03 18:56:05.015 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:56:05.689 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-03 18:56:05.718 | Renaming removed key_buffer and myisam-recover options (if present) 2021-09-03 18:56:13.808 | mysqld will log errors to /var/log/mysql/error.log 2021-09-03 18:56:14.461 | mysqld is running as pid 50404 2021-09-03 18:56:17.288 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-09-03 18:56:19.382 | Setting up libcgi-pm-perl (4.46-1) ... 2021-09-03 18:56:19.387 | Setting up libhtml-template-perl (2.97-1) ... 2021-09-03 18:56:19.394 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-09-03 18:56:19.401 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-09-03 18:56:19.407 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:56:19.758 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:56:21.480 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 18:56:27.643 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:56:27.645 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:56:27.648 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:27.650 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:27.652 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:27.654 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:27.656 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:27.658 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:56:27.660 | + functions-common:time_stop:2316 : start_time=1630695345545 2021-09-03 18:56:27.663 | + functions-common:time_stop:2318 : [[ -z 1630695345545 ]] 2021-09-03 18:56:27.666 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:27.670 | + functions-common:time_stop:2321 : end_time=1630695387667 2021-09-03 18:56:27.672 | + functions-common:time_stop:2322 : elapsed_time=42122 2021-09-03 18:56:27.674 | + functions-common:time_stop:2323 : total=195950 2021-09-03 18:56:27.676 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:27.678 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=238072 2021-09-03 18:56:27.681 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:56:27.683 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-03 18:56:27.685 | + ./stack.sh:main:821 : install_database_python 2021-09-03 18:56:27.687 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-03 18:56:27.690 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-03 18:56:27.692 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-03 18:56:27.694 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:56:27.697 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-03 18:56:27.699 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-03 18:56:27.702 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:56:27.705 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:56:27.705 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:56:27.711 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-03 18:56:27.713 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-03 18:56:27.715 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-03 18:56:27.718 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-03 18:56:27.720 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-03 18:56:27.741 | Using python 3.8 to install PyMySQL 2021-09-03 18:56:27.743 | + 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-03 18:56:28.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:28.464 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:28.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:28.464 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:29.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:29.610 | Collecting PyMySQL 2021-09-03 18:56:29.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-09-03 18:56:31.114 | Installing collected packages: PyMySQL 2021-09-03 18:56:31.240 | Successfully installed PyMySQL-1.0.2 2021-09-03 18:56:31.240 | 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-03 18:56:31.347 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:31.349 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:31.351 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:31.354 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:31.356 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:31.358 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:31.360 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:31.362 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:31.365 | + functions-common:time_stop:2316 : start_time=1630695387736 2021-09-03 18:56:31.368 | + functions-common:time_stop:2318 : [[ -z 1630695387736 ]] 2021-09-03 18:56:31.370 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:31.374 | + functions-common:time_stop:2321 : end_time=1630695391372 2021-09-03 18:56:31.377 | + functions-common:time_stop:2322 : elapsed_time=3636 2021-09-03 18:56:31.379 | + functions-common:time_stop:2323 : total=26944 2021-09-03 18:56:31.382 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:31.384 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30580 2021-09-03 18:56:31.387 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:31.389 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-03 18:56:31.391 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 18:56:31.393 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-03 18:56:31.396 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-03 18:56:31.411 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:31.414 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-03 18:56:31.416 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-03 18:56:31.419 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 18:56:31.419 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 18:56:31.425 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 18:56:31.427 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 18:56:31.430 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 18:56:31.432 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 18:56:31.434 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-03 18:56:31.437 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-03 18:56:31.452 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:31.454 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-03 18:56:31.457 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:56:31.459 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:56:31.461 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:56:31.463 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:56:31.466 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:31.468 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:56:31.470 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:31.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:31.475 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:56:31.477 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:56:31.479 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:56:31.481 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:56:31.484 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-03 18:56:31.486 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:56:31.488 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:31.491 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:31.493 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-03 18:56:31.514 | + 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-03 18:56:31.620 | Reading package lists... 2021-09-03 18:56:31.840 | Building dependency tree... 2021-09-03 18:56:31.841 | Reading state information... 2021-09-03 18:56:32.070 | The following packages were automatically installed and are no longer required: 2021-09-03 18:56:32.071 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:56:32.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:56:32.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:56:32.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:56:32.072 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:56:32.072 | python3-zope.interface 2021-09-03 18:56:32.072 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:56:32.137 | The following NEW packages will be installed: 2021-09-03 18:56:32.137 | radvd 2021-09-03 18:56:32.245 | 0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:56:32.245 | Need to get 59.0 kB of archives. 2021-09-03 18:56:32.245 | After this operation, 164 kB of additional disk space will be used. 2021-09-03 18:56:32.245 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-09-03 18:56:32.885 | Fetched 59.0 kB in 0s (299 kB/s) 2021-09-03 18:56:32.918 | Selecting previously unselected package radvd. 2021-09-03 18:56:32.968 | (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 ... 90662 files and directories currently installed.) 2021-09-03 18:56:32.972 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-09-03 18:56:32.975 | Unpacking radvd (1:2.17-2) ... 2021-09-03 18:56:33.037 | Setting up radvd (1:2.17-2) ... 2021-09-03 18:56:33.977 | Job for radvd.service failed because the control process exited with error code. 2021-09-03 18:56:33.977 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-09-03 18:56:33.978 | invoke-rc.d: initscript radvd, action "start" failed. 2021-09-03 18:56:33.990 | ● radvd.service - Router advertisement daemon for IPv6 2021-09-03 18:56:33.990 | Loaded: loaded (]8;;file://dv-cinder-759987-8-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-09-03 18:56:33.991 | Active: failed (Result: exit-code) since Fri 2021-09-03 18:56:33 UTC; 15ms ago 2021-09-03 18:56:33.991 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-09-03 18:56:33.991 | Process: 51506 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-09-03 18:56:33.991 | 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb radvd[51506]: can't open /etc/radvd.conf: No such file or directory 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb radvd[51506]: Insecure file permissions, but continuing anyway 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb radvd[51506]: exiting, failed to read config file 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-09-03 18:56:33.991 | Sep 03 18:56:33 dv-cinder-759987-8-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-09-03 18:56:33.995 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:56:34.091 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:56:40.674 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:56:40.678 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:56:40.680 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:40.682 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:40.684 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:40.686 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:40.688 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:40.691 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:56:40.693 | + functions-common:time_stop:2316 : start_time=1630695391511 2021-09-03 18:56:40.696 | + functions-common:time_stop:2318 : [[ -z 1630695391511 ]] 2021-09-03 18:56:40.699 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:40.703 | + functions-common:time_stop:2321 : end_time=1630695400700 2021-09-03 18:56:40.705 | + functions-common:time_stop:2322 : elapsed_time=9189 2021-09-03 18:56:40.707 | + functions-common:time_stop:2323 : total=238072 2021-09-03 18:56:40.710 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:40.712 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=247261 2021-09-03 18:56:40.715 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:56:40.717 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-03 18:56:40.733 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:40.735 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-03 18:56:40.737 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-03 18:56:40.740 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-03 18:56:40.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-03 18:56:40.762 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:56:40.764 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:56:40.766 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:56:40.769 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:56:40.772 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:40.774 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:56:40.776 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:40.778 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:40.781 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:56:40.783 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:56:40.785 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:56:40.787 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:56:40.790 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-03 18:56:40.792 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:56:40.794 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:40.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:40.799 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-03 18:56:40.818 | + 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-03 18:56:40.926 | Reading package lists... 2021-09-03 18:56:41.148 | Building dependency tree... 2021-09-03 18:56:41.150 | Reading state information... 2021-09-03 18:56:41.379 | fakeroot is already the newest version (1.24-1). 2021-09-03 18:56:41.379 | fakeroot set to manually installed. 2021-09-03 18:56:41.379 | make is already the newest version (4.2.1-1.2). 2021-09-03 18:56:41.379 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-09-03 18:56:41.379 | The following packages were automatically installed and are no longer required: 2021-09-03 18:56:41.380 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:56:41.380 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:56:41.380 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:56:41.380 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:56:41.380 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:56:41.380 | python3-zope.interface 2021-09-03 18:56:41.381 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:56:41.506 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:56:41.510 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:56:41.512 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:56:41.514 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:41.516 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:41.518 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:41.520 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:41.523 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:41.525 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:56:41.527 | + functions-common:time_stop:2316 : start_time=1630695400815 2021-09-03 18:56:41.529 | + functions-common:time_stop:2318 : [[ -z 1630695400815 ]] 2021-09-03 18:56:41.531 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:41.535 | + functions-common:time_stop:2321 : end_time=1630695401533 2021-09-03 18:56:41.538 | + functions-common:time_stop:2322 : elapsed_time=718 2021-09-03 18:56:41.540 | + functions-common:time_stop:2323 : total=247261 2021-09-03 18:56:41.542 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:41.544 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=247979 2021-09-03 18:56:41.546 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:56:41.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-03 18:56:41.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:41.553 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:41.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-03 18:56:41.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-03 18:56:41.560 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-03 18:56:41.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-03 18:56:41.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-03 18:56:41.570 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-03 18:56:41.570 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-03 18:56:41.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-03 18:56:41.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-03 18:56:41.580 | + functions:vercmp:628 : local v1=5.4 2021-09-03 18:56:41.583 | + functions:vercmp:629 : local 'op=<' 2021-09-03 18:56:41.585 | + functions:vercmp:630 : local v2=3.13 2021-09-03 18:56:41.587 | + functions:vercmp:631 : local result 2021-09-03 18:56:41.591 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-03 18:56:41.591 | ++ functions:vercmp:635 : head -1 2021-09-03 18:56:41.591 | ++ functions:vercmp:635 : sort -V 2021-09-03 18:56:41.596 | + functions:vercmp:635 : result=3.13 2021-09-03 18:56:41.598 | + functions:vercmp:637 : case $op in 2021-09-03 18:56:41.601 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-03 18:56:41.603 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-03 18:56:41.605 | + functions:vercmp:648 : return 2021-09-03 18:56:41.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-03 18:56:41.610 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:56:41.612 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-03 18:56:41.940 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-03 18:56:41.943 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-03 18:56:41.945 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:41.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:41.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-03 18:56:41.953 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:41.955 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-03 18:56:41.972 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:56:41.975 | + ./stack.sh:main:829 : install_etcd3 2021-09-03 18:56:41.977 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-03 18:56:41.977 | Installing etcd 2021-09-03 18:56:41.980 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-03 18:56:41.993 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-03 18:56:42.005 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-03 18:56:42.007 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-03 18:56:42.022 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-03 18:56:42.026 | ++ 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-03 18:56:42.028 | ++ 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-03 18:56:42.031 | +++ 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-03 18:56:42.035 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:56:42.038 | ++ 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-03 18:56:42.040 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-03 18:56:42.043 | ++ 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-03 18:56:42.046 | --2021-09-03 18:56:42-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:56:42.050 | Resolving github.com (github.com)... 140.82.121.3 2021-09-03 18:56:42.095 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-09-03 18:56:42.234 | HTTP request sent, awaiting response... 302 Found 2021-09-03 18:56:42.234 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210903T185556Z&X-Amz-Expires=300&X-Amz-Signature=f5d514ca55305f244f2e1dea182836637bdf93a24c0bf1dab957ab07348101e8&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-03 18:56:42.234 | --2021-09-03 18:56:42-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210903T185556Z&X-Amz-Expires=300&X-Amz-Signature=f5d514ca55305f244f2e1dea182836637bdf93a24c0bf1dab957ab07348101e8&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-03 18:56:42.236 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-09-03 18:56:42.260 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-09-03 18:56:42.336 | HTTP request sent, awaiting response... 200 OK 2021-09-03 18:56:42.337 | Length: 11350736 (11M) [application/octet-stream] 2021-09-03 18:56:42.337 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-09-03 18:56:42.446 | 2021-09-03 18:56:42.602 | 0K ........ .. 100% 40.7M=0.3s 2021-09-03 18:56:42.603 | 2021-09-03 18:56:42.603 | 2021-09-03 18:56:42 (40.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-09-03 18:56:42.603 | 2021-09-03 18:56:42.606 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-09-03 18:56:42.609 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:56:42.611 | ++ functions:get_extra_file:74 : return 2021-09-03 18:56:42.614 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 18:56:42.616 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-03 18:56:42.618 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-09-03 18:56:42.621 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-09-03 18:56:42.758 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-09-03 18:56:42.761 | + 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-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/ 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/README.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-09-03 18:56:42.765 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-03 18:56:42.766 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-03 18:56:42.767 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-09-03 18:56:42.768 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-09-03 18:56:42.769 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-09-03 18:56:42.770 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-09-03 18:56:42.771 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-09-03 18:56:42.772 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-09-03 18:56:42.773 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-09-03 18:56:42.775 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-09-03 18:56:42.776 | etcd-v3.3.12-linux-amd64/etcdctl 2021-09-03 18:56:42.962 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-09-03 18:56:42.962 | etcd-v3.3.12-linux-amd64/etcd 2021-09-03 18:56:43.190 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-09-03 18:56:43.229 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-09-03 18:56:43.268 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-03 18:56:43.270 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-03 18:56:43.287 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:43.289 | + ./stack.sh:main:848 : install_dstat 2021-09-03 18:56:43.292 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-03 18:56:43.309 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:56:43.311 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-03 18:56:43.313 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 18:56:43.315 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-03 18:56:43.318 | + ./stack.sh:main:857 : install_libs 2021-09-03 18:56:43.321 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-03 18:56:43.323 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-03 18:56:43.325 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-03 18:56:43.327 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-03 18:56:43.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-03 18:56:43.336 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.338 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-03 18:56:43.341 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-03 18:56:43.343 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-03 18:56:43.345 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-03 18:56:43.347 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-03 18:56:43.354 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.356 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-03 18:56:43.358 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-03 18:56:43.360 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-03 18:56:43.363 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-03 18:56:43.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-03 18:56:43.372 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.374 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-03 18:56:43.377 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-03 18:56:43.379 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-03 18:56:43.382 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-03 18:56:43.385 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-03 18:56:43.391 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.394 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-03 18:56:43.396 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-03 18:56:43.398 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-03 18:56:43.400 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-03 18:56:43.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-03 18:56:43.409 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.412 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-03 18:56:43.414 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-03 18:56:43.416 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-03 18:56:43.418 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-03 18:56:43.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.423 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.425 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-03 18:56:43.428 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.430 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-03 18:56:43.432 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-03 18:56:43.434 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-03 18:56:43.437 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-03 18:56:43.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-03 18:56:43.446 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.448 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-03 18:56:43.450 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-03 18:56:43.452 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-03 18:56:43.455 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-03 18:56:43.457 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-03 18:56:43.464 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.466 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-03 18:56:43.469 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-03 18:56:43.471 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-03 18:56:43.473 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-03 18:56:43.476 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-03 18:56:43.483 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.485 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-03 18:56:43.487 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-03 18:56:43.489 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-03 18:56:43.491 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-03 18:56:43.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-03 18:56:43.500 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.502 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-03 18:56:43.505 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-03 18:56:43.507 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-03 18:56:43.509 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-03 18:56:43.512 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.514 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-03 18:56:43.518 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.521 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-03 18:56:43.523 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-03 18:56:43.526 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-03 18:56:43.528 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-03 18:56:43.530 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.532 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.534 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-03 18:56:43.537 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.540 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-03 18:56:43.542 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-03 18:56:43.544 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-03 18:56:43.546 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-03 18:56:43.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-03 18:56:43.556 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.560 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-03 18:56:43.563 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-03 18:56:43.568 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-03 18:56:43.570 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-03 18:56:43.572 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-03 18:56:43.579 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.581 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-03 18:56:43.585 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-03 18:56:43.587 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-03 18:56:43.589 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-03 18:56:43.591 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-03 18:56:43.598 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.600 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-03 18:56:43.603 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-03 18:56:43.605 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-03 18:56:43.607 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-03 18:56:43.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-03 18:56:43.616 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.619 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-03 18:56:43.621 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-03 18:56:43.623 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-03 18:56:43.625 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-03 18:56:43.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-03 18:56:43.636 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.639 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-03 18:56:43.641 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-03 18:56:43.643 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-03 18:56:43.646 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-03 18:56:43.648 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-03 18:56:43.655 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.657 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-03 18:56:43.660 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-03 18:56:43.662 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-03 18:56:43.664 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-03 18:56:43.667 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.669 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.671 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-03 18:56:43.673 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.676 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-03 18:56:43.678 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-03 18:56:43.681 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-03 18:56:43.683 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-03 18:56:43.685 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-03 18:56:43.692 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.695 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-03 18:56:43.697 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-03 18:56:43.700 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-03 18:56:43.702 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-03 18:56:43.704 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.706 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-03 18:56:43.711 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.714 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-03 18:56:43.716 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-03 18:56:43.718 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-03 18:56:43.721 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-03 18:56:43.723 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-03 18:56:43.730 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.732 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-03 18:56:43.735 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-03 18:56:43.737 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-03 18:56:43.739 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-03 18:56:43.742 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-03 18:56:43.749 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.751 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-03 18:56:43.754 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-03 18:56:43.756 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-03 18:56:43.758 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-03 18:56:43.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-03 18:56:43.767 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.770 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-03 18:56:43.772 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-03 18:56:43.774 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-03 18:56:43.776 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-03 18:56:43.779 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-03 18:56:43.785 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.788 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-03 18:56:43.791 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-03 18:56:43.793 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-03 18:56:43.795 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-03 18:56:43.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.802 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-03 18:56:43.805 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.807 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-03 18:56:43.810 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-03 18:56:43.812 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-03 18:56:43.814 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-03 18:56:43.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-03 18:56:43.824 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.826 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-03 18:56:43.828 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-03 18:56:43.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-03 18:56:43.833 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-03 18:56:43.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-03 18:56:43.842 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.844 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-03 18:56:43.847 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-03 18:56:43.849 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-03 18:56:43.852 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-03 18:56:43.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-03 18:56:43.861 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.863 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-03 18:56:43.866 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-03 18:56:43.868 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-03 18:56:43.871 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-03 18:56:43.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-03 18:56:43.883 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.885 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-03 18:56:43.888 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-03 18:56:43.890 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-03 18:56:43.893 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-03 18:56:43.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-03 18:56:43.904 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.906 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-03 18:56:43.908 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-03 18:56:43.910 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-03 18:56:43.913 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-03 18:56:43.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-03 18:56:43.922 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.924 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-03 18:56:43.926 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-03 18:56:43.930 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-03 18:56:43.932 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-03 18:56:43.934 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-03 18:56:43.941 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.944 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-03 18:56:43.946 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-03 18:56:43.949 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-03 18:56:43.951 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-03 18:56:43.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-03 18:56:43.961 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.964 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-03 18:56:43.966 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-03 18:56:43.968 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-03 18:56:43.970 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-03 18:56:43.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.976 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-03 18:56:43.980 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:43.983 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-03 18:56:43.985 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-03 18:56:43.987 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-03 18:56:43.990 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-03 18:56:43.994 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:43.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:43.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-03 18:56:44.001 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:44.003 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-03 18:56:44.006 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-03 18:56:44.008 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-03 18:56:44.011 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-03 18:56:44.013 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:56:44.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:56:44.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-03 18:56:44.020 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:56:44.023 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-03 18:56:44.043 | Using python 3.8 to install etcd3 2021-09-03 18:56:44.046 | + 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-03 18:56:44.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:44.755 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:44.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:44.755 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:45.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:45.864 | Collecting etcd3 2021-09-03 18:56:45.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-09-03 18:56:48.749 | Collecting grpcio>=1.27.1 2021-09-03 18:56:48.764 | 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-03 18:56:49.523 | Collecting protobuf>=3.6.1 2021-09-03 18:56:49.534 | 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-03 18:56:49.557 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-03 18:56:49.559 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-03 18:56:49.588 | Building wheels for collected packages: etcd3 2021-09-03 18:56:49.589 | Building wheel for etcd3 (setup.py): started 2021-09-03 18:56:50.359 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-09-03 18:56:50.360 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=36b3c6a8316f7d0a9d49b076428ca78762865ce4baf5c234551ba7b9e091da0c 2021-09-03 18:56:50.360 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-09-03 18:56:50.364 | Successfully built etcd3 2021-09-03 18:56:51.848 | Installing collected packages: protobuf, grpcio, etcd3 2021-09-03 18:56:52.465 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-09-03 18:56:52.465 | 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-03 18:56:52.608 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:52.610 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:52.612 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:52.614 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:52.617 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:52.619 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:52.621 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:52.623 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:52.625 | + functions-common:time_stop:2316 : start_time=1630695404038 2021-09-03 18:56:52.627 | + functions-common:time_stop:2318 : [[ -z 1630695404038 ]] 2021-09-03 18:56:52.631 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:52.635 | + functions-common:time_stop:2321 : end_time=1630695412633 2021-09-03 18:56:52.637 | + functions-common:time_stop:2322 : elapsed_time=8595 2021-09-03 18:56:52.639 | + functions-common:time_stop:2323 : total=30580 2021-09-03 18:56:52.641 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:52.643 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39175 2021-09-03 18:56:52.645 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:52.648 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-03 18:56:52.669 | Using python 3.8 to install etcd3gw 2021-09-03 18:56:52.671 | + 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-03 18:56:53.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:53.542 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:53.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:56:53.542 | from cryptography.utils import int_from_bytes 2021-09-03 18:56:54.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:56:54.651 | Collecting etcd3gw 2021-09-03 18:56:54.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-09-03 18:56:54.669 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-03 18:56:54.671 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-03 18:56:54.672 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-03 18:56:54.674 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-09-03 18:56:54.710 | 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-03 18:56:54.712 | 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-03 18:56:54.714 | 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-03 18:56:54.716 | 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-03 18:56:56.184 | Installing collected packages: etcd3gw 2021-09-03 18:56:56.287 | Successfully installed etcd3gw-1.0.0 2021-09-03 18:56:56.287 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-03 18:56:56.391 | + inc/python:pip_install:200 : result=0 2021-09-03 18:56:56.393 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:56:56.395 | + functions-common:time_stop:2309 : local name 2021-09-03 18:56:56.398 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:56:56.400 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:56:56.402 | + functions-common:time_stop:2312 : local total 2021-09-03 18:56:56.404 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:56:56.406 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:56:56.409 | + functions-common:time_stop:2316 : start_time=1630695412664 2021-09-03 18:56:56.411 | + functions-common:time_stop:2318 : [[ -z 1630695412664 ]] 2021-09-03 18:56:56.414 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:56:56.418 | + functions-common:time_stop:2321 : end_time=1630695416416 2021-09-03 18:56:56.420 | + functions-common:time_stop:2322 : elapsed_time=3752 2021-09-03 18:56:56.422 | + functions-common:time_stop:2323 : total=39175 2021-09-03 18:56:56.424 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:56:56.427 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42927 2021-09-03 18:56:56.430 | + inc/python:pip_install:203 : return 0 2021-09-03 18:56:56.432 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-03 18:56:56.434 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-03 18:56:56.436 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-03 18:56:56.439 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 18:56:56.441 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 18:56:56.443 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 18:56:56.445 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 18:56:56.448 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 18:56:56.450 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 18:56:56.452 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 18:56:56.454 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 18:56:56.457 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 18:56:56.459 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-03 18:56:56.461 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-03 18:56:56.463 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:56.466 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:56.468 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-03 18:56:56.470 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 18:56:56.472 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:56:56.475 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:56:56.477 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:56:56.479 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:56:56.482 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:56:56.484 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:56:56.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:56.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:56.492 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:56:56.494 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:56:56.496 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:56:56.498 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:56:56.501 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 18:56:56.503 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:56:56.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:56:56.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:56:56.510 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 18:56:56.530 | + 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-03 18:56:56.639 | Reading package lists... 2021-09-03 18:56:56.861 | Building dependency tree... 2021-09-03 18:56:56.862 | Reading state information... 2021-09-03 18:56:57.086 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 18:56:57.086 | The following packages were automatically installed and are no longer required: 2021-09-03 18:56:57.087 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:56:57.087 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:56:57.087 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:56:57.087 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:56:57.087 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:56:57.087 | python3-zope.interface 2021-09-03 18:56:57.088 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:56:57.088 | The following additional packages will be installed: 2021-09-03 18:56:57.089 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-09-03 18:56:57.089 | Suggested packages: 2021-09-03 18:56:57.089 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-09-03 18:56:57.155 | The following NEW packages will be installed: 2021-09-03 18:56:57.155 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-09-03 18:56:57.453 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:56:57.453 | Need to get 1,306 kB of archives. 2021-09-03 18:56:57.453 | After this operation, 4,613 kB of additional disk space will be used. 2021-09-03 18:56:57.453 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-09-03 18:56:58.227 | 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-03 18:56:58.283 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-09-03 18:56:58.399 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-09-03 18:56:58.526 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-09-03 18:56:58.528 | 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-03 18:56:59.095 | Fetched 1,306 kB in 1s (948 kB/s) 2021-09-03 18:56:59.126 | Selecting previously unselected package libnorm1:amd64. 2021-09-03 18:56:59.178 | (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 ... 90675 files and directories currently installed.) 2021-09-03 18:56:59.182 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-09-03 18:56:59.186 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-03 18:56:59.260 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-09-03 18:56:59.270 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-09-03 18:56:59.273 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-03 18:56:59.324 | Selecting previously unselected package libzmq5:amd64. 2021-09-03 18:56:59.334 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-09-03 18:56:59.336 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-03 18:56:59.398 | Selecting previously unselected package uwsgi-core. 2021-09-03 18:56:59.408 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 18:56:59.410 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-03 18:56:59.553 | Selecting previously unselected package uwsgi. 2021-09-03 18:56:59.563 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 18:56:59.565 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-09-03 18:56:59.599 | Selecting previously unselected package uwsgi-plugin-python3. 2021-09-03 18:56:59.609 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-09-03 18:56:59.611 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-03 18:56:59.684 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-09-03 18:56:59.689 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-09-03 18:56:59.695 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-09-03 18:56:59.700 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-09-03 18:56:59.713 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-09-03 18:57:00.549 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-09-03 18:57:00.582 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 18:57:00.957 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 18:57:01.324 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-09-03 18:57:07.477 | + functions-common:apt_get:1118 : result=0 2021-09-03 18:57:07.480 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 18:57:07.482 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:07.484 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:07.486 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:07.488 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:07.491 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:07.493 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 18:57:07.496 | + functions-common:time_stop:2316 : start_time=1630695416528 2021-09-03 18:57:07.498 | + functions-common:time_stop:2318 : [[ -z 1630695416528 ]] 2021-09-03 18:57:07.500 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:07.505 | + functions-common:time_stop:2321 : end_time=1630695427503 2021-09-03 18:57:07.509 | + functions-common:time_stop:2322 : elapsed_time=10975 2021-09-03 18:57:07.511 | + functions-common:time_stop:2323 : total=247979 2021-09-03 18:57:07.513 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:07.515 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=258954 2021-09-03 18:57:07.518 | + functions-common:apt_get:1122 : return 0 2021-09-03 18:57:07.520 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-03 18:57:07.522 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:07.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:07.527 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-03 18:57:07.590 | Enabling module proxy. 2021-09-03 18:57:07.595 | To activate the new configuration, you need to run: 2021-09-03 18:57:07.595 | systemctl restart apache2 2021-09-03 18:57:07.600 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-03 18:57:07.664 | Considering dependency proxy for proxy_uwsgi: 2021-09-03 18:57:07.664 | Module proxy already enabled 2021-09-03 18:57:07.664 | Enabling module proxy_uwsgi. 2021-09-03 18:57:07.670 | To activate the new configuration, you need to run: 2021-09-03 18:57:07.670 | systemctl restart apache2 2021-09-03 18:57:07.674 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-03 18:57:07.676 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:57:07.679 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:57:07.682 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:57:07.809 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-03 18:57:07.812 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-03 18:57:07.814 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-03 18:57:07.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-03 18:57:07.825 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.828 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-03 18:57:07.831 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-03 18:57:07.833 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-03 18:57:07.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-03 18:57:07.843 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.846 | + ./stack.sh:main:865 : install_glanceclient 2021-09-03 18:57:07.848 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-03 18:57:07.851 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-03 18:57:07.853 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-03 18:57:07.860 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.863 | + ./stack.sh:main:866 : install_cinderclient 2021-09-03 18:57:07.865 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-03 18:57:07.867 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-03 18:57:07.870 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-03 18:57:07.877 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.879 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-03 18:57:07.882 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-03 18:57:07.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-03 18:57:07.892 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.894 | + ./stack.sh:main:867 : install_novaclient 2021-09-03 18:57:07.897 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-03 18:57:07.899 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-03 18:57:07.902 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.906 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-03 18:57:07.909 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.911 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-03 18:57:07.928 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:07.931 | + ./stack.sh:main:869 : install_swiftclient 2021-09-03 18:57:07.933 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-03 18:57:07.935 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-03 18:57:07.938 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-03 18:57:07.945 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.947 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-03 18:57:07.964 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:07.966 | + ./stack.sh:main:872 : install_neutronclient 2021-09-03 18:57:07.968 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-03 18:57:07.971 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-03 18:57:07.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-03 18:57:07.980 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:07.982 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-03 18:57:07.985 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-03 18:57:07.987 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-03 18:57:07.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:07.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:07.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-03 18:57:07.997 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:08.000 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-03 18:57:08.002 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-03 18:57:08.004 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:57:08.008 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-03 18:57:08.010 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-03 18:57:08.013 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:57:08.016 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:57:08.016 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:57:08.021 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-03 18:57:08.024 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-03 18:57:08.026 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-03 18:57:08.029 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-03 18:57:08.031 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-03 18:57:08.051 | Using python 3.8 to install keystonemiddleware 2021-09-03 18:57:08.054 | + 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-03 18:57:08.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:08.776 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:08.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:08.776 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:09.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:09.803 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-03 18:57:09.872 | 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-03 18:57:09.874 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-09-03 18:57:09.875 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-03 18:57:09.877 | 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-03 18:57:09.879 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-03 18:57:09.882 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-03 18:57:09.883 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-03 18:57:09.885 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-03 18:57:09.887 | 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-03 18:57:09.890 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-03 18:57:09.892 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-03 18:57:09.894 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-09-03 18:57:09.895 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-03 18:57:09.898 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-03 18:57:09.956 | 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-03 18:57:09.959 | 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-03 18:57:09.962 | 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-03 18:57:10.007 | 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-03 18:57:10.014 | 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-03 18:57:10.057 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-09-03 18:57:10.058 | 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-03 18:57:10.060 | 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-03 18:57:10.062 | 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-03 18:57:10.073 | 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-03 18:57:10.137 | 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-03 18:57:10.141 | 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-03 18:57:10.156 | 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-03 18:57:10.158 | 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-03 18:57:10.184 | 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-03 18:57:10.188 | 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-03 18:57:10.189 | 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-03 18:57:10.337 | 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-03 18:57:10.340 | 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-03 18:57:10.342 | 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-03 18:57:10.344 | 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-03 18:57:11.721 | 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-03 18:57:11.824 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:11.826 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:11.828 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:11.831 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:11.833 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:11.835 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:11.837 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:11.839 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:11.841 | + functions-common:time_stop:2316 : start_time=1630695428046 2021-09-03 18:57:11.843 | + functions-common:time_stop:2318 : [[ -z 1630695428046 ]] 2021-09-03 18:57:11.846 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:11.850 | + functions-common:time_stop:2321 : end_time=1630695431848 2021-09-03 18:57:11.852 | + functions-common:time_stop:2322 : elapsed_time=3802 2021-09-03 18:57:11.854 | + functions-common:time_stop:2323 : total=42927 2021-09-03 18:57:11.856 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:11.859 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46729 2021-09-03 18:57:11.861 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:11.863 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-03 18:57:11.866 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-03 18:57:11.868 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 18:57:11.871 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-03 18:57:11.874 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-03 18:57:11.876 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 18:57:11.880 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-03 18:57:11.880 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 18:57:11.885 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-03 18:57:11.888 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-03 18:57:11.890 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-03 18:57:11.893 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-03 18:57:11.895 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-03 18:57:11.916 | Using python 3.8 to install python-memcached 2021-09-03 18:57:11.918 | + 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-03 18:57:12.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:12.651 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:12.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:12.651 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:13.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:13.756 | Collecting python-memcached 2021-09-03 18:57:13.764 | 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-03 18:57:13.772 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-03 18:57:15.265 | Installing collected packages: python-memcached 2021-09-03 18:57:15.357 | Successfully installed python-memcached-1.59 2021-09-03 18:57:15.357 | 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-03 18:57:15.461 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:15.463 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:15.465 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:15.468 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:15.470 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:15.472 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:15.474 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:15.476 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:15.478 | + functions-common:time_stop:2316 : start_time=1630695431910 2021-09-03 18:57:15.481 | + functions-common:time_stop:2318 : [[ -z 1630695431910 ]] 2021-09-03 18:57:15.483 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:15.487 | + functions-common:time_stop:2321 : end_time=1630695435485 2021-09-03 18:57:15.489 | + functions-common:time_stop:2322 : elapsed_time=3575 2021-09-03 18:57:15.492 | + functions-common:time_stop:2323 : total=46729 2021-09-03 18:57:15.494 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:15.496 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50304 2021-09-03 18:57:15.499 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:15.501 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-03 18:57:15.518 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:15.520 | + ./stack.sh:main:879 : '[' 10.222.0.46 == 10.222.0.46 ']' 2021-09-03 18:57:15.523 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-03 18:57:15.525 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-03 18:57:15.527 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-03 18:57:15.529 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:57:15.532 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-03 18:57:15.534 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-03 18:57:15.549 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:15.551 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-03 18:57:15.554 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-03 18:57:15.556 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-03 18:57:15.558 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:57:15.560 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:57:15.562 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:57:15.565 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:57:15.567 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:57:15.570 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:57:15.585 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:57:15.587 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:57:15.589 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:15.591 | + functions-common:git_clone:544 : echo master 2021-09-03 18:57:15.592 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:57:15.597 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-03 18:57:15.599 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:15.601 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-03 18:57:15.603 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:57:15.604 | + functions-common:git_clone:593 : head -1 2021-09-03 18:57:15.607 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-03 18:57:15.610 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:57:15.612 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-03 18:57:15.614 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:57:15.617 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 18:57:15.619 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-03 18:57:15.622 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:57:15.624 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-03 18:57:15.626 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:57:15.629 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 18:57:15.631 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-03 18:57:15.634 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:57:15.636 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:57:15.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-03 18:57:15.641 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:57:15.644 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-03 18:57:15.646 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:57:15.648 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:57:15.651 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-03 18:57:15.657 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-03 18:57:15.659 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-03 18:57:16.299 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-03 18:57:16.302 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:57:16.304 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:57:16.307 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:57:16.309 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 18:57:16.311 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-03 18:57:16.313 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:57:16.315 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:57:16.317 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:57:16.320 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:57:16.322 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:57:16.324 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:57:16.326 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:57:16.328 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-03 18:57:16.348 | Using python 3.8 to install /opt/stack/keystone 2021-09-03 18:57:16.350 | + 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-03 18:57:17.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:17.094 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:17.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:17.094 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:18.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:18.123 | Obtaining file:///opt/stack/keystone 2021-09-03 18:57:19.780 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.6.0) 2021-09-03 18:57:19.781 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.8.7) 2021-09-03 18:57:19.874 | Collecting Flask!=0.11,>=1.0.2 2021-09-03 18:57:19.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-09-03 18:57:19.932 | Collecting Flask-RESTful>=0.3.5 2021-09-03 18:57:19.938 | 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-03 18:57:19.942 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.8) 2021-09-03 18:57:19.944 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.23) 2021-09-03 18:57:19.945 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (0.13.0) 2021-09-03 18:57:19.947 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.0) 2021-09-03 18:57:19.991 | Collecting passlib>=1.7.0 2021-09-03 18:57:19.998 | 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-03 18:57:20.015 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 18:57:20.017 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (9.3.0) 2021-09-03 18:57:20.018 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 18:57:20.212 | Collecting scrypt>=0.8.0 2021-09-03 18:57:20.219 | 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-03 18:57:20.244 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2.8.1) 2021-09-03 18:57:20.246 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (8.7.1) 2021-09-03 18:57:20.247 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.3.1) 2021-09-03 18:57:20.249 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (12.9.1) 2021-09-03 18:57:20.251 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (10.0.0) 2021-09-03 18:57:20.252 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.0.1) 2021-09-03 18:57:20.255 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.6.0) 2021-09-03 18:57:20.257 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.4.0) 2021-09-03 18:57:20.259 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.8.2) 2021-09-03 18:57:20.261 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 18:57:20.263 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.0) 2021-09-03 18:57:20.265 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.10.0) 2021-09-03 18:57:20.314 | Collecting oauthlib>=0.6.2 2021-09-03 18:57:20.322 | 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-03 18:57:20.391 | Collecting pysaml2>=5.0.0 2021-09-03 18:57:20.398 | 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-03 18:57:20.479 | Collecting PyJWT>=1.6.1 2021-09-03 18:57:20.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-09-03 18:57:20.491 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.1.4) 2021-09-03 18:57:20.494 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 18:57:20.496 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.1.1) 2021-09-03 18:57:20.497 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.0.2) 2021-09-03 18:57:20.499 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.1) 2021-09-03 18:57:20.500 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2021.1) 2021-09-03 18:57:20.512 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.16.0) 2021-09-03 18:57:20.514 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.14.6) 2021-09-03 18:57:20.518 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev21) (2.20) 2021-09-03 18:57:20.562 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev21) (5.0.9) 2021-09-03 18:57:20.579 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (3.0.1) 2021-09-03 18:57:20.642 | Collecting click>=7.1.2 2021-09-03 18:57:20.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-09-03 18:57:20.688 | Collecting itsdangerous>=2.0 2021-09-03 18:57:20.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-09-03 18:57:20.777 | Collecting Werkzeug>=2.0 2021-09-03 18:57:20.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-09-03 18:57:20.865 | Collecting aniso8601>=0.82 2021-09-03 18:57:20.873 | 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-03 18:57:20.904 | 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==19.1.0.dev21) (2.0.1) 2021-09-03 18:57:20.979 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (2.26.0) 2021-09-03 18:57:20.982 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (4.3.1) 2021-09-03 18:57:21.042 | 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==19.1.0.dev21) (0.1.16) 2021-09-03 18:57:21.044 | 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==19.1.0.dev21) (1.7.0) 2021-09-03 18:57:21.190 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (0.8.0) 2021-09-03 18:57:21.192 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (5.4.1) 2021-09-03 18:57:21.195 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (1.5.0) 2021-09-03 18:57:21.196 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (2.2.0) 2021-09-03 18:57:21.207 | 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==19.1.0.dev21) (1.12.1) 2021-09-03 18:57:21.283 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (0.5.0) 2021-09-03 18:57:21.286 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.7.1) 2021-09-03 18:57:21.289 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 18:57:21.311 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.1.5) 2021-09-03 18:57:21.314 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (5.2.2) 2021-09-03 18:57:21.378 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (0.9.6) 2021-09-03 18:57:21.380 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (2.8.2) 2021-09-03 18:57:21.451 | 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==19.1.0.dev21) (2.6.0) 2021-09-03 18:57:21.454 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.3.0) 2021-09-03 18:57:21.456 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.1.0) 2021-09-03 18:57:21.460 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (4.2.2) 2021-09-03 18:57:21.462 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.0.6) 2021-09-03 18:57:21.464 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.3.0) 2021-09-03 18:57:21.476 | 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==19.1.0.dev21) (5.0.0) 2021-09-03 18:57:21.578 | 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==19.1.0.dev21) (0.11.0) 2021-09-03 18:57:21.608 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev21) (3.3.0) 2021-09-03 18:57:21.707 | 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==19.1.0.dev21) (0.31.1) 2021-09-03 18:57:21.711 | 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==19.1.0.dev21) (4.4.0) 2021-09-03 18:57:21.715 | 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==19.1.0.dev21) (2.1.1) 2021-09-03 18:57:21.717 | 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==19.1.0.dev21) (1.3.2) 2021-09-03 18:57:21.720 | 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==19.1.0.dev21) (2.5.1) 2021-09-03 18:57:21.722 | 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==19.1.0.dev21) (3.0.0) 2021-09-03 18:57:21.725 | 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==19.1.0.dev21) (3.5.0) 2021-09-03 18:57:21.727 | 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==19.1.0.dev21) (1.1.1) 2021-09-03 18:57:21.746 | 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==19.1.0.dev21) (1.16.0) 2021-09-03 18:57:21.789 | 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==19.1.0.dev21) (2.5.0) 2021-09-03 18:57:21.828 | 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==19.1.0.dev21) (0.14.1) 2021-09-03 18:57:21.848 | 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==19.1.0.dev21) (1.6) 2021-09-03 18:57:21.886 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev21) (0.7.2) 2021-09-03 18:57:21.917 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (2.4.7) 2021-09-03 18:57:21.926 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (21.0) 2021-09-03 18:57:21.928 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (0.11.0) 2021-09-03 18:57:22.074 | 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==19.1.0.dev21) (57.4.0) 2021-09-03 18:57:22.405 | Collecting xmlschema>=1.2.1 2021-09-03 18:57:22.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2021-09-03 18:57:22.424 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev21) (20.0.1) 2021-09-03 18:57:22.456 | Collecting defusedxml 2021-09-03 18:57:22.462 | 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-03 18:57:22.650 | 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==19.1.0.dev21) (2021.5.30) 2021-09-03 18:57:22.652 | 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==19.1.0.dev21) (3.2) 2021-09-03 18:57:22.654 | 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==19.1.0.dev21) (1.26.6) 2021-09-03 18:57:22.656 | 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==19.1.0.dev21) (2.0.4) 2021-09-03 18:57:22.777 | 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==19.1.0.dev21) (0.7) 2021-09-03 18:57:23.027 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.4.1) 2021-09-03 18:57:23.031 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.5.2) 2021-09-03 18:57:23.248 | 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==19.1.0.dev21) (1.0.0) 2021-09-03 18:57:23.547 | Collecting elementpath<3.0.0,>=2.2.2 2021-09-03 18:57:23.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-09-03 18:57:23.707 | 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==19.1.0.dev21) (3.5.0) 2021-09-03 18:57:24.822 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-09-03 18:57:25.289 | Attempting uninstall: click 2021-09-03 18:57:25.291 | Found existing installation: Click 7.0 2021-09-03 18:57:25.298 | Uninstalling Click-7.0: 2021-09-03 18:57:25.330 | Successfully uninstalled Click-7.0 2021-09-03 18:57:26.460 | Attempting uninstall: PyJWT 2021-09-03 18:57:26.461 | Found existing installation: PyJWT 1.7.1 2021-09-03 18:57:26.473 | Uninstalling PyJWT-1.7.1: 2021-09-03 18:57:26.504 | Successfully uninstalled PyJWT-1.7.1 2021-09-03 18:57:26.929 | Attempting uninstall: oauthlib 2021-09-03 18:57:26.931 | Found existing installation: oauthlib 3.1.0 2021-09-03 18:57:26.938 | Uninstalling oauthlib-3.1.0: 2021-09-03 18:57:26.968 | Successfully uninstalled oauthlib-3.1.0 2021-09-03 18:57:27.124 | Running setup.py develop for keystone 2021-09-03 18:57:29.134 | 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-03 18:57:29.134 | 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-03 18:57:29.288 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:29.290 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:29.292 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:29.294 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:29.296 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:29.298 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:29.300 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:29.302 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:29.305 | + functions-common:time_stop:2316 : start_time=1630695436342 2021-09-03 18:57:29.306 | + functions-common:time_stop:2318 : [[ -z 1630695436342 ]] 2021-09-03 18:57:29.309 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:29.313 | + functions-common:time_stop:2321 : end_time=1630695449311 2021-09-03 18:57:29.315 | + functions-common:time_stop:2322 : elapsed_time=12969 2021-09-03 18:57:29.317 | + functions-common:time_stop:2323 : total=50304 2021-09-03 18:57:29.319 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:29.321 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63273 2021-09-03 18:57:29.324 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:29.326 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:57:29.328 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 18:57:29.330 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 18:57:29.348 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 18:57:29.361 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-03 18:57:29.363 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-03 18:57:29.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:29.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:29.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-03 18:57:29.372 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:29.375 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-03 18:57:29.391 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:29.393 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-03 18:57:29.397 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:57:29.399 | + ./stack.sh:main:881 : configure_keystone 2021-09-03 18:57:29.401 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-03 18:57:29.413 | + 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-03 18:57:29.416 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-03 18:57:29.420 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-03 18:57:29.435 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:29.437 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-03 18:57:29.467 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-03 18:57:29.493 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-03 18:57:29.524 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-03 18:57:29.553 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-03 18:57:29.586 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-03 18:57:29.618 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-03 18:57:29.645 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-03 18:57:29.671 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-03 18:57:29.674 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-03 18:57:29.676 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-03 18:57:29.679 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-03 18:57:29.681 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 18:57:29.684 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 18:57:29.699 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:29.702 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 18:57:29.704 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 18:57:29.706 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 18:57:29.721 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:29.723 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 18:57:29.726 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 18:57:29.756 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 18:57:29.758 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 18:57:29.760 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-03 18:57:29.763 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-03 18:57:29.765 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-03 18:57:29.780 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:29.783 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2021-09-03 18:57:29.813 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.46/identity 2021-09-03 18:57:29.840 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-03 18:57:29.842 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-03 18:57:29.872 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-03 18:57:29.874 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-03 18:57:29.877 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-03 18:57:29.879 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-03 18:57:29.882 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-03 18:57:29.885 | + 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-03 18:57:29.918 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-03 18:57:29.920 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-03 18:57:29.922 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-03 18:57:29.925 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-03 18:57:29.928 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 18:57:29.947 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 18:57:29.949 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 18:57:29.951 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 18:57:29.954 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 18:57:29.956 | + 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-03 18:57:29.983 | + 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-03 18:57:30.011 | + 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-03 18:57:30.038 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 18:57:30.066 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-03 18:57:30.092 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-03 18:57:30.095 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-03 18:57:30.097 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-03 18:57:30.100 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-03 18:57:30.102 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-03 18:57:30.104 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 18:57:30.106 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 18:57:30.109 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-03 18:57:30.113 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-03 18:57:30.116 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 18:57:30.118 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 18:57:30.131 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 18:57:30.131 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:57:30.139 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 18:57:30.142 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:57:30.158 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 18:57:30.160 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-03 18:57:30.164 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-03 18:57:30.192 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-03 18:57:30.219 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-03 18:57:30.246 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-03 18:57:30.274 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-03 18:57:30.300 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-03 18:57:30.326 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-03 18:57:30.353 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-03 18:57:30.379 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-03 18:57:30.406 | + 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-03 18:57:30.433 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-03 18:57:30.460 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-03 18:57:30.486 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-03 18:57:30.513 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 18:57:30.515 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 18:57:30.518 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-03 18:57:30.520 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-03 18:57:30.523 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:57:30.525 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:30.527 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:30.530 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 18:57:30.532 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 18:57:30.534 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 18:57:30.561 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-03 18:57:30.589 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 18:57:30.589 | + 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-03 18:57:30.597 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-03 18:57:30.600 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-03 18:57:30.602 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-03 18:57:30.605 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:57:30.607 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:57:30.609 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:57:30.611 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:30.614 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:30.617 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:57:30.619 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:57:30.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:30.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:30.625 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-03 18:57:30.688 | Enabling site keystone-wsgi-public. 2021-09-03 18:57:30.694 | To activate the new configuration, you need to run: 2021-09-03 18:57:30.694 | systemctl reload apache2 2021-09-03 18:57:30.698 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 18:57:30.700 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:57:30.702 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:57:30.705 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:57:30.831 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-03 18:57:30.833 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 18:57:30.836 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-03 18:57:30.838 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-03 18:57:30.840 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 18:57:30.843 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 18:57:30.845 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-03 18:57:30.853 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-03 18:57:30.854 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 18:57:30.857 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 18:57:30.871 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 18:57:30.871 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:57:30.880 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 18:57:30.883 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 18:57:30.898 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 18:57:30.901 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 18:57:30.904 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-03 18:57:30.936 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-03 18:57:30.962 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-03 18:57:30.989 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-03 18:57:31.015 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-03 18:57:31.043 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-03 18:57:31.070 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-03 18:57:31.096 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-03 18:57:31.122 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-03 18:57:31.150 | + 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-03 18:57:31.176 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-03 18:57:31.204 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-03 18:57:31.230 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-03 18:57:31.262 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 18:57:31.264 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 18:57:31.267 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-03 18:57:31.269 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-03 18:57:31.272 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:57:31.275 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:31.277 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:31.280 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 18:57:31.283 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 18:57:31.285 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 18:57:31.313 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-03 18:57:31.341 | + 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-03 18:57:31.341 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 18:57:31.350 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-03 18:57:31.353 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-03 18:57:31.355 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-03 18:57:31.358 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:57:31.360 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:57:31.362 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:57:31.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:31.367 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:31.370 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:57:31.372 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:57:31.374 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:31.376 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:31.379 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-03 18:57:31.440 | Enabling site keystone-wsgi-admin. 2021-09-03 18:57:31.446 | To activate the new configuration, you need to run: 2021-09-03 18:57:31.446 | systemctl reload apache2 2021-09-03 18:57:31.450 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 18:57:31.452 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:57:31.455 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:57:31.457 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:57:31.587 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-03 18:57:31.618 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-03 18:57:31.649 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-03 18:57:31.679 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-03 18:57:31.682 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-03 18:57:31.712 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-03 18:57:31.740 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-03 18:57:31.768 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-03 18:57:31.784 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:31.787 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-03 18:57:31.804 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:31.807 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-03 18:57:31.809 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-03 18:57:31.811 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-03 18:57:31.814 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:57:31.816 | + lib/stack:stack_install_service:32 : install_swift 2021-09-03 18:57:31.818 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-03 18:57:31.821 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-03 18:57:31.823 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-03 18:57:31.825 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:57:31.827 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:57:31.830 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:57:31.833 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:57:31.835 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:57:31.838 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:57:31.854 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:57:31.856 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:57:31.858 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:31.861 | + functions-common:git_clone:544 : echo master 2021-09-03 18:57:31.861 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:57:31.867 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-03 18:57:31.869 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:31.872 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-03 18:57:31.874 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:57:31.875 | + functions-common:git_clone:593 : head -1 2021-09-03 18:57:31.878 | fb0293538 Merge " Add documentation for DELETE method for Swift Object Store API." 2021-09-03 18:57:31.881 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:57:31.883 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-03 18:57:31.886 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:57:31.888 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 18:57:31.890 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-03 18:57:31.893 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-03 18:57:31.895 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-03 18:57:31.898 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:57:31.900 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 18:57:31.903 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-03 18:57:31.905 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:57:31.907 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-03 18:57:31.910 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-03 18:57:31.913 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:57:31.916 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-03 18:57:31.918 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:57:31.921 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:57:31.924 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-03 18:57:31.929 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-03 18:57:31.932 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-03 18:57:32.554 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-03 18:57:32.557 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:57:32.559 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:57:32.561 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:57:32.564 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 18:57:32.566 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-03 18:57:32.569 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:57:32.571 | + inc/python:setup_package:428 : local extras=keystone 2021-09-03 18:57:32.573 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:57:32.575 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-03 18:57:32.577 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-03 18:57:32.580 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-03 18:57:32.582 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:57:32.585 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-03 18:57:32.605 | Using python 3.8 to install /opt/stack/swift 2021-09-03 18:57:32.608 | + 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-03 18:57:33.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:33.350 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:33.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:33.350 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:34.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:34.376 | Obtaining file:///opt/stack/swift 2021-09-03 18:57:35.729 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (0.31.1) 2021-09-03 18:57:35.731 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.1.1) 2021-09-03 18:57:35.733 | 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.dev22) (0.11.0) 2021-09-03 18:57:35.735 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.1.1) 2021-09-03 18:57:36.515 | Collecting lxml>=3.4.1 2021-09-03 18:57:36.535 | 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-03 18:57:36.709 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.26.0) 2021-09-03 18:57:36.711 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.16.0) 2021-09-03 18:57:36.761 | Collecting xattr>=0.4 2021-09-03 18:57:36.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-09-03 18:57:37.562 | Collecting PyECLib>=1.3.1 2021-09-03 18:57:37.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-09-03 18:57:38.644 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (3.4.8) 2021-09-03 18:57:38.647 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (9.3.0) 2021-09-03 18:57:38.686 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev22) (1.14.6) 2021-09-03 18:57:38.690 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev22) (2.20) 2021-09-03 18:57:38.701 | 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.dev22) (1.16.0) 2021-09-03 18:57:38.764 | 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.dev22) (3.1.1) 2021-09-03 18:57:38.766 | 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.dev22) (8.7.1) 2021-09-03 18:57:38.768 | 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.dev22) (2.8.1) 2021-09-03 18:57:38.771 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.8.7) 2021-09-03 18:57:38.773 | 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.dev22) (3.3.1) 2021-09-03 18:57:38.775 | 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.dev22) (4.6.0) 2021-09-03 18:57:38.777 | 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.dev22) (4.2.0) 2021-09-03 18:57:38.778 | 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.dev22) (5.0.1) 2021-09-03 18:57:38.780 | 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.dev22) (4.10.0) 2021-09-03 18:57:38.782 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.3.1) 2021-09-03 18:57:38.784 | 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.dev22) (4.2.0) 2021-09-03 18:57:38.787 | 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.dev22) (5.6.0) 2021-09-03 18:57:38.848 | 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.dev22) (0.1.16) 2021-09-03 18:57:38.850 | 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.dev22) (1.7.0) 2021-09-03 18:57:38.852 | 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.dev22) (3.4.0) 2021-09-03 18:57:38.919 | 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.dev22) (1.1.4) 2021-09-03 18:57:38.929 | 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.dev22) (5.0.9) 2021-09-03 18:57:38.980 | 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.dev22) (1.5.0) 2021-09-03 18:57:38.981 | 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.dev22) (0.8.0) 2021-09-03 18:57:38.983 | 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.dev22) (2.2.0) 2021-09-03 18:57:38.985 | 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.dev22) (5.4.1) 2021-09-03 18:57:39.028 | 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.dev22) (1.12.1) 2021-09-03 18:57:39.100 | 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.dev22) (0.9.6) 2021-09-03 18:57:39.102 | 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.dev22) (2.8.2) 2021-09-03 18:57:39.125 | 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.dev22) (1.0.2) 2021-09-03 18:57:39.127 | 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.dev22) (2021.1) 2021-09-03 18:57:39.154 | 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.dev22) (21.0) 2021-09-03 18:57:39.161 | 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.dev22) (2.4.7) 2021-09-03 18:57:39.186 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev22) (57.4.0) 2021-09-03 18:57:39.340 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (3.2) 2021-09-03 18:57:39.342 | 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.dev22) (2.0.4) 2021-09-03 18:57:39.344 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (2021.5.30) 2021-09-03 18:57:39.346 | 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.dev22) (1.26.6) 2021-09-03 18:57:39.607 | Building wheels for collected packages: PyECLib, xattr 2021-09-03 18:57:39.608 | Building wheel for PyECLib (setup.py): started 2021-09-03 18:57:40.951 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-09-03 18:57:40.952 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55534 sha256=1bbbf383e1d8f780ef03b800936e9337ec07ad079aa13121f1141ed21f0da564 2021-09-03 18:57:40.952 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-09-03 18:57:40.957 | Building wheel for xattr (setup.py): started 2021-09-03 18:57:42.393 | Building wheel for xattr (setup.py): finished with status 'done' 2021-09-03 18:57:42.394 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33298 sha256=63dd4843a2f683614b00191af47dd82910d7d9775d2ba6be1e3aa15a4ee3761b 2021-09-03 18:57:42.394 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-09-03 18:57:42.397 | Successfully built PyECLib xattr 2021-09-03 18:57:43.702 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-09-03 18:57:44.052 | Running setup.py develop for swift 2021-09-03 18:57:45.966 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev22 xattr-0.9.7 2021-09-03 18:57:45.966 | 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-03 18:57:46.109 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:46.111 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:46.114 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:46.117 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:46.119 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:46.121 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:46.123 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:46.125 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:46.127 | + functions-common:time_stop:2316 : start_time=1630695452600 2021-09-03 18:57:46.129 | + functions-common:time_stop:2318 : [[ -z 1630695452600 ]] 2021-09-03 18:57:46.133 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:46.137 | + functions-common:time_stop:2321 : end_time=1630695466134 2021-09-03 18:57:46.139 | + functions-common:time_stop:2322 : elapsed_time=13534 2021-09-03 18:57:46.141 | + functions-common:time_stop:2323 : total=63273 2021-09-03 18:57:46.143 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:46.145 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=76807 2021-09-03 18:57:46.148 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:46.150 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:57:46.152 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 18:57:46.155 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 18:57:46.173 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 18:57:46.185 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-03 18:57:46.187 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-03 18:57:46.189 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:46.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:46.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-03 18:57:46.197 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:46.199 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-03 18:57:46.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:57:46.204 | + ./stack.sh:main:890 : configure_swift 2021-09-03 18:57:46.206 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-03 18:57:46.208 | + lib/swift:configure_swift:335 : local node_number 2021-09-03 18:57:46.210 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-03 18:57:46.212 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-03 18:57:46.214 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 18:57:47.089 | No object-replicator running 2021-09-03 18:57:47.089 | No account-reaper running 2021-09-03 18:57:47.089 | No container-replicator running 2021-09-03 18:57:47.089 | No container-auditor running 2021-09-03 18:57:47.089 | No account-auditor running 2021-09-03 18:57:47.089 | No container-sync running 2021-09-03 18:57:47.089 | No container-sharder running 2021-09-03 18:57:47.089 | No account-replicator running 2021-09-03 18:57:47.089 | No container-updater running 2021-09-03 18:57:47.089 | No container-reconciler running 2021-09-03 18:57:47.089 | No account-server running 2021-09-03 18:57:47.090 | No object-server running 2021-09-03 18:57:47.090 | No proxy-server running 2021-09-03 18:57:47.090 | No object-expirer running 2021-09-03 18:57:47.090 | No object-reconstructor running 2021-09-03 18:57:47.090 | No container-server running 2021-09-03 18:57:47.090 | No object-updater running 2021-09-03 18:57:47.090 | No object-auditor running 2021-09-03 18:57:47.136 | + lib/swift:configure_swift:340 : true 2021-09-03 18:57:47.138 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-03 18:57:47.151 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-03 18:57:47.163 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-03 18:57:47.165 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-03 18:57:47.166 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-03 18:57:47.170 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-03 18:57:47.170 | s/%GROUP%/ubuntu/; 2021-09-03 18:57:47.170 | s/%USER%/ubuntu/; 2021-09-03 18:57:47.170 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-03 18:57:47.170 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-03 18:57:47.174 | uid = ubuntu 2021-09-03 18:57:47.174 | gid = ubuntu 2021-09-03 18:57:47.174 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-03 18:57:47.174 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-03 18:57:47.174 | address = 127.0.0.1 2021-09-03 18:57:47.174 | 2021-09-03 18:57:47.174 | [account6612] 2021-09-03 18:57:47.174 | max connections = 25 2021-09-03 18:57:47.174 | path = /opt/stack/data/swift/1/node/ 2021-09-03 18:57:47.174 | read only = false 2021-09-03 18:57:47.174 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-03 18:57:47.174 | 2021-09-03 18:57:47.174 | [account6622] 2021-09-03 18:57:47.174 | max connections = 25 2021-09-03 18:57:47.174 | path = /opt/stack/data/swift/2/node/ 2021-09-03 18:57:47.174 | read only = false 2021-09-03 18:57:47.174 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-03 18:57:47.174 | 2021-09-03 18:57:47.174 | [account6632] 2021-09-03 18:57:47.174 | max connections = 25 2021-09-03 18:57:47.174 | path = /opt/stack/data/swift/3/node/ 2021-09-03 18:57:47.174 | read only = false 2021-09-03 18:57:47.174 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-03 18:57:47.174 | 2021-09-03 18:57:47.174 | [account6642] 2021-09-03 18:57:47.174 | max connections = 25 2021-09-03 18:57:47.174 | path = /opt/stack/data/swift/4/node/ 2021-09-03 18:57:47.174 | read only = false 2021-09-03 18:57:47.174 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-03 18:57:47.174 | 2021-09-03 18:57:47.174 | 2021-09-03 18:57:47.174 | [container6611] 2021-09-03 18:57:47.174 | max connections = 25 2021-09-03 18:57:47.174 | path = /opt/stack/data/swift/1/node/ 2021-09-03 18:57:47.175 | read only = false 2021-09-03 18:57:47.175 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | [container6621] 2021-09-03 18:57:47.175 | max connections = 25 2021-09-03 18:57:47.175 | path = /opt/stack/data/swift/2/node/ 2021-09-03 18:57:47.175 | read only = false 2021-09-03 18:57:47.175 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | [container6631] 2021-09-03 18:57:47.175 | max connections = 25 2021-09-03 18:57:47.175 | path = /opt/stack/data/swift/3/node/ 2021-09-03 18:57:47.175 | read only = false 2021-09-03 18:57:47.175 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | [container6641] 2021-09-03 18:57:47.175 | max connections = 25 2021-09-03 18:57:47.175 | path = /opt/stack/data/swift/4/node/ 2021-09-03 18:57:47.175 | read only = false 2021-09-03 18:57:47.175 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | [object6613] 2021-09-03 18:57:47.175 | max connections = 25 2021-09-03 18:57:47.175 | path = /opt/stack/data/swift/1/node/ 2021-09-03 18:57:47.175 | read only = false 2021-09-03 18:57:47.175 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | [object6623] 2021-09-03 18:57:47.175 | max connections = 25 2021-09-03 18:57:47.175 | path = /opt/stack/data/swift/2/node/ 2021-09-03 18:57:47.175 | read only = false 2021-09-03 18:57:47.175 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-03 18:57:47.175 | 2021-09-03 18:57:47.175 | [object6633] 2021-09-03 18:57:47.176 | max connections = 25 2021-09-03 18:57:47.176 | path = /opt/stack/data/swift/3/node/ 2021-09-03 18:57:47.176 | read only = false 2021-09-03 18:57:47.176 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-03 18:57:47.176 | 2021-09-03 18:57:47.176 | [object6643] 2021-09-03 18:57:47.176 | max connections = 25 2021-09-03 18:57:47.176 | path = /opt/stack/data/swift/4/node/ 2021-09-03 18:57:47.176 | read only = false 2021-09-03 18:57:47.176 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-03 18:57:47.176 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-03 18:57:47.178 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:57:47.181 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:57:47.182 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-03 18:57:47.204 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-03 18:57:47.206 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-03 18:57:47.211 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-03 18:57:47.215 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-03 18:57:47.217 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-03 18:57:47.221 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-03 18:57:47.248 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2021-09-03 18:57:47.274 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-03 18:57:47.292 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-03 18:57:47.320 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-03 18:57:47.337 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:47.363 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-03 18:57:47.382 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-03 18:57:47.408 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-03 18:57:47.425 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-03 18:57:47.453 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-03 18:57:47.470 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:47.497 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-03 18:57:47.514 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-03 18:57:47.529 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:47.531 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-03 18:57:47.559 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-03 18:57:47.585 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-03 18:57:47.611 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-03 18:57:47.638 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-03 18:57:47.653 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:47.655 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-03 18:57:47.681 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-03 18:57:47.696 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:47.698 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-03 18:57:47.713 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:47.715 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-03 18:57:47.717 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-03 18:57:47.731 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:47.733 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-03 18:57:47.735 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-03 18:57:47.737 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-03 18:57:47.742 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-03 18:57:47.747 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-03 18:57:47.773 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-03 18:57:47.799 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-03 18:57:47.828 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-03 18:57:47.857 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-03 18:57:47.884 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-03 18:57:47.886 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-03 18:57:47.888 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-03 18:57:47.890 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-03 18:57:47.892 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-03 18:57:47.918 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-03 18:57:47.944 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2021-09-03 18:57:47.970 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-03 18:57:47.997 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-03 18:57:48.023 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-03 18:57:48.049 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-03 18:57:48.075 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-03 18:57:48.101 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 18:57:48.127 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-03 18:57:48.154 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-03 18:57:48.181 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-03 18:57:48.207 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-03 18:57:48.234 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-03 18:57:48.264 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-03 18:57:48.291 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-03 18:57:48.310 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-03 18:57:48.337 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-03 18:57:48.364 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-03 18:57:48.369 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-03 18:57:48.396 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-03 18:57:48.422 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-03 18:57:48.449 | + lib/swift:configure_swift:478 : local node_number 2021-09-03 18:57:48.451 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 18:57:48.453 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 18:57:48.455 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-03 18:57:48.461 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-03 18:57:48.463 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 18:57:48.465 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 18:57:48.467 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-03 18:57:48.469 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-03 18:57:48.471 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 18:57:48.473 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 18:57:48.476 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-03 18:57:48.494 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-03 18:57:48.521 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-03 18:57:48.538 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-03 18:57:48.566 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-03 18:57:48.583 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:48.611 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-03 18:57:48.629 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 18:57:48.656 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-03 18:57:48.674 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 18:57:48.702 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-03 18:57:48.719 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-03 18:57:48.747 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-03 18:57:48.765 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-03 18:57:48.793 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-03 18:57:48.811 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-03 18:57:48.839 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-03 18:57:48.857 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-03 18:57:48.884 | + 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-03 18:57:48.889 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-03 18:57:48.907 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:48.935 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-03 18:57:48.964 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 18:57:48.966 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-03 18:57:48.970 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-03 18:57:48.972 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 18:57:48.974 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 18:57:48.978 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-03 18:57:48.982 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-03 18:57:48.984 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 18:57:48.986 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 18:57:48.988 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-03 18:57:49.006 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-03 18:57:49.034 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-03 18:57:49.053 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-03 18:57:49.080 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-03 18:57:49.098 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:49.125 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-03 18:57:49.143 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 18:57:49.171 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-03 18:57:49.188 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 18:57:49.216 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-03 18:57:49.234 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-03 18:57:49.262 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-03 18:57:49.279 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-03 18:57:49.308 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-03 18:57:49.328 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-03 18:57:49.356 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-03 18:57:49.374 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-03 18:57:49.401 | + 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-03 18:57:49.406 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-03 18:57:49.424 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:49.452 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 18:57:49.454 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-03 18:57:49.458 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-03 18:57:49.461 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 18:57:49.463 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 18:57:49.465 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-03 18:57:49.467 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-03 18:57:49.470 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 18:57:49.472 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 18:57:49.474 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-03 18:57:49.491 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-03 18:57:49.519 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-03 18:57:49.537 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-03 18:57:49.564 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-03 18:57:49.582 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 18:57:49.608 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-03 18:57:49.626 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 18:57:49.654 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-03 18:57:49.672 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 18:57:49.700 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-03 18:57:49.717 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-03 18:57:49.745 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-03 18:57:49.763 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-03 18:57:49.789 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-03 18:57:49.807 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-03 18:57:49.834 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-03 18:57:49.852 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-03 18:57:49.878 | + 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-03 18:57:49.883 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-03 18:57:49.900 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 18:57:49.929 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-03 18:57:49.956 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-03 18:57:49.984 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-03 18:57:50.011 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-03 18:57:50.014 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-03 18:57:50.018 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-03 18:57:50.046 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-03 18:57:50.073 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-03 18:57:50.101 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-03 18:57:50.129 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-03 18:57:50.157 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-03 18:57:50.184 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-03 18:57:50.210 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-03 18:57:50.237 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-03 18:57:50.263 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-03 18:57:50.279 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:50.281 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-03 18:57:50.299 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-03 18:57:50.302 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-03 18:57:50.323 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-03 18:57:50.325 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2021-09-03 18:57:50.351 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-03 18:57:50.354 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-03 18:57:50.381 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2021-09-03 18:57:50.409 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-03 18:57:50.411 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-03 18:57:50.438 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-03 18:57:50.453 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:50.456 | + lib/swift:configure_swift:541 : local user_group 2021-09-03 18:57:50.458 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-03 18:57:50.463 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-03 18:57:50.465 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-03 18:57:50.477 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-03 18:57:50.480 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-03 18:57:50.490 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-03 18:57:50.493 | + lib/swift:configure_swift:548 : is_suse 2021-09-03 18:57:50.495 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 18:57:50.497 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 18:57:50.500 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 18:57:50.502 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 18:57:50.504 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 18:57:50.507 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 18:57:50.509 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-03 18:57:50.521 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-03 18:57:50.524 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-03 18:57:50.526 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-03 18:57:50.542 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:57:50.545 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-03 18:57:50.562 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:50.564 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-03 18:57:50.567 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-03 18:57:50.570 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-03 18:57:50.572 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:57:50.574 | + lib/stack:stack_install_service:32 : install_glance 2021-09-03 18:57:50.577 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-03 18:57:50.579 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-03 18:57:50.581 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-03 18:57:50.598 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:50.601 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-03 18:57:50.603 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-03 18:57:50.620 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:57:50.623 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-03 18:57:50.625 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-03 18:57:50.628 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-03 18:57:50.630 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:57:50.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:57:50.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-03 18:57:50.639 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:57:50.642 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-03 18:57:50.645 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-03 18:57:50.647 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-03 18:57:50.650 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-03 18:57:50.653 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-03 18:57:50.655 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-03 18:57:50.658 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-03 18:57:50.661 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-03 18:57:50.664 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-03 18:57:50.667 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-03 18:57:50.670 | +++ 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-03 18:57:50.671 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-03 18:57:50.676 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-03 18:57:50.679 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-03 18:57:50.681 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-03 18:57:50.684 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-03 18:57:50.687 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-03 18:57:50.708 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-03 18:57:50.710 | + 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-03 18:57:51.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:51.477 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:51.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:51.477 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:52.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:52.665 | Collecting glance-store[cinder,swift]!=0.29.0 2021-09-03 18:57:52.673 | 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-03 18:57:52.764 | 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-03 18:57:52.766 | 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-03 18:57:52.767 | 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.0.1) 2021-09-03 18:57:52.769 | 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-03 18:57:52.771 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.1) 2021-09-03 18:57:52.773 | 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.0) 2021-09-03 18:57:52.775 | 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-03 18:57:52.777 | 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-03 18:57:52.779 | 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.2.0) 2021-09-03 18:57:52.781 | 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-03 18:57:52.782 | 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-03 18:57:52.785 | 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-03 18:57:52.877 | Collecting python-cinderclient>=4.1.0 2021-09-03 18:57:52.884 | 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-03 18:57:53.039 | Collecting os-brick>=2.6.0 2021-09-03 18:57:53.048 | 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-03 18:57:53.062 | 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-03 18:57:53.064 | 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-03 18:57:53.131 | Collecting python-swiftclient>=3.2.0 2021-09-03 18:57:53.138 | 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-03 18:57:53.145 | 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-03 18:57:53.154 | 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-03 18:57:53.156 | 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-03 18:57:53.173 | 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-03 18:57:53.247 | 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-03 18:57:53.249 | 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-03 18:57:53.252 | 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-03 18:57:53.279 | 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-03 18:57:53.281 | 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-03 18:57:53.284 | 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-03 18:57:53.286 | 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-03 18:57:53.294 | 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-03 18:57:53.344 | 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-03 18:57:53.352 | 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-03 18:57:53.399 | 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.2.0) 2021-09-03 18:57:53.400 | 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-03 18:57:53.404 | 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-03 18:57:53.407 | 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-03 18:57:53.418 | 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-03 18:57:53.499 | 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-03 18:57:53.502 | 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-03 18:57:53.527 | 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-03 18:57:53.530 | 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-03 18:57:53.539 | 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-03 18:57:53.566 | 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-03 18:57:53.602 | 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-03 18:57:53.603 | 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-03 18:57:53.608 | 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-03 18:57:53.609 | 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-03 18:57:53.611 | 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-03 18:57:53.617 | 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-03 18:57:53.635 | 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-03 18:57:53.691 | 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-03 18:57:53.694 | 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-03 18:57:53.732 | 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-03 18:57:53.809 | 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-03 18:57:53.815 | 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-03 18:57:53.989 | 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-03 18:57:53.990 | 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-03 18:57:53.993 | 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-03 18:57:53.995 | 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-03 18:57:54.079 | 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-03 18:57:54.207 | 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-03 18:57:55.886 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-09-03 18:57:56.898 | Successfully installed glance-store-2.7.0 os-brick-5.0.0 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-09-03 18:57:56.898 | 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-03 18:57:57.019 | + inc/python:pip_install:200 : result=0 2021-09-03 18:57:57.021 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:57:57.024 | + functions-common:time_stop:2309 : local name 2021-09-03 18:57:57.026 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:57:57.029 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:57:57.031 | + functions-common:time_stop:2312 : local total 2021-09-03 18:57:57.033 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:57:57.036 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:57:57.038 | + functions-common:time_stop:2316 : start_time=1630695470702 2021-09-03 18:57:57.041 | + functions-common:time_stop:2318 : [[ -z 1630695470702 ]] 2021-09-03 18:57:57.043 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:57:57.048 | + functions-common:time_stop:2321 : end_time=1630695477045 2021-09-03 18:57:57.050 | + functions-common:time_stop:2322 : elapsed_time=6343 2021-09-03 18:57:57.052 | + functions-common:time_stop:2323 : total=76807 2021-09-03 18:57:57.054 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:57:57.057 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=83150 2021-09-03 18:57:57.059 | + inc/python:pip_install:203 : return 0 2021-09-03 18:57:57.062 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-03 18:57:57.064 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-03 18:57:57.067 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-03 18:57:57.079 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-03 18:57:57.085 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-03 18:57:57.087 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-03 18:57:57.089 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-03 18:57:57.091 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:57:57.094 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:57:57.097 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:57:57.099 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:57:57.102 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:57:57.105 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:57:57.121 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:57:57.123 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:57:57.125 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:57.128 | + functions-common:git_clone:544 : echo master 2021-09-03 18:57:57.128 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:57:57.134 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-03 18:57:57.136 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:57:57.139 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-03 18:57:57.141 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:57:57.142 | + functions-common:git_clone:593 : head -1 2021-09-03 18:57:57.145 | ba9a2f14 Merge "Implement project personas for metadef tags" 2021-09-03 18:57:57.148 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:57:57.150 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-03 18:57:57.153 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:57:57.155 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 18:57:57.158 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-03 18:57:57.160 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:57:57.164 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-03 18:57:57.166 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:57:57.169 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 18:57:57.171 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-03 18:57:57.173 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:57:57.176 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:57:57.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-03 18:57:57.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:57:57.185 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-03 18:57:57.187 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:57:57.189 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:57:57.192 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-03 18:57:57.198 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-03 18:57:57.200 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-03 18:57:57.827 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-03 18:57:57.829 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:57:57.831 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:57:57.834 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:57:57.836 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 18:57:57.839 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-03 18:57:57.841 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:57:57.844 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:57:57.846 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:57:57.848 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:57:57.851 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:57:57.853 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:57:57.856 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:57:57.858 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-03 18:57:57.879 | Using python 3.8 to install /opt/stack/glance 2021-09-03 18:57:57.882 | + 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-03 18:57:58.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:58.648 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:58.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:57:58.648 | from cryptography.utils import int_from_bytes 2021-09-03 18:57:59.667 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:57:59.683 | Obtaining file:///opt/stack/glance 2021-09-03 18:58:01.065 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.6.0) 2021-09-03 18:58:01.067 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.7.1) 2021-09-03 18:58:01.070 | 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.0.0.0b3.dev108) (1.4.23) 2021-09-03 18:58:01.072 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.31.1) 2021-09-03 18:58:01.074 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.1.1) 2021-09-03 18:58:01.076 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.5.1) 2021-09-03 18:58:01.077 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.8.7) 2021-09-03 18:58:01.079 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.4.1) 2021-09-03 18:58:01.080 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.7.1) 2021-09-03 18:58:01.082 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.19.1) 2021-09-03 18:58:01.084 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (8.7.1) 2021-09-03 18:58:01.086 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.4.0) 2021-09-03 18:58:01.088 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.3.1) 2021-09-03 18:58:01.089 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.4.0) 2021-09-03 18:58:01.091 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.10.0) 2021-09-03 18:58:01.093 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.0) 2021-09-03 18:58:01.095 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.3.0) 2021-09-03 18:58:01.245 | Collecting taskflow>=4.0.0 2021-09-03 18:58:01.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-09-03 18:58:01.275 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.3.1) 2021-09-03 18:58:01.276 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (9.3.0) 2021-09-03 18:58:01.319 | Collecting WSME>=0.8.0 2021-09-03 18:58:01.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-09-03 18:58:01.331 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.7.2) 2021-09-03 18:58:01.333 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.5.0) 2021-09-03 18:58:01.335 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev108) (3.2.0) 2021-09-03 18:58:01.336 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.2.0) 2021-09-03 18:58:01.338 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (20.0.1) 2021-09-03 18:58:01.340 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.16.0) 2021-09-03 18:58:01.342 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (10.0.0) 2021-09-03 18:58:01.343 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.0.1) 2021-09-03 18:58:01.382 | Collecting oslo.limit>=1.0.0 2021-09-03 18:58:01.388 | 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-03 18:58:01.392 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.6.0) 2021-09-03 18:58:01.394 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (12.9.1) 2021-09-03 18:58:01.396 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.4.0) 2021-09-03 18:58:01.398 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.3.0) 2021-09-03 18:58:01.400 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.8.2) 2021-09-03 18:58:01.431 | Collecting retrying!=1.3.0,>=1.2.3 2021-09-03 18:58:01.437 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-09-03 18:58:01.441 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.1) 2021-09-03 18:58:01.443 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.7.0) 2021-09-03 18:58:01.445 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.2.0) 2021-09-03 18:58:01.446 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.8) 2021-09-03 18:58:01.477 | Collecting cursive>=0.2.1 2021-09-03 18:58:01.483 | 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-03 18:58:01.487 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.1.16) 2021-09-03 18:58:01.489 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.5.0) 2021-09-03 18:58:01.577 | Collecting castellan>=0.17.0 2021-09-03 18:58:01.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2021-09-03 18:58:01.604 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev108) (1.1.5) 2021-09-03 18:58:01.606 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev108) (5.2.2) 2021-09-03 18:58:01.630 | 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.0.0.0b3.dev108) (2.26.0) 2021-09-03 18:58:01.690 | Collecting python-barbicanclient>=4.5.2 2021-09-03 18:58:01.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-09-03 18:58:01.746 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev108) (1.14.6) 2021-09-03 18:58:01.751 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev108) (2.20) 2021-09-03 18:58:01.766 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev108) (4.2.0) 2021-09-03 18:58:01.799 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev108) (1.12.1) 2021-09-03 18:58:01.817 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev108) (1.1.1) 2021-09-03 18:58:01.820 | 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.0.0.0b3.dev108) (1.16.0) 2021-09-03 18:58:01.933 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev108) (2.4.7) 2021-09-03 18:58:02.015 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev108) (1.7.0) 2021-09-03 18:58:02.104 | 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.0.0.0b3.dev108) (3.1.1) 2021-09-03 18:58:02.109 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev108) (2.8.1) 2021-09-03 18:58:02.191 | 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.0.0.0b3.dev108) (1.1.4) 2021-09-03 18:58:02.203 | 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.0.0.0b3.dev108) (5.0.9) 2021-09-03 18:58:02.224 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev108) (0.14.1) 2021-09-03 18:58:02.241 | 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.0.0.0b3.dev108) (1.6) 2021-09-03 18:58:02.291 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (5.4.1) 2021-09-03 18:58:02.294 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (1.5.0) 2021-09-03 18:58:02.297 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (0.8.0) 2021-09-03 18:58:02.378 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (2.0.1) 2021-09-03 18:58:02.379 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (0.13.0) 2021-09-03 18:58:02.382 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (0.5.0) 2021-09-03 18:58:02.428 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev108) (0.59.0) 2021-09-03 18:58:02.469 | 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.0.0.0b3.dev108) (0.10.0) 2021-09-03 18:58:02.471 | 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.0.0.0b3.dev108) (1.32) 2021-09-03 18:58:02.472 | 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.0.0.0b3.dev108) (0.11.0) 2021-09-03 18:58:02.474 | 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.0.0.0b3.dev108) (2.5.0) 2021-09-03 18:58:02.476 | 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.0.0.0b3.dev108) (1.4.0) 2021-09-03 18:58:02.478 | 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.0.0.0b3.dev108) (1.4.4) 2021-09-03 18:58:02.514 | 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.0.0.0b3.dev108) (2.1) 2021-09-03 18:58:02.612 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev108) (2.8.2) 2021-09-03 18:58:02.617 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev108) (0.9.6) 2021-09-03 18:58:02.697 | 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.0.0.0b3.dev108) (0.3.0) 2021-09-03 18:58:02.701 | 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.0.0.0b3.dev108) (2.6.0) 2021-09-03 18:58:02.705 | 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.0.0.0b3.dev108) (4.2.2) 2021-09-03 18:58:02.706 | 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.0.0.0b3.dev108) (5.0.6) 2021-09-03 18:58:02.711 | 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.0.0.0b3.dev108) (5.1.0) 2021-09-03 18:58:02.728 | 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.0.0.0b3.dev108) (5.0.0) 2021-09-03 18:58:02.835 | 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.0.0.0b3.dev108) (0.11.0) 2021-09-03 18:58:02.880 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.0.1) 2021-09-03 18:58:02.883 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.2.0) 2021-09-03 18:58:02.885 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.3.0) 2021-09-03 18:58:02.926 | 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.0.0.0b3.dev108) (2.0.1) 2021-09-03 18:58:03.007 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev108) (5.8.0) 2021-09-03 18:58:03.033 | 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.0.0.0b3.dev108) (2021.1) 2021-09-03 18:58:03.036 | 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.0.0.0b3.dev108) (1.0.2) 2021-09-03 18:58:03.095 | 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.0.0.0b3.dev108) (1.3.2) 2021-09-03 18:58:03.101 | 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.0.0.0b3.dev108) (3.0.0) 2021-09-03 18:58:03.142 | 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.0.0.0b3.dev108) (2.5.0) 2021-09-03 18:58:03.211 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev108) (21.0) 2021-09-03 18:58:03.336 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev108) (57.4.0) 2021-09-03 18:58:03.642 | 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.0.0.0b3.dev108) (3.9.0) 2021-09-03 18:58:03.691 | 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.0.0.0b3.dev108) (2.1.2) 2021-09-03 18:58:03.697 | 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.0.0.0b3.dev108) (0.4.0) 2021-09-03 18:58:03.798 | 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.0.0.0b3.dev108) (1.8.2) 2021-09-03 18:58:03.799 | 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.0.0.0b3.dev108) (0.4.4) 2021-09-03 18:58:03.801 | 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.0.0.0b3.dev108) (21.2.0) 2021-09-03 18:58:03.803 | 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.0.0.0b3.dev108) (0.2.5) 2021-09-03 18:58:04.188 | 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.0.0.0b3.dev108) (2021.5.30) 2021-09-03 18:58:04.190 | 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.0.0.0b3.dev108) (1.26.6) 2021-09-03 18:58:04.192 | 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.0.0.0b3.dev108) (3.2) 2021-09-03 18:58:04.195 | 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.0.0.0b3.dev108) (2.0.4) 2021-09-03 18:58:04.415 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev108) (0.7) 2021-09-03 18:58:04.667 | 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.0.0.0b3.dev108) (0.5.2) 2021-09-03 18:58:04.900 | Collecting pydot>=1.2.4 2021-09-03 18:58:04.907 | 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-03 18:58:05.010 | Collecting networkx>=2.1.0 2021-09-03 18:58:05.020 | 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-03 18:58:05.134 | Collecting automaton>=1.9.0 2021-09-03 18:58:05.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-09-03 18:58:05.149 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev108) (6.3.1) 2021-09-03 18:58:05.520 | 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.0.0.0b3.dev108) (1.0.0) 2021-09-03 18:58:05.798 | Collecting simplegeneric 2021-09-03 18:58:05.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-09-03 18:58:06.563 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.0.0b3.dev108) (3.5.0) 2021-09-03 18:58:06.867 | Building wheels for collected packages: simplegeneric 2021-09-03 18:58:06.868 | Building wheel for simplegeneric (setup.py): started 2021-09-03 18:58:07.580 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-09-03 18:58:07.581 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=4178ee385be9c9d710fc9ebb273c684a90960516c25891420d51fd4218ac532c 2021-09-03 18:58:07.581 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-09-03 18:58:07.585 | Successfully built simplegeneric 2021-09-03 18:58:08.453 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-09-03 18:58:11.107 | Running setup.py develop for glance 2021-09-03 18:58:13.161 | 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.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-09-03 18:58:13.161 | 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-03 18:58:13.311 | + inc/python:pip_install:200 : result=0 2021-09-03 18:58:13.313 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:58:13.316 | + functions-common:time_stop:2309 : local name 2021-09-03 18:58:13.318 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:58:13.320 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:58:13.322 | + functions-common:time_stop:2312 : local total 2021-09-03 18:58:13.324 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:58:13.327 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:58:13.329 | + functions-common:time_stop:2316 : start_time=1630695477873 2021-09-03 18:58:13.331 | + functions-common:time_stop:2318 : [[ -z 1630695477873 ]] 2021-09-03 18:58:13.334 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:58:13.338 | + functions-common:time_stop:2321 : end_time=1630695493336 2021-09-03 18:58:13.340 | + functions-common:time_stop:2322 : elapsed_time=15463 2021-09-03 18:58:13.342 | + functions-common:time_stop:2323 : total=83150 2021-09-03 18:58:13.345 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:58:13.347 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=98613 2021-09-03 18:58:13.349 | + inc/python:pip_install:203 : return 0 2021-09-03 18:58:13.352 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:58:13.355 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 18:58:13.357 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 18:58:13.375 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 18:58:13.388 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-03 18:58:13.390 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-03 18:58:13.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:58:13.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:58:13.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-03 18:58:13.400 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:58:13.403 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 18:58:13.405 | + ./stack.sh:main:902 : configure_glance 2021-09-03 18:58:13.407 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-03 18:58:13.420 | + lib/glance:configure_glance:333 : local dburl 2021-09-03 18:58:13.423 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-03 18:58:13.425 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-03 18:58:13.427 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-03 18:58:13.430 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-03 18:58:13.433 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 18:58:13.435 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 18:58:13.438 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-03 18:58:13.467 | + 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-03 18:58:13.497 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-03 18:58:13.524 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 18:58:13.552 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-03 18:58:13.581 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-03 18:58:13.611 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-03 18:58:13.614 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 18:58:13.617 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-03 18:58:13.619 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 18:58:13.621 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-03 18:58:13.650 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-03 18:58:13.677 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-09-03 18:58:13.705 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-03 18:58:13.732 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-03 18:58:13.760 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-03 18:58:13.788 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-03 18:58:13.815 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-03 18:58:13.843 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 18:58:13.872 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 18:58:13.902 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-03 18:58:13.933 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-03 18:58:13.935 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-03 18:58:13.937 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-03 18:58:13.940 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 18:58:13.942 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 18:58:13.945 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 18:58:13.961 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:58:13.964 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 18:58:13.967 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 18:58:13.969 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 18:58:13.985 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:58:13.987 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 18:58:13.990 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 18:58:14.017 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 18:58:14.020 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 18:58:14.023 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-03 18:58:14.025 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-03 18:58:14.027 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-03 18:58:14.054 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-03 18:58:14.082 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-03 18:58:14.085 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-03 18:58:14.087 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-03 18:58:14.090 | + lib/glance:configure_glance_store:254 : local be 2021-09-03 18:58:14.092 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-03 18:58:14.094 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-03 18:58:14.097 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 18:58:14.126 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-03 18:58:14.129 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2021-09-03 18:58:14.159 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-03 18:58:14.161 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-03 18:58:14.178 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:58:14.181 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-03 18:58:14.210 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-03 18:58:14.238 | + 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-03 18:58:14.266 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-03 18:58:14.294 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-03 18:58:14.323 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-03 18:58:14.339 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:58:14.341 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 18:58:14.369 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-03 18:58:14.401 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-03 18:58:14.429 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2021-09-03 18:58:14.456 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-03 18:58:14.483 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2021-09-03 18:58:14.512 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-03 18:58:14.528 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:58:14.530 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-03 18:58:14.533 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-03 18:58:14.535 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 18:58:14.538 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 18:58:14.555 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 18:58:14.557 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 18:58:14.559 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 18:58:14.562 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 18:58:14.564 | + 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-03 18:58:14.592 | + 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-03 18:58:14.619 | + 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-03 18:58:14.647 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 18:58:14.675 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-03 18:58:14.680 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-03 18:58:14.710 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-03 18:58:14.738 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 18:58:14.766 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2021-09-03 18:58:14.793 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-03 18:58:14.821 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-03 18:58:14.849 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-03 18:58:14.876 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 18:58:14.908 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-03 18:58:14.937 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-03 18:58:14.968 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-03 18:58:14.996 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-03 18:58:15.001 | + 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-03 18:58:15.008 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-03 18:58:15.024 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 18:58:15.027 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-03 18:58:15.029 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-03 18:58:15.031 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-03 18:58:15.034 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-03 18:58:15.036 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-03 18:58:15.039 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-03 18:58:15.042 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-03 18:58:15.045 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-03 18:58:15.048 | + 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-03 18:58:15.079 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-03 18:58:15.081 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-03 18:58:15.084 | ++ functions:get_random_port:837 : true 2021-09-03 18:58:15.086 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-03 18:58:15.088 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-03 18:58:15.091 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-03 18:58:15.152 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-03 18:58:15.154 | ++ functions:get_random_port:841 : break 2 2021-09-03 18:58:15.156 | ++ functions:get_random_port:845 : echo 60999 2021-09-03 18:58:15.159 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-03 18:58:15.161 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-03 18:58:15.189 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-03 18:58:15.216 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-03 18:58:15.246 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-03 18:58:15.274 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 18:58:15.300 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-03 18:58:15.328 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-03 18:58:15.355 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-03 18:58:15.383 | + 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-03 18:58:15.409 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 18:58:15.437 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 18:58:15.464 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 18:58:15.491 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-03 18:58:15.518 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 18:58:15.549 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-03 18:58:15.577 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-03 18:58:15.605 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-03 18:58:15.632 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-03 18:58:15.659 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-03 18:58:15.687 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-03 18:58:15.689 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-03 18:58:15.691 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:58:15.693 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:58:15.696 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:58:15.698 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-03 18:58:15.700 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-03 18:58:15.769 | proxy (enabled by site administrator) 2021-09-03 18:58:15.772 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-03 18:58:15.775 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-03 18:58:15.777 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:58:15.779 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:58:15.782 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:58:15.784 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-03 18:58:15.786 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-03 18:58:15.838 | No module matches proxy_http 2021-09-03 18:58:15.841 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-09-03 18:58:15.909 | Considering dependency proxy for proxy_http: 2021-09-03 18:58:15.909 | Module proxy already enabled 2021-09-03 18:58:15.909 | Enabling module proxy_http. 2021-09-03 18:58:15.915 | To activate the new configuration, you need to run: 2021-09-03 18:58:15.915 | systemctl restart apache2 2021-09-03 18:58:15.920 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-09-03 18:58:15.923 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:58:15.925 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:58:15.927 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:58:16.060 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-03 18:58:16.063 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-03 18:58:16.066 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-03 18:58:16.068 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 18:58:16.070 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:58:16.073 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:58:16.075 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:58:16.078 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:58:16.081 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-03 18:58:16.081 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:58:16.091 | KeepAlive Off 2021-09-03 18:58:16.094 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-03 18:58:16.095 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:58:16.104 | SetEnv proxy-sendchunked 1 2021-09-03 18:58:16.108 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 18:58:16.108 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-03 18:58:16.116 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-03 18:58:16.119 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-03 18:58:16.121 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-03 18:58:16.124 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 18:58:16.126 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 18:58:16.129 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 18:58:16.132 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:58:16.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:58:16.136 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 18:58:16.139 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 18:58:16.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:58:16.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:58:16.145 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-03 18:58:16.207 | Enabling site glance-wsgi-api. 2021-09-03 18:58:16.213 | To activate the new configuration, you need to run: 2021-09-03 18:58:16.213 | systemctl reload apache2 2021-09-03 18:58:16.218 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-03 18:58:16.220 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 18:58:16.223 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 18:58:16.225 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 18:58:16.356 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-03 18:58:16.363 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-03 18:58:16.393 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-03 18:58:16.396 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-03 18:58:16.413 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 18:58:16.416 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-03 18:58:16.418 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-03 18:58:16.421 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-03 18:58:16.423 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 18:58:16.426 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-03 18:58:16.428 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-03 18:58:16.430 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-03 18:58:16.433 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-03 18:58:16.435 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 18:58:16.437 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 18:58:16.440 | ++ functions-common:git_clone:527 : pwd 2021-09-03 18:58:16.443 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 18:58:16.446 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 18:58:16.449 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 18:58:16.465 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 18:58:16.467 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 18:58:16.470 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 18:58:16.473 | + functions-common:git_clone:544 : echo master 2021-09-03 18:58:16.473 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 18:58:16.478 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-03 18:58:16.481 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 18:58:16.483 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-03 18:58:16.486 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 18:58:16.487 | + functions-common:git_clone:593 : head -1 2021-09-03 18:58:16.492 | 1e53d76c4 Merge commit 'refs/changes/87/759987/8' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-03 18:58:16.495 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 18:58:16.498 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-03 18:58:16.500 | + inc/python:setup_develop:338 : local bindep 2021-09-03 18:58:16.503 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 18:58:16.505 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-03 18:58:16.509 | + inc/python:setup_develop:344 : local extras= 2021-09-03 18:58:16.511 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-03 18:58:16.514 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 18:58:16.516 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 18:58:16.518 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-03 18:58:16.521 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 18:58:16.524 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 18:58:16.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-03 18:58:16.529 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 18:58:16.532 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-03 18:58:16.535 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 18:58:16.537 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 18:58:16.540 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-03 18:58:16.546 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-03 18:58:16.548 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-03 18:58:17.176 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-03 18:58:17.179 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 18:58:17.181 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 18:58:17.183 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 18:58:17.186 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 18:58:17.188 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-03 18:58:17.190 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 18:58:17.193 | + inc/python:setup_package:428 : local extras= 2021-09-03 18:58:17.195 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 18:58:17.198 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 18:58:17.200 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 18:58:17.202 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 18:58:17.205 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 18:58:17.207 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-03 18:58:17.230 | Using python 3.8 to install /opt/stack/cinder 2021-09-03 18:58:17.233 | + 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-03 18:58:18.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:58:18.044 | from cryptography.utils import int_from_bytes 2021-09-03 18:58:18.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 18:58:18.044 | from cryptography.utils import int_from_bytes 2021-09-03 18:58:19.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 18:58:19.071 | Obtaining file:///opt/stack/cinder 2021-09-03 18:58:21.220 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.6.0) 2021-09-03 18:58:21.222 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.9) 2021-09-03 18:58:21.223 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.31.1) 2021-09-03 18:58:21.225 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.1.1) 2021-09-03 18:58:21.227 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.19.1) 2021-09-03 18:58:21.229 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.1.16) 2021-09-03 18:58:21.230 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev94) (3.2.0) 2021-09-03 18:58:21.232 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.3.1) 2021-09-03 18:58:21.234 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (9.3.0) 2021-09-03 18:58:21.235 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.3) 2021-09-03 18:58:21.344 | Collecting oauth2client>=4.1.3 2021-09-03 18:58:21.352 | 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-03 18:58:21.359 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (8.7.1) 2021-09-03 18:58:21.361 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.4.0) 2021-09-03 18:58:21.363 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.3.1) 2021-09-03 18:58:21.364 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (10.0.0) 2021-09-03 18:58:21.367 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.0) 2021-09-03 18:58:21.369 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (12.9.1) 2021-09-03 18:58:21.370 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.4.0) 2021-09-03 18:58:21.372 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.8.2) 2021-09-03 18:58:21.374 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.6.2) 2021-09-03 18:58:21.376 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.3.0) 2021-09-03 18:58:21.378 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (6.3.0) 2021-09-03 18:58:21.379 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.2.0) 2021-09-03 18:58:21.382 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.6.0) 2021-09-03 18:58:21.384 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.4.0) 2021-09-03 18:58:21.386 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.10.0) 2021-09-03 18:58:21.387 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.5.0) 2021-09-03 18:58:21.389 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.1) 2021-09-03 18:58:21.391 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (21.0) 2021-09-03 18:58:21.509 | Collecting paramiko>=2.7.2 2021-09-03 18:58:21.514 | 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-03 18:58:21.524 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.5.0) 2021-09-03 18:58:21.526 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.1.1) 2021-09-03 18:58:21.527 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.8.0) 2021-09-03 18:58:21.529 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.4.7) 2021-09-03 18:58:21.531 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.1.0) 2021-09-03 18:58:21.626 | Collecting python-glanceclient>=3.2.2 2021-09-03 18:58:21.633 | 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-03 18:58:21.645 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.2.0) 2021-09-03 18:58:21.648 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (17.6.0) 2021-09-03 18:58:21.649 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.12.0) 2021-09-03 18:58:21.651 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2021.1) 2021-09-03 18:58:21.653 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.26.0) 2021-09-03 18:58:21.654 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.5.1) 2021-09-03 18:58:21.656 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.1) 2021-09-03 18:58:21.697 | Collecting rtslib-fb>=2.1.74 2021-09-03 18:58:21.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-09-03 18:58:22.416 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.16.0) 2021-09-03 18:58:22.418 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.4.23) 2021-09-03 18:58:22.420 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.13.0) 2021-09-03 18:58:22.422 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.0) 2021-09-03 18:58:22.465 | Collecting tabulate>=0.8.7 2021-09-03 18:58:22.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-09-03 18:58:22.476 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (6.3.1) 2021-09-03 18:58:22.478 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.8.7) 2021-09-03 18:58:22.480 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.1) 2021-09-03 18:58:22.597 | Collecting oslo.vmware>=3.8.0 2021-09-03 18:58:22.604 | 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-03 18:58:22.623 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.0) 2021-09-03 18:58:22.625 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.5.0) 2021-09-03 18:58:22.627 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.9.0) 2021-09-03 18:58:22.770 | Collecting google-api-python-client>=1.11.0 2021-09-03 18:58:22.792 | 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-03 18:58:22.949 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.9.1) 2021-09-03 18:58:22.950 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.8) 2021-09-03 18:58:22.952 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.2.2) 2021-09-03 18:58:22.991 | Collecting zstd>=1.4.5.1 2021-09-03 18:58:23.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-09-03 18:58:24.767 | Collecting boto3>=1.16.51 2021-09-03 18:58:24.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2021-09-03 18:58:24.852 | Collecting s3transfer<0.6.0,>=0.5.0 2021-09-03 18:58:24.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-09-03 18:58:26.341 | Collecting botocore<1.22.0,>=1.21.33 2021-09-03 18:58:26.360 | 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-03 18:58:26.531 | 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.0.0.0b2.dev94) (0.10.0) 2021-09-03 18:58:26.543 | 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.0.0.0b2.dev94) (2.8.2) 2021-09-03 18:58:26.546 | 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.0.0.0b2.dev94) (1.26.6) 2021-09-03 18:58:26.667 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev94) (1.14.6) 2021-09-03 18:58:26.673 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev94) (2.20) 2021-09-03 18:58:26.708 | 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.0.0.0b2.dev94) (1.16.0) 2021-09-03 18:58:26.767 | Collecting uritemplate<4dev,>=3.0.0 2021-09-03 18:58:26.773 | 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-03 18:58:26.893 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-09-03 18:58:26.900 | 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-03 18:58:26.938 | Collecting google-auth-httplib2>=0.1.0 2021-09-03 18:58:26.945 | 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-03 18:58:27.052 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-09-03 18:58:27.059 | 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-03 18:58:27.134 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2021-09-03 18:58:27.141 | 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-03 18:58:27.151 | 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.0.0.0b2.dev94) (57.4.0) 2021-09-03 18:58:27.175 | 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.0.0.0b2.dev94) (3.17.3) 2021-09-03 18:58:27.259 | Collecting rsa<5,>=3.1.4 2021-09-03 18:58:27.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-09-03 18:58:27.388 | Collecting pyasn1-modules>=0.2.1 2021-09-03 18:58:27.394 | 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-03 18:58:27.403 | 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.0.0.0b2.dev94) (4.2.2) 2021-09-03 18:58:27.538 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.0.0b2.dev94) (1.7.0) 2021-09-03 18:58:27.598 | 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.0.0.0b2.dev94) (3.1.1) 2021-09-03 18:58:27.601 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev94) (2.8.1) 2021-09-03 18:58:27.783 | Collecting pyasn1>=0.1.7 2021-09-03 18:58:27.791 | 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-03 18:58:27.924 | 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.0.0.0b2.dev94) (1.1.4) 2021-09-03 18:58:27.964 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev94) (0.14.1) 2021-09-03 18:58:27.982 | 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.0.0.0b2.dev94) (1.6) 2021-09-03 18:58:28.039 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (0.8.0) 2021-09-03 18:58:28.044 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (2.2.0) 2021-09-03 18:58:28.046 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (5.4.1) 2021-09-03 18:58:28.047 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (1.5.0) 2021-09-03 18:58:28.065 | 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.0.0.0b2.dev94) (1.12.1) 2021-09-03 18:58:28.149 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (2.0.1) 2021-09-03 18:58:28.151 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (0.5.0) 2021-09-03 18:58:28.162 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (1.7.1) 2021-09-03 18:58:28.182 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (1.1.5) 2021-09-03 18:58:28.185 | 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.0.0.0b2.dev94) (5.2.2) 2021-09-03 18:58:28.264 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev94) (0.9.6) 2021-09-03 18:58:28.341 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (5.1.0) 2021-09-03 18:58:28.344 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (0.3.0) 2021-09-03 18:58:28.349 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (2.3.0) 2021-09-03 18:58:28.352 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (5.0.6) 2021-09-03 18:58:28.368 | 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.0.0.0b2.dev94) (5.0.0) 2021-09-03 18:58:28.481 | 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.0.0.0b2.dev94) (0.11.0) 2021-09-03 18:58:28.519 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.0.1) 2021-09-03 18:58:28.527 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.3.0) 2021-09-03 18:58:28.533 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.2.0) 2021-09-03 18:58:28.578 | 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.0.0.0b2.dev94) (2.0.1) 2021-09-03 18:58:28.669 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev94) (1.0.2) 2021-09-03 18:58:28.810 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev94) (3.0.0) 2021-09-03 18:58:28.826 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev94) (1.3.2) 2021-09-03 18:58:28.856 | 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.0.0.0b2.dev94) (2.5.0) 2021-09-03 18:58:28.891 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev94) (0.7.2) 2021-09-03 18:58:28.932 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev94) (0.11.0) 2021-09-03 18:58:29.159 | Collecting suds-jurko>=0.6 2021-09-03 18:58:29.167 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-09-03 18:58:29.461 | Collecting pynacl>=1.0.1 2021-09-03 18:58:29.468 | 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-03 18:58:29.987 | 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.0.0.0b2.dev94) (3.9.0) 2021-09-03 18:58:30.031 | 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.0.0.0b2.dev94) (2.1.2) 2021-09-03 18:58:30.041 | 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.0.0.0b2.dev94) (0.4.0) 2021-09-03 18:58:30.154 | 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.0.0.0b2.dev94) (0.2.5) 2021-09-03 18:58:30.156 | 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.0.0.0b2.dev94) (1.8.2) 2021-09-03 18:58:30.157 | 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.0.0.0b2.dev94) (0.4.4) 2021-09-03 18:58:30.159 | 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.0.0.0b2.dev94) (21.2.0) 2021-09-03 18:58:30.439 | Collecting warlock<2,>=1.2.0 2021-09-03 18:58:30.447 | 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-03 18:58:30.451 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev94) (20.0.1) 2021-09-03 18:58:30.828 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (3.2) 2021-09-03 18:58:30.830 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (2.0.4) 2021-09-03 18:58:30.832 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (2021.5.30) 2021-09-03 18:58:31.039 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev94) (0.7) 2021-09-03 18:58:31.219 | Collecting pyudev>=0.16.1 2021-09-03 18:58:31.226 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-09-03 18:58:31.911 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev94) (0.5.2) 2021-09-03 18:58:31.919 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev94) (0.4.1) 2021-09-03 18:58:32.202 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (1.4.2) 2021-09-03 18:58:32.203 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (2.4.0) 2021-09-03 18:58:32.217 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (2.6.2) 2021-09-03 18:58:32.648 | 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.0.0.0b2.dev94) (1.0.0) 2021-09-03 18:58:32.811 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev94) (0.12.1) 2021-09-03 18:58:33.029 | 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.0.0.0b2.dev94) (1.32) 2021-09-03 18:58:33.078 | 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.0.0.0b2.dev94) (2.1) 2021-09-03 18:58:33.444 | 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.0.0.0b2.dev94) (3.5.0) 2021-09-03 18:58:33.804 | Building wheels for collected packages: rtslib-fb, zstd 2021-09-03 18:58:33.805 | Building wheel for rtslib-fb (setup.py): started 2021-09-03 18:58:34.591 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-09-03 18:58:34.592 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=940115189a45bd26e3062be2b378eed3228fbdd75ee38afc5cdc3905088f0fbf 2021-09-03 18:58:34.592 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-09-03 18:58:34.596 | Building wheel for zstd (setup.py): started 2021-09-03 18:59:35.286 | Building wheel for zstd (setup.py): still running... 2021-09-03 18:59:43.562 | Building wheel for zstd (setup.py): finished with status 'done' 2021-09-03 18:59:43.579 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349309 sha256=80fdb20aa4998dc58b7700a96e05be934249a6b6b59a60c9f1c7ef1f770bb2dc 2021-09-03 18:59:43.579 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-09-03 18:59:43.582 | Successfully built rtslib-fb zstd 2021-09-03 18:59:44.542 | 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-03 18:59:46.626 | Attempting uninstall: pynacl 2021-09-03 18:59:46.629 | Found existing installation: PyNaCl 1.3.0 2021-09-03 18:59:46.634 | Uninstalling PyNaCl-1.3.0: 2021-09-03 18:59:46.663 | Successfully uninstalled PyNaCl-1.3.0 2021-09-03 18:59:48.360 | Running setup.py develop for cinder 2021-09-03 18:59:51.783 | 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-03 18:59:51.783 | 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-03 18:59:52.031 | + inc/python:pip_install:200 : result=0 2021-09-03 18:59:52.033 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 18:59:52.036 | + functions-common:time_stop:2309 : local name 2021-09-03 18:59:52.038 | + functions-common:time_stop:2310 : local end_time 2021-09-03 18:59:52.040 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 18:59:52.042 | + functions-common:time_stop:2312 : local total 2021-09-03 18:59:52.044 | + functions-common:time_stop:2313 : local start_time 2021-09-03 18:59:52.047 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 18:59:52.049 | + functions-common:time_stop:2316 : start_time=1630695497225 2021-09-03 18:59:52.052 | + functions-common:time_stop:2318 : [[ -z 1630695497225 ]] 2021-09-03 18:59:52.055 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 18:59:52.059 | + functions-common:time_stop:2321 : end_time=1630695592056 2021-09-03 18:59:52.061 | + functions-common:time_stop:2322 : elapsed_time=94831 2021-09-03 18:59:52.063 | + functions-common:time_stop:2323 : total=98613 2021-09-03 18:59:52.065 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 18:59:52.068 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=193444 2021-09-03 18:59:52.070 | + inc/python:pip_install:203 : return 0 2021-09-03 18:59:52.073 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 18:59:52.075 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 18:59:52.077 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 18:59:52.096 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 18:59:52.107 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-03 18:59:52.110 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-03 18:59:52.112 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 18:59:52.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 18:59:52.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-03 18:59:52.120 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 18:59:52.123 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-03 18:59:52.125 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-03 18:59:52.127 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-03 18:59:52.130 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:52.133 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:52.135 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-03 18:59:52.146 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-03 18:59:52.149 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 18:59:52.151 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 18:59:52.154 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 18:59:52.156 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 18:59:52.159 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 18:59:52.161 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 18:59:52.164 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:52.166 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:52.169 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 18:59:52.171 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 18:59:52.174 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 18:59:52.177 | + functions-common:apt_get_update:1074 : return 2021-09-03 18:59:52.179 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-03 18:59:52.182 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 18:59:52.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 18:59:52.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 18:59:52.189 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-03 18:59:52.211 | + 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-03 18:59:52.317 | Reading package lists... 2021-09-03 18:59:52.537 | Building dependency tree... 2021-09-03 18:59:52.539 | Reading state information... 2021-09-03 18:59:52.765 | The following packages were automatically installed and are no longer required: 2021-09-03 18:59:52.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 18:59:52.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 18:59:52.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 18:59:52.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 18:59:52.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 18:59:52.766 | python3-zope.interface 2021-09-03 18:59:52.766 | Use 'sudo apt autoremove' to remove them. 2021-09-03 18:59:52.767 | The following additional packages will be installed: 2021-09-03 18:59:52.767 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-03 18:59:52.767 | python3-urwid 2021-09-03 18:59:52.768 | Suggested packages: 2021-09-03 18:59:52.768 | python-pyparsing-doc python-urwid-doc 2021-09-03 18:59:52.835 | The following NEW packages will be installed: 2021-09-03 18:59:52.835 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-09-03 18:59:52.835 | python3-urwid targetcli-fb 2021-09-03 18:59:53.132 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 18:59:53.132 | Need to get 356 kB of archives. 2021-09-03 18:59:53.132 | After this operation, 2,294 kB of additional disk space will be used. 2021-09-03 18:59:53.132 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-09-03 18:59:53.580 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-09-03 18:59:53.757 | 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-03 18:59:53.759 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-09-03 18:59:53.859 | 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-03 18:59:53.883 | 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-03 18:59:54.446 | Fetched 356 kB in 1s (336 kB/s) 2021-09-03 18:59:54.477 | Selecting previously unselected package python3-pyparsing. 2021-09-03 18:59:54.530 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90913 files and directories currently installed.) 2021-09-03 18:59:54.533 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-09-03 18:59:54.536 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-09-03 18:59:54.572 | Selecting previously unselected package python3-urwid. 2021-09-03 18:59:54.582 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-09-03 18:59:54.584 | Unpacking python3-urwid (2.0.1-3) ... 2021-09-03 18:59:54.642 | Selecting previously unselected package python3-configshell-fb. 2021-09-03 18:59:54.652 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-09-03 18:59:54.654 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-03 18:59:54.690 | Selecting previously unselected package python3-pyudev. 2021-09-03 18:59:54.700 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-09-03 18:59:54.702 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-03 18:59:54.739 | Selecting previously unselected package python3-rtslib-fb. 2021-09-03 18:59:54.749 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-09-03 18:59:54.751 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-03 18:59:54.793 | Selecting previously unselected package targetcli-fb. 2021-09-03 18:59:54.803 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-09-03 18:59:54.805 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-03 18:59:54.862 | Setting up python3-urwid (2.0.1-3) ... 2021-09-03 18:59:55.215 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:55.215 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:55.215 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:55.215 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:55.215 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:55.215 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:55.215 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-09-03 18:59:55.215 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-09-03 18:59:55.322 | Setting up python3-pyparsing (2.4.6-1) ... 2021-09-03 18:59:55.631 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-09-03 18:59:55.933 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-09-03 18:59:56.213 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-09-03 18:59:57.452 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-09-03 18:59:57.978 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-09-03 18:59:57.979 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-09-03 18:59:59.951 | Processing triggers for man-db (2.9.1-1) ... 2021-09-03 19:00:00.052 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-09-03 19:00:06.992 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:00:06.995 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:00:06.997 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:07.000 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:07.002 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:07.005 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:07.007 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:07.010 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:00:07.012 | + functions-common:time_stop:2316 : start_time=1630695592208 2021-09-03 19:00:07.014 | + functions-common:time_stop:2318 : [[ -z 1630695592208 ]] 2021-09-03 19:00:07.017 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:07.022 | + functions-common:time_stop:2321 : end_time=1630695607020 2021-09-03 19:00:07.025 | + functions-common:time_stop:2322 : elapsed_time=14812 2021-09-03 19:00:07.027 | + functions-common:time_stop:2323 : total=258954 2021-09-03 19:00:07.030 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:07.032 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=273766 2021-09-03 19:00:07.035 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:00:07.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:00:07.040 | + ./stack.sh:main:908 : configure_cinder 2021-09-03 19:00:07.042 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-03 19:00:07.055 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-03 19:00:07.059 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-03 19:00:07.061 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-03 19:00:07.063 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-03 19:00:07.066 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-03 19:00:07.066 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-03 19:00:07.071 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-03 19:00:07.073 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-03 19:00:07.075 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-03 19:00:07.077 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-03 19:00:07.079 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-03 19:00:07.081 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-03 19:00:07.084 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-03 19:00:07.086 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-03 19:00:07.097 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-03 19:00:07.109 | + 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-03 19:00:07.121 | + 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-03 19:00:07.133 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-03 19:00:07.145 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-03 19:00:07.148 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-03 19:00:07.152 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MYx9y1lSYG 2021-09-03 19:00:07.154 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-03 19:00:07.156 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-03 19:00:07.159 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-03 19:00:07.161 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MYx9y1lSYG 2021-09-03 19:00:07.165 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MYx9y1lSYG 2021-09-03 19:00:07.176 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MYx9y1lSYG /etc/sudoers.d/cinder-rootwrap 2021-09-03 19:00:07.187 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-03 19:00:07.192 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-03 19:00:07.194 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-03 19:00:07.196 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-03 19:00:07.198 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-03 19:00:07.200 | + 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-03 19:00:07.202 | + 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-03 19:00:07.205 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-03 19:00:07.207 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-03 19:00:07.212 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-03 19:00:07.216 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-03 19:00:07.234 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-03 19:00:07.252 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-03 19:00:07.271 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-03 19:00:07.290 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-03 19:00:07.308 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-03 19:00:07.327 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-03 19:00:07.346 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-03 19:00:07.364 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-03 19:00:07.367 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 19:00:07.369 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-03 19:00:07.371 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:00:07.374 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-03 19:00:07.404 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-03 19:00:07.430 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-09-03 19:00:07.459 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-03 19:00:07.486 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-03 19:00:07.513 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-03 19:00:07.541 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-03 19:00:07.569 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-03 19:00:07.596 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:00:07.623 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:00:07.650 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-03 19:00:07.680 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-03 19:00:07.708 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-03 19:00:07.711 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-03 19:00:07.713 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-03 19:00:07.715 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-03 19:00:07.718 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-03 19:00:07.720 | + 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-03 19:00:07.751 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-03 19:00:07.778 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-03 19:00:07.806 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-03 19:00:07.834 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-03 19:00:07.861 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-03 19:00:07.889 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-03 19:00:07.920 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-03 19:00:07.922 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2021-09-03 19:00:07.950 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-03 19:00:07.982 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-03 19:00:07.990 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key fa3fe83f3ec9fb3267eae8f1bac0b326 2021-09-03 19:00:08.017 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-03 19:00:08.019 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-03 19:00:08.047 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-03 19:00:08.063 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:08.065 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-03 19:00:08.081 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:08.084 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-03 19:00:08.100 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:08.103 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-03 19:00:08.121 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:08.124 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-03 19:00:08.126 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-03 19:00:08.128 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-03 19:00:08.131 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-03 19:00:08.133 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:00:08.136 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:00:08.138 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:00:08.154 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:08.157 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:00:08.159 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:00:08.162 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:00:08.178 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:08.180 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:00:08.183 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:00:08.210 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:00:08.213 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:00:08.215 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-03 19:00:08.217 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-03 19:00:08.220 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 19:00:08.223 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:00:08.240 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:00:08.243 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:00:08.245 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:00:08.247 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:00:08.250 | + 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-03 19:00:08.277 | + 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-03 19:00:08.306 | + 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-03 19:00:08.334 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:00:08.361 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-03 19:00:08.364 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-03 19:00:08.367 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-03 19:00:08.369 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-03 19:00:08.371 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:00:08.374 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:00:08.377 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-03 19:00:08.381 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-03 19:00:08.384 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:00:08.386 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:00:08.398 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:00:08.398 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:08.407 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:00:08.410 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:08.426 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-03 19:00:08.428 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-03 19:00:08.432 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-03 19:00:08.461 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-03 19:00:08.489 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-03 19:00:08.516 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:00:08.542 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:00:08.570 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:00:08.597 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:00:08.625 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:00:08.652 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:00:08.680 | + 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-03 19:00:08.707 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:00:08.734 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:00:08.762 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:00:08.789 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:00:08.791 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:00:08.794 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-03 19:00:08.797 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-03 19:00:08.799 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:00:08.803 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:08.805 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:08.807 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 19:00:08.810 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 19:00:08.812 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-03 19:00:08.839 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 19:00:08.868 | + 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-03 19:00:08.868 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-03 19:00:08.876 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-03 19:00:08.880 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-03 19:00:08.882 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-03 19:00:08.885 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:00:08.887 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:00:08.889 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:00:08.892 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:08.894 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:08.896 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:00:08.899 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:00:08.901 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:08.903 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:08.906 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-03 19:00:08.966 | Enabling site cinder-wsgi. 2021-09-03 19:00:08.971 | To activate the new configuration, you need to run: 2021-09-03 19:00:08.972 | systemctl reload apache2 2021-09-03 19:00:08.976 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:00:08.979 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:00:08.981 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:00:08.983 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:00:09.111 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-03 19:00:09.114 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-03 19:00:09.144 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2021-09-03 19:00:09.173 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-03 19:00:09.189 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:09.191 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-03 19:00:09.194 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-03 19:00:09.196 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 19:00:09.199 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-03 19:00:09.201 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-03 19:00:09.232 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-03 19:00:09.260 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2021-09-03 19:00:09.288 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-03 19:00:09.315 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-03 19:00:09.342 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-03 19:00:09.370 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-03 19:00:09.399 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-03 19:00:09.426 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:00:09.454 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-03 19:00:09.482 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-03 19:00:09.510 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 19:00:09.538 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-03 19:00:09.540 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-03 19:00:09.559 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:09.561 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2021-09-03 19:00:09.591 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-03 19:00:09.594 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-03 19:00:09.611 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:09.614 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-03 19:00:09.617 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-03 19:00:09.619 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-03 19:00:09.621 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:00:09.624 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-03 19:00:09.626 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-03 19:00:09.630 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:00:09.631 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:00:09.636 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:00:09.638 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:00:09.641 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 19:00:09.643 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:00:09.646 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-03 19:00:09.649 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-03 19:00:09.651 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-03 19:00:09.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:09.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:09.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-09-03 19:00:09.661 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:09.664 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-03 19:00:09.666 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-03 19:00:09.669 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-03 19:00:09.671 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:00:09.673 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:00:09.676 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:00:09.679 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:00:09.681 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:00:09.684 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:00:09.699 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:00:09.701 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:00:09.704 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:09.707 | + functions-common:git_clone:544 : echo master 2021-09-03 19:00:09.708 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:00:09.713 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-03 19:00:09.715 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:09.717 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-03 19:00:09.720 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:00:09.721 | + functions-common:git_clone:593 : head -1 2021-09-03 19:00:09.727 | bc092d4d68 Merge "Add port status to information dictionary in agent RPC" 2021-09-03 19:00:09.730 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:00:09.733 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-03 19:00:09.735 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:00:09.737 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 19:00:09.740 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-03 19:00:09.743 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:00:09.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-03 19:00:09.748 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:00:09.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 19:00:09.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-03 19:00:09.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:00:09.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:00:09.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-03 19:00:09.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:00:09.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-03 19:00:09.769 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:00:09.771 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:00:09.775 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-03 19:00:09.780 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-03 19:00:09.783 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-03 19:00:10.408 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-03 19:00:10.411 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:00:10.413 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:00:10.415 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:00:10.418 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-03 19:00:10.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-03 19:00:10.422 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:00:10.424 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:00:10.427 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:00:10.429 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:00:10.431 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:00:10.434 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:00:10.436 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:00:10.438 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-03 19:00:10.459 | Using python 3.8 to install /opt/stack/neutron 2021-09-03 19:00:10.462 | + 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-03 19:00:11.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:11.303 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:11.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:11.303 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:12.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:00:12.369 | Obtaining file:///opt/stack/neutron 2021-09-03 19:00:14.586 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.6.0) 2021-09-03 19:00:14.588 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.5.0) 2021-09-03 19:00:14.590 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.1.1) 2021-09-03 19:00:14.592 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.5.1) 2021-09-03 19:00:14.594 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.2.0) 2021-09-03 19:00:14.595 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.0.9) 2021-09-03 19:00:14.597 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.31.1) 2021-09-03 19:00:14.599 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.3.3) 2021-09-03 19:00:14.601 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.19.1) 2021-09-03 19:00:14.603 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.26.0) 2021-09-03 19:00:14.604 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.0.1) 2021-09-03 19:00:14.606 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (9.3.0) 2021-09-03 19:00:14.608 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.8.0) 2021-09-03 19:00:14.609 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.11.0) 2021-09-03 19:00:14.611 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.15.0) 2021-09-03 19:00:14.614 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (7.6.0) 2021-09-03 19:00:14.616 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (6.3.1) 2021-09-03 19:00:14.617 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.4.23) 2021-09-03 19:00:14.619 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.8.7) 2021-09-03 19:00:14.621 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.3.1) 2021-09-03 19:00:14.622 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.7.1) 2021-09-03 19:00:14.624 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.4.0) 2021-09-03 19:00:14.626 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.8.1) 2021-09-03 19:00:14.627 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.4.0) 2021-09-03 19:00:14.630 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (8.7.1) 2021-09-03 19:00:14.632 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.3.1) 2021-09-03 19:00:14.634 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (10.0.0) 2021-09-03 19:00:14.636 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.0.1) 2021-09-03 19:00:14.637 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.6.0) 2021-09-03 19:00:14.639 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (12.9.1) 2021-09-03 19:00:14.641 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.4.0) 2021-09-03 19:00:14.643 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.8.2) 2021-09-03 19:00:14.645 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.6.2) 2021-09-03 19:00:14.647 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.3.0) 2021-09-03 19:00:14.649 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (6.3.0) 2021-09-03 19:00:14.650 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.2.0) 2021-09-03 19:00:14.652 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.6.0) 2021-09-03 19:00:14.654 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.4.0) 2021-09-03 19:00:14.656 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.10.0) 2021-09-03 19:00:14.657 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.5.0) 2021-09-03 19:00:14.659 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (3.4.1) 2021-09-03 19:00:14.662 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.1.0) 2021-09-03 19:00:14.739 | Collecting os-resource-classes>=1.1.0 2021-09-03 19:00:14.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-09-03 19:00:14.750 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==18.1.0.dev610) (2.13.3) 2021-09-03 19:00:14.752 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (1.12.0) 2021-09-03 19:00:14.754 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (21.0) 2021-09-03 19:00:14.755 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (5.8.0) 2021-09-03 19:00:14.757 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:14.760 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (20.0.1) 2021-09-03 19:00:14.761 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (17.6.0) 2021-09-03 19:00:14.763 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (0.59.0) 2021-09-03 19:00:14.765 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (4.3.0) 2021-09-03 19:00:14.767 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.6.0) 2021-09-03 19:00:14.768 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.3.0) 2021-09-03 19:00:14.770 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==18.1.0.dev610) (2.9.0) 2021-09-03 19:00:14.786 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev610) (5.2.2) 2021-09-03 19:00:14.787 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==18.1.0.dev610) (1.1.5) 2021-09-03 19:00:14.795 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev610) (1.12.1) 2021-09-03 19:00:14.798 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==18.1.0.dev610) (1.16.0) 2021-09-03 19:00:14.812 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev610) (1.1.1) 2021-09-03 19:00:14.815 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==18.1.0.dev610) (1.16.0) 2021-09-03 19:00:14.841 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==18.1.0.dev610) (2.4.7) 2021-09-03 19:00:14.850 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==18.1.0.dev610) (2.0.1) 2021-09-03 19:00:14.912 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev610) (1.7.0) 2021-09-03 19:00:14.914 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==18.1.0.dev610) (0.1.16) 2021-09-03 19:00:14.978 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev610) (3.1.1) 2021-09-03 19:00:14.985 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==18.1.0.dev610) (4.2.0) 2021-09-03 19:00:15.048 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==18.1.0.dev610) (2.6.0) 2021-09-03 19:00:15.051 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==18.1.0.dev610) (1.2.2) 2021-09-03 19:00:15.093 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.32) 2021-09-03 19:00:15.097 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (0.10.0) 2021-09-03 19:00:15.099 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (5.4.1) 2021-09-03 19:00:15.102 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.4.0) 2021-09-03 19:00:15.104 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (3.4.8) 2021-09-03 19:00:15.106 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (2.5.0) 2021-09-03 19:00:15.111 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.1.4) 2021-09-03 19:00:15.113 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.4.4) 2021-09-03 19:00:15.162 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev610) (1.14.6) 2021-09-03 19:00:15.169 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==18.1.0.dev610) (2.20) 2021-09-03 19:00:15.195 | 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==18.1.0.dev610) (2.1) 2021-09-03 19:00:15.249 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==18.1.0.dev610) (1.0.2) 2021-09-03 19:00:15.427 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==18.1.0.dev610) (0.14.1) 2021-09-03 19:00:15.444 | 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==18.1.0.dev610) (1.6) 2021-09-03 19:00:15.500 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==18.1.0.dev610) (1.5.0) 2021-09-03 19:00:15.580 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev610) (0.13.0) 2021-09-03 19:00:15.581 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev610) (2.0.1) 2021-09-03 19:00:15.594 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==18.1.0.dev610) (0.5.0) 2021-09-03 19:00:15.668 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev610) (0.9.6) 2021-09-03 19:00:15.670 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==18.1.0.dev610) (2.8.2) 2021-09-03 19:00:15.740 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (5.0.6) 2021-09-03 19:00:15.746 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (4.2.2) 2021-09-03 19:00:15.754 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (5.1.0) 2021-09-03 19:00:15.759 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==18.1.0.dev610) (0.3.0) 2021-09-03 19:00:15.775 | 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==18.1.0.dev610) (5.0.0) 2021-09-03 19:00:15.880 | 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==18.1.0.dev610) (0.11.0) 2021-09-03 19:00:15.919 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev610) (3.2.0) 2021-09-03 19:00:15.927 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==18.1.0.dev610) (3.3.0) 2021-09-03 19:00:16.108 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==18.1.0.dev610) (2021.1) 2021-09-03 19:00:16.162 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev610) (1.3.2) 2021-09-03 19:00:16.171 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==18.1.0.dev610) (3.0.0) 2021-09-03 19:00:16.198 | 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==18.1.0.dev610) (2.5.0) 2021-09-03 19:00:16.229 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==18.1.0.dev610) (0.7.2) 2021-09-03 19:00:16.526 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==18.1.0.dev610) (57.4.0) 2021-09-03 19:00:16.619 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev610) (3.0.0) 2021-09-03 19:00:16.620 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==18.1.0.dev610) (0.3.5) 2021-09-03 19:00:16.975 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:16.977 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:16.978 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:16.980 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:16.982 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:16.984 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:16.986 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==18.1.0.dev610) (0.6.4) 2021-09-03 19:00:17.283 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev610) (3.2.0) 2021-09-03 19:00:17.285 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==18.1.0.dev610) (2.4.2) 2021-09-03 19:00:17.299 | 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==18.1.0.dev610) (3.9.0) 2021-09-03 19:00:17.343 | 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==18.1.0.dev610) (0.4.0) 2021-09-03 19:00:17.346 | 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==18.1.0.dev610) (2.1.2) 2021-09-03 19:00:17.469 | 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==18.1.0.dev610) (0.4.4) 2021-09-03 19:00:17.471 | 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==18.1.0.dev610) (1.8.2) 2021-09-03 19:00:17.473 | 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==18.1.0.dev610) (21.2.0) 2021-09-03 19:00:17.475 | 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==18.1.0.dev610) (0.2.5) 2021-09-03 19:00:17.715 | 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==18.1.0.dev610) (3.17.5) 2021-09-03 19:00:17.897 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==18.1.0.dev610) (2.1.0) 2021-09-03 19:00:18.158 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (1.26.6) 2021-09-03 19:00:18.162 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (2.0.4) 2021-09-03 19:00:18.164 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (2021.5.30) 2021-09-03 19:00:18.166 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==18.1.0.dev610) (3.2) 2021-09-03 19:00:18.400 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==18.1.0.dev610) (0.7) 2021-09-03 19:00:18.780 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==18.1.0.dev610) (0.4.1) 2021-09-03 19:00:18.790 | 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==18.1.0.dev610) (0.5.2) 2021-09-03 19:00:19.145 | 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==18.1.0.dev610) (1.0.0) 2021-09-03 19:00:19.305 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==18.1.0.dev610) (0.12.1) 2021-09-03 19:00:19.585 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==18.1.0.dev610) (4.9.3) 2021-09-03 19:00:19.587 | 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==18.1.0.dev610) (2.0.0) 2021-09-03 19:00:19.790 | 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==18.1.0.dev610) (2.2.1) 2021-09-03 19:00:19.906 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==18.1.0.dev610) (3.5.0) 2021-09-03 19:00:21.180 | Installing collected packages: os-resource-classes, neutron 2021-09-03 19:00:21.197 | Attempting uninstall: neutron 2021-09-03 19:00:21.199 | Found existing installation: neutron 18.1.0 2021-09-03 19:00:22.573 | Uninstalling neutron-18.1.0: 2021-09-03 19:00:22.654 | Successfully uninstalled neutron-18.1.0 2021-09-03 19:00:22.656 | Running setup.py develop for neutron 2021-09-03 19:00:25.692 | Successfully installed neutron os-resource-classes-1.1.0 2021-09-03 19:00:25.692 | 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-03 19:00:25.838 | + inc/python:pip_install:200 : result=0 2021-09-03 19:00:25.840 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:00:25.842 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:25.844 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:25.846 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:25.849 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:25.851 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:25.853 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:00:25.855 | + functions-common:time_stop:2316 : start_time=1630695610454 2021-09-03 19:00:25.858 | + functions-common:time_stop:2318 : [[ -z 1630695610454 ]] 2021-09-03 19:00:25.860 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:25.867 | + functions-common:time_stop:2321 : end_time=1630695625862 2021-09-03 19:00:25.869 | + functions-common:time_stop:2322 : elapsed_time=15408 2021-09-03 19:00:25.871 | + functions-common:time_stop:2323 : total=193444 2021-09-03 19:00:25.875 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:25.878 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=208852 2021-09-03 19:00:25.881 | + inc/python:pip_install:203 : return 0 2021-09-03 19:00:25.883 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:00:25.886 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 19:00:25.889 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 19:00:25.907 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-03 19:00:25.919 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-03 19:00:25.922 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-03 19:00:25.924 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:25.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:25.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-09-03 19:00:25.932 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:25.935 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:00:25.937 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:00:25.940 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-03 19:00:25.957 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:25.959 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-03 19:00:25.962 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-03 19:00:25.964 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-03 19:00:25.967 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:00:25.969 | + lib/stack:stack_install_service:32 : install_nova 2021-09-03 19:00:25.972 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-03 19:00:25.975 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-03 19:00:25.977 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:25.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:25.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-09-03 19:00:25.984 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:25.987 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-03 19:00:26.003 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:26.006 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-03 19:00:26.021 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:26.024 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-03 19:00:26.040 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:26.043 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-03 19:00:26.045 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-03 19:00:26.047 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-03 19:00:26.049 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:00:26.052 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:00:26.054 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:00:26.057 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:00:26.059 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:00:26.062 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:00:26.077 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:00:26.079 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:00:26.081 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:26.084 | + functions-common:git_clone:544 : echo master 2021-09-03 19:00:26.084 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:00:26.089 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-03 19:00:26.092 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:00:26.094 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-03 19:00:26.096 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:00:26.097 | + functions-common:git_clone:593 : head -1 2021-09-03 19:00:26.170 | ff570ee7eb Merge "Allow 'bochs' as a display device option" 2021-09-03 19:00:26.174 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:00:26.177 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-03 19:00:26.180 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:00:26.182 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 19:00:26.184 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-03 19:00:26.187 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:00:26.189 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-03 19:00:26.191 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:00:26.194 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 19:00:26.196 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-03 19:00:26.199 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:00:26.201 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:00:26.205 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-03 19:00:26.207 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:00:26.210 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-03 19:00:26.212 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:00:26.215 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:00:26.218 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-03 19:00:26.224 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-03 19:00:26.226 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-03 19:00:26.857 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-03 19:00:26.859 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:00:26.861 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:00:26.864 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:00:26.866 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-03 19:00:26.869 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-03 19:00:26.871 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:00:26.873 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:00:26.875 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:00:26.877 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:00:26.880 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:00:26.882 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:00:26.884 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:00:26.887 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-03 19:00:26.907 | Using python 3.8 to install /opt/stack/nova 2021-09-03 19:00:26.909 | + 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-03 19:00:27.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:27.768 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:27.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:00:27.769 | from cryptography.utils import int_from_bytes 2021-09-03 19:00:28.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:00:28.829 | Obtaining file:///opt/stack/nova 2021-09-03 19:00:32.179 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.6.0) 2021-09-03 19:00:32.181 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.4.23) 2021-09-03 19:00:32.183 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.0.9) 2021-09-03 19:00:32.185 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.31.1) 2021-09-03 19:00:32.186 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.0.1) 2021-09-03 19:00:32.188 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (9.3.0) 2021-09-03 19:00:32.190 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.6.3) 2021-09-03 19:00:32.191 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.5.1) 2021-09-03 19:00:32.193 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.4.8) 2021-09-03 19:00:32.195 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.8.7) 2021-09-03 19:00:32.197 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.1.1) 2021-09-03 19:00:32.198 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.1.1) 2021-09-03 19:00:32.200 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.5.0) 2021-09-03 19:00:32.202 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.7.2) 2021-09-03 19:00:32.203 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.13.0) 2021-09-03 19:00:32.205 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.7.1) 2021-09-03 19:00:32.207 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.8.0) 2021-09-03 19:00:32.209 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.11.0) 2021-09-03 19:00:32.210 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.7.2) 2021-09-03 19:00:32.212 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.1.16) 2021-09-03 19:00:32.214 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==23.1.0.dev570) (3.2.0) 2021-09-03 19:00:32.216 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (8.1.0) 2021-09-03 19:00:32.218 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.3.1) 2021-09-03 19:00:32.220 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (7.6.0) 2021-09-03 19:00:32.222 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.5.0) 2021-09-03 19:00:32.224 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.26.0) 2021-09-03 19:00:32.226 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.4.0) 2021-09-03 19:00:32.304 | Collecting websockify>=0.9.0 2021-09-03 19:00:32.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-09-03 19:00:33.048 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.8.1) 2021-09-03 19:00:33.050 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.4.0) 2021-09-03 19:00:33.052 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (8.7.1) 2021-09-03 19:00:33.054 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.3.1) 2021-09-03 19:00:33.056 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.6.0) 2021-09-03 19:00:33.057 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.3.0) 2021-09-03 19:00:33.059 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.2.0) 2021-09-03 19:00:33.061 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.4.0) 2021-09-03 19:00:33.063 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.10.0) 2021-09-03 19:00:33.065 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (10.0.0) 2021-09-03 19:00:33.067 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (6.3.0) 2021-09-03 19:00:33.069 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (12.9.1) 2021-09-03 19:00:33.070 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.8.2) 2021-09-03 19:00:33.072 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.2) 2021-09-03 19:00:33.075 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.0.1) 2021-09-03 19:00:33.077 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.0) 2021-09-03 19:00:33.079 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.5.0) 2021-09-03 19:00:33.080 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.4.0) 2021-09-03 19:00:33.082 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.8.0) 2021-09-03 19:00:33.084 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.5.0) 2021-09-03 19:00:33.086 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.0.0) 2021-09-03 19:00:33.088 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.1.0) 2021-09-03 19:00:33.090 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.0) 2021-09-03 19:00:33.092 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.6.0) 2021-09-03 19:00:33.094 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.5.0) 2021-09-03 19:00:33.095 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (3.9.1) 2021-09-03 19:00:33.137 | Collecting microversion-parse>=0.2.1 2021-09-03 19:00:33.145 | 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-03 19:00:33.185 | Collecting os-xenapi>=0.3.4 2021-09-03 19:00:33.192 | 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-03 19:00:33.202 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.9.0) 2021-09-03 19:00:33.204 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.2.2) 2021-09-03 19:00:33.266 | Collecting pypowervm>=1.1.15 2021-09-03 19:00:33.274 | 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-03 19:00:33.309 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.3.3) 2021-09-03 19:00:33.312 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (1.7.0) 2021-09-03 19:00:33.313 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (4.6.1) 2021-09-03 19:00:33.315 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.8.2) 2021-09-03 19:00:33.355 | Collecting zVMCloudConnector>=1.3.0 2021-09-03 19:00:33.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-09-03 19:00:34.202 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (2.3.0) 2021-09-03 19:00:34.204 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (0.59.0) 2021-09-03 19:00:34.205 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==23.1.0.dev570) (5.4.1) 2021-09-03 19:00:34.221 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev570) (1.1.5) 2021-09-03 19:00:34.224 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==23.1.0.dev570) (5.2.2) 2021-09-03 19:00:34.254 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==23.1.0.dev570) (5.1.0) 2021-09-03 19:00:34.296 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==23.1.0.dev570) (1.14.6) 2021-09-03 19:00:34.302 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==23.1.0.dev570) (2.20) 2021-09-03 19:00:34.337 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev570) (1.16.0) 2021-09-03 19:00:34.340 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==23.1.0.dev570) (1.16.0) 2021-09-03 19:00:34.377 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==23.1.0.dev570) (2.0.1) 2021-09-03 19:00:34.525 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev570) (4.2.0) 2021-09-03 19:00:34.529 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==23.1.0.dev570) (3.1.1) 2021-09-03 19:00:34.602 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.1.4) 2021-09-03 19:00:34.630 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.32) 2021-09-03 19:00:34.635 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.4.0) 2021-09-03 19:00:34.637 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (0.10.0) 2021-09-03 19:00:34.639 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (1.4.4) 2021-09-03 19:00:34.642 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==23.1.0.dev570) (2.5.0) 2021-09-03 19:00:34.678 | 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==23.1.0.dev570) (2.1) 2021-09-03 19:00:34.748 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==23.1.0.dev570) (6.3.1) 2021-09-03 19:00:34.816 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev570) (1.12.0) 2021-09-03 19:00:34.824 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:34.828 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==23.1.0.dev570) (2.2.0) 2021-09-03 19:00:34.845 | 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==23.1.0.dev570) (1.12.1) 2021-09-03 19:00:34.967 | Collecting Babel!=2.4.0,>=2.3.4 2021-09-03 19:00:34.988 | 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-03 19:00:35.246 | 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==23.1.0.dev570) (2021.1) 2021-09-03 19:00:35.323 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==23.1.0.dev570) (0.14.1) 2021-09-03 19:00:35.337 | 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==23.1.0.dev570) (1.6) 2021-09-03 19:00:35.484 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev570) (2.0.1) 2021-09-03 19:00:35.490 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==23.1.0.dev570) (0.5.0) 2021-09-03 19:00:35.565 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==23.1.0.dev570) (0.9.6) 2021-09-03 19:00:35.659 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (0.3.0) 2021-09-03 19:00:35.667 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (4.2.2) 2021-09-03 19:00:35.670 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (5.1.0) 2021-09-03 19:00:35.672 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==23.1.0.dev570) (5.0.6) 2021-09-03 19:00:35.693 | 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==23.1.0.dev570) (5.0.0) 2021-09-03 19:00:35.811 | 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==23.1.0.dev570) (0.11.0) 2021-09-03 19:00:35.849 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev570) (3.2.0) 2021-09-03 19:00:35.864 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==23.1.0.dev570) (3.3.0) 2021-09-03 19:00:35.961 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==23.1.0.dev570) (1.0.2) 2021-09-03 19:00:36.126 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev570) (3.0.0) 2021-09-03 19:00:36.137 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==23.1.0.dev570) (1.3.2) 2021-09-03 19:00:36.173 | 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==23.1.0.dev570) (2.5.0) 2021-09-03 19:00:36.246 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev570) (21.0) 2021-09-03 19:00:36.248 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==23.1.0.dev570) (2.4.7) 2021-09-03 19:00:36.359 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==23.1.0.dev570) (2.13.3) 2021-09-03 19:00:36.469 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==23.1.0.dev570) (1.4.0) 2021-09-03 19:00:36.505 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==23.1.0.dev570) (57.4.0) 2021-09-03 19:00:36.876 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev570) (0.4.8) 2021-09-03 19:00:36.891 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==23.1.0.dev570) (0.2.8) 2021-09-03 19:00:36.975 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:36.977 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:36.979 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:36.981 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:36.983 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:36.985 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:36.987 | 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==23.1.0.dev570) (0.6.4) 2021-09-03 19:00:37.281 | 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==23.1.0.dev570) (3.9.0) 2021-09-03 19:00:37.329 | 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==23.1.0.dev570) (2.1.2) 2021-09-03 19:00:37.331 | 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==23.1.0.dev570) (0.4.0) 2021-09-03 19:00:37.458 | 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==23.1.0.dev570) (21.2.0) 2021-09-03 19:00:37.460 | 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==23.1.0.dev570) (0.4.4) 2021-09-03 19:00:37.462 | 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==23.1.0.dev570) (0.2.5) 2021-09-03 19:00:37.463 | 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==23.1.0.dev570) (1.8.2) 2021-09-03 19:00:37.677 | 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==23.1.0.dev570) (3.17.5) 2021-09-03 19:00:37.778 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev570) (1.3.3) 2021-09-03 19:00:37.786 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==23.1.0.dev570) (20.0.1) 2021-09-03 19:00:38.029 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev570) (2.4.2) 2021-09-03 19:00:38.047 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==23.1.0.dev570) (2.1.0) 2021-09-03 19:00:38.297 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (2021.5.30) 2021-09-03 19:00:38.299 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (1.26.6) 2021-09-03 19:00:38.302 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (2.0.4) 2021-09-03 19:00:38.304 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==23.1.0.dev570) (3.2) 2021-09-03 19:00:38.608 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==23.1.0.dev570) (0.7) 2021-09-03 19:00:38.955 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev570) (0.5.2) 2021-09-03 19:00:38.966 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==23.1.0.dev570) (0.4.1) 2021-09-03 19:00:39.173 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev570) (2.4.0) 2021-09-03 19:00:39.177 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev570) (1.4.2) 2021-09-03 19:00:39.182 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==23.1.0.dev570) (2.6.2) 2021-09-03 19:00:39.665 | 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==23.1.0.dev570) (1.0.0) 2021-09-03 19:00:39.823 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==23.1.0.dev570) (0.12.1) 2021-09-03 19:00:41.236 | Collecting numpy 2021-09-03 19:00:41.270 | 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-03 19:00:41.791 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==23.1.0.dev570) (2.1.0) 2021-09-03 19:00:41.950 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==23.1.0.dev570) (3.5.0) 2021-09-03 19:00:42.516 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-09-03 19:00:42.517 | Building wheel for websockify (setup.py): started 2021-09-03 19:00:43.433 | Building wheel for websockify (setup.py): finished with status 'done' 2021-09-03 19:00:43.434 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=8313430d2fa021c0f269596db5ea83e1972bc432d73c1d55ea6c1dd085780f56 2021-09-03 19:00:43.435 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-09-03 19:00:43.440 | Building wheel for zVMCloudConnector (setup.py): started 2021-09-03 19:00:44.412 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-09-03 19:00:44.415 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=d483b7e8e308d8cc49d8a74ed600fc9dd1ef23262cd716a91e5573f775f9232e 2021-09-03 19:00:44.415 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-09-03 19:00:44.420 | Successfully built websockify zVMCloudConnector 2021-09-03 19:00:45.451 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-09-03 19:00:50.345 | Running setup.py develop for nova 2021-09-03 19:00:54.662 | 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-03 19:00:54.662 | 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-03 19:00:54.853 | + inc/python:pip_install:200 : result=0 2021-09-03 19:00:54.855 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:00:54.858 | + functions-common:time_stop:2309 : local name 2021-09-03 19:00:54.860 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:00:54.863 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:00:54.865 | + functions-common:time_stop:2312 : local total 2021-09-03 19:00:54.867 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:00:54.869 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:00:54.871 | + functions-common:time_stop:2316 : start_time=1630695626901 2021-09-03 19:00:54.874 | + functions-common:time_stop:2318 : [[ -z 1630695626901 ]] 2021-09-03 19:00:54.876 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:00:54.881 | + functions-common:time_stop:2321 : end_time=1630695654879 2021-09-03 19:00:54.883 | + functions-common:time_stop:2322 : elapsed_time=27978 2021-09-03 19:00:54.886 | + functions-common:time_stop:2323 : total=208852 2021-09-03 19:00:54.888 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:00:54.890 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=236830 2021-09-03 19:00:54.892 | + inc/python:pip_install:203 : return 0 2021-09-03 19:00:54.895 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:00:54.897 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 19:00:54.899 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 19:00:54.917 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-03 19:00:54.929 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-03 19:00:54.932 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-03 19:00:54.934 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:00:54.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:00:54.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-09-03 19:00:54.942 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:00:54.944 | + 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-03 19:00:54.957 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:00:54.959 | + ./stack.sh:main:919 : configure_nova 2021-09-03 19:00:54.962 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-03 19:00:54.974 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-03 19:00:54.977 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-03 19:00:54.979 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-03 19:00:54.983 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-03 19:00:54.983 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-03 19:00:54.988 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-03 19:00:54.990 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-03 19:00:54.993 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-03 19:00:54.995 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-03 19:00:54.998 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-03 19:00:55.000 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-03 19:00:55.002 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-03 19:00:55.005 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-03 19:00:55.016 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-03 19:00:55.029 | + 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-03 19:00:55.042 | + 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-03 19:00:55.053 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-03 19:00:55.065 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-03 19:00:55.068 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-03 19:00:55.073 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.F5u10yiSVZ 2021-09-03 19:00:55.075 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-03 19:00:55.077 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-03 19:00:55.080 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-03 19:00:55.083 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-03 19:00:55.085 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-03 19:00:55.087 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.F5u10yiSVZ 2021-09-03 19:00:55.091 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.F5u10yiSVZ 2021-09-03 19:00:55.103 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.F5u10yiSVZ /etc/sudoers.d/nova-rootwrap 2021-09-03 19:00:55.116 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-03 19:00:55.120 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-03 19:00:55.122 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-03 19:00:55.125 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-03 19:00:55.127 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-03 19:00:55.130 | + 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-03 19:00:55.133 | + 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-03 19:00:55.135 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-03 19:00:55.138 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-03 19:00:55.142 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-03 19:00:55.159 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:55.162 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-03 19:00:55.164 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-03 19:00:55.168 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-03 19:00:55.171 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-03 19:00:55.200 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-03 19:00:55.202 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-03 19:00:55.227 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-03 19:00:55.256 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-03 19:00:55.282 | + 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-03 19:00:55.310 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-03 19:00:55.339 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-03 19:00:55.367 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-03 19:00:55.370 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2021-09-03 19:00:55.397 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-03 19:00:55.422 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-03 19:00:55.449 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-03 19:00:55.475 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-03 19:00:55.500 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-03 19:00:55.530 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-03 19:00:55.532 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:00:55.534 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:00:55.536 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:00:55.538 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:00:55.541 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:00:55.543 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:00:55.545 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:00:55.547 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:00:55.549 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:00:55.551 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-03 19:00:55.554 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:00:55.556 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:00:55.558 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:00:55.560 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:00:55.562 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:00:55.564 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:00:55.567 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-03 19:00:55.582 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:55.585 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:00:55.587 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-03 19:00:55.589 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-03 19:00:55.616 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-03 19:00:55.618 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-03 19:00:55.620 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-03 19:00:55.622 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-03 19:00:55.624 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 19:00:55.627 | + 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-03 19:00:55.657 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-03 19:00:55.659 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-03 19:00:55.662 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-03 19:00:55.664 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-03 19:00:55.666 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-03 19:00:55.669 | + 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-03 19:00:55.698 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-03 19:00:55.726 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-03 19:00:55.753 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-03 19:00:55.782 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-03 19:00:55.797 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:55.800 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-03 19:00:55.816 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:55.820 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-03 19:00:55.820 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-03 19:00:55.825 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-03 19:00:55.827 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-03 19:00:55.853 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-03 19:00:55.869 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:55.871 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-03 19:00:55.873 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-03 19:00:55.876 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 19:00:55.878 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:00:55.881 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-03 19:00:55.908 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-03 19:00:55.935 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-09-03 19:00:55.961 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-03 19:00:55.988 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-03 19:00:56.015 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-03 19:00:56.042 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-03 19:00:56.069 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-03 19:00:56.096 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:00:56.122 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:00:56.150 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-03 19:00:56.165 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:56.167 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-03 19:00:56.170 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-03 19:00:56.199 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-03 19:00:56.226 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2021-09-03 19:00:56.252 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-03 19:00:56.280 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-03 19:00:56.306 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-03 19:00:56.333 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-03 19:00:56.359 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-03 19:00:56.387 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-03 19:00:56.402 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:56.404 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-03 19:00:56.406 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-03 19:00:56.433 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-03 19:00:56.463 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-03 19:00:56.465 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-03 19:00:56.492 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-03 19:00:56.494 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-03 19:00:56.497 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-03 19:00:56.499 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:00:56.501 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:00:56.505 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:00:56.508 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:00:56.510 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:00:56.512 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:00:56.514 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-03 19:00:56.516 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-03 19:00:56.519 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-03 19:00:56.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:00:56.537 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:00:56.540 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:00:56.542 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:00:56.544 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:00:56.546 | + 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-03 19:00:56.574 | + 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-03 19:00:56.600 | + 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-03 19:00:56.627 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:00:56.655 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-03 19:00:56.685 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-03 19:00:56.687 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-03 19:00:56.690 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-03 19:00:56.692 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-03 19:00:56.694 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:00:56.696 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:00:56.699 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-03 19:00:56.703 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-03 19:00:56.705 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:00:56.707 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:00:56.719 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:00:56.719 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:56.728 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:00:56.731 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:56.747 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-03 19:00:56.749 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-03 19:00:56.753 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-03 19:00:56.781 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-03 19:00:56.812 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-03 19:00:56.838 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:00:56.865 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:00:56.891 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:00:56.918 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:00:56.944 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:00:56.970 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:00:56.997 | + 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-03 19:00:57.024 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:00:57.050 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:00:57.076 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:00:57.103 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:00:57.105 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:00:57.108 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-03 19:00:57.110 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-03 19:00:57.112 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:00:57.115 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:57.119 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:57.121 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 19:00:57.124 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 19:00:57.126 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-03 19:00:57.155 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 19:00:57.185 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-03 19:00:57.185 | + 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-03 19:00:57.193 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-03 19:00:57.197 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-03 19:00:57.199 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-03 19:00:57.201 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:00:57.203 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:00:57.205 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:00:57.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:57.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:57.213 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:00:57.215 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:00:57.217 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:00:57.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:00:57.222 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-03 19:00:57.283 | Enabling site nova-api-wsgi. 2021-09-03 19:00:57.289 | To activate the new configuration, you need to run: 2021-09-03 19:00:57.289 | systemctl reload apache2 2021-09-03 19:00:57.293 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:00:57.295 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:00:57.298 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:00:57.300 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:00:57.434 | + 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-03 19:00:57.436 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-03 19:00:57.440 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-03 19:00:57.443 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-03 19:00:57.445 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-03 19:00:57.447 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:00:57.450 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-03 19:00:57.454 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-03 19:00:57.457 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:00:57.459 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:00:57.471 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:00:57.472 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:57.480 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:00:57.483 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:00:57.499 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-03 19:00:57.501 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-03 19:00:57.505 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-03 19:00:57.535 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-03 19:00:57.561 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-03 19:00:57.587 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:00:57.614 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:00:57.641 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:00:57.668 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:00:57.695 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:00:57.722 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:00:57.752 | + 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-03 19:00:57.780 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:00:57.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:00:57.835 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:00:57.862 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-03 19:00:57.864 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-03 19:00:57.890 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-03 19:00:57.906 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:57.908 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-03 19:00:57.939 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-03 19:00:57.941 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-03 19:00:57.943 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-03 19:00:57.960 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:57.962 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:00:57.964 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:00:57.992 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-03 19:00:58.022 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-03 19:00:58.024 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 19:00:58.026 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-03 19:00:58.028 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:00:58.030 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:00:58.033 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:00:58.049 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:58.052 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:00:58.054 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:00:58.056 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:00:58.072 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:58.075 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:00:58.077 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:00:58.105 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:00:58.108 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:00:58.110 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-03 19:00:58.138 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-03 19:00:58.166 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-03 19:00:58.196 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-03 19:00:58.212 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:00:58.214 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 19:00:58.242 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-03 19:00:58.244 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-03 19:00:58.246 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-03 19:00:58.275 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-03 19:00:58.303 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.46/identity 2021-09-03 19:00:58.329 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-03 19:00:58.356 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-03 19:00:58.384 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-03 19:00:58.411 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-03 19:00:58.438 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-03 19:00:58.465 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-03 19:00:58.493 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-03 19:00:58.508 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:58.511 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-03 19:00:58.516 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:00:58.519 | + lib/nova:create_nova_conf:521 : local conf 2021-09-03 19:00:58.521 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-03 19:00:58.524 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-03 19:00:58.526 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:00:58.528 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:00:58.531 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:00:58.533 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-03 19:00:58.536 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-03 19:00:58.540 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-03 19:00:58.543 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-03 19:00:58.545 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-03 19:00:58.547 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-03 19:00:58.549 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-03 19:00:58.552 | + 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-03 19:00:58.581 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-03 19:00:58.611 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-03 19:00:58.640 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:00:58.642 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-03 19:00:58.645 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-03 19:00:58.647 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-03 19:00:58.663 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:00:58.667 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-03 19:00:58.667 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-03 19:00:59.388 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-09-03 19:00:59.390 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-09-03 19:01:00.034 | Adding vhost "nova_cell1" ... 2021-09-03 19:01:00.078 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-09-03 19:01:00.755 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-09-03 19:01:00.777 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-03 19:01:00.779 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 19:01:00.781 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-03 19:01:00.783 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:01:00.786 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-03 19:01:00.789 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:01:00.804 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:00.807 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-03 19:01:00.809 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-03 19:01:00.812 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:01:00.827 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:00.829 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-09-03 19:01:00.832 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-09-03 19:01:00.859 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:01:00.862 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:01:00.864 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-03 19:01:00.880 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:00.882 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-03 19:01:00.884 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 19:01:00.887 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-03 19:01:00.917 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2021-09-03 19:01:00.943 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-03 19:01:00.970 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-03 19:01:00.997 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-03 19:01:01.025 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-03 19:01:01.053 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-03 19:01:01.080 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-03 19:01:01.108 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-03 19:01:01.110 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-03 19:01:01.112 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-03 19:01:01.115 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:01:01.131 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:01:01.134 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:01:01.136 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:01:01.138 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:01:01.140 | + 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-03 19:01:01.168 | + 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-03 19:01:01.195 | + 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-03 19:01:01.222 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:01:01.249 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:01:01.252 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-03 19:01:01.257 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:01:01.259 | + lib/nova:create_nova_conf:555 : local conf 2021-09-03 19:01:01.261 | + lib/nova:create_nova_conf:556 : local offset 2021-09-03 19:01:01.264 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-03 19:01:01.266 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:01:01.269 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:01:01.272 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:01:01.274 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-03 19:01:01.276 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-03 19:01:01.279 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 19:01:01.281 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-03 19:01:01.283 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-03 19:01:01.285 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-03 19:01:01.300 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:01.303 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-03 19:01:01.305 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-03 19:01:01.320 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:01.323 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-03 19:01:01.338 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:01.341 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-03 19:01:01.357 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:01.360 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-03 19:01:01.376 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:01.379 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-03 19:01:01.382 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-03 19:01:01.385 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-03 19:01:01.387 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:01:01.390 | + lib/stack:stack_install_service:32 : install_placement 2021-09-03 19:01:01.392 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-03 19:01:01.395 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-03 19:01:01.398 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:01.400 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:01.403 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-03 19:01:01.405 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:01:01.408 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:01:01.410 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:01:01.413 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:01:01.415 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:01:01.417 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:01:01.420 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:01.422 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:01.425 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:01:01.427 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:01:01.430 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:01:01.432 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:01:01.434 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-03 19:01:01.437 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:01:01.439 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:01.442 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:01.445 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-03 19:01:01.466 | + 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-03 19:01:01.572 | Reading package lists... 2021-09-03 19:01:01.797 | Building dependency tree... 2021-09-03 19:01:01.799 | Reading state information... 2021-09-03 19:01:02.029 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 19:01:02.030 | The following packages were automatically installed and are no longer required: 2021-09-03 19:01:02.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:01:02.030 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:01:02.030 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:01:02.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:01:02.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:01:02.031 | python3-zope.interface 2021-09-03 19:01:02.031 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:01:02.153 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:01:02.157 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:01:02.160 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:01:02.162 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:02.165 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:02.167 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:02.169 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:02.171 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:02.174 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:01:02.176 | + functions-common:time_stop:2316 : start_time=1630695661464 2021-09-03 19:01:02.178 | + functions-common:time_stop:2318 : [[ -z 1630695661464 ]] 2021-09-03 19:01:02.181 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:02.185 | + functions-common:time_stop:2321 : end_time=1630695662183 2021-09-03 19:01:02.188 | + functions-common:time_stop:2322 : elapsed_time=719 2021-09-03 19:01:02.191 | + functions-common:time_stop:2323 : total=273766 2021-09-03 19:01:02.193 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:02.195 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=274485 2021-09-03 19:01:02.198 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:01:02.200 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-03 19:01:02.203 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-03 19:01:02.205 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-03 19:01:02.209 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-03 19:01:02.211 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-03 19:01:02.233 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-03 19:01:02.235 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:01:02.238 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:01:02.240 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:01:02.243 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:01:02.245 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:01:02.248 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:01:02.250 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:02.253 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:02.256 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:01:02.258 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:01:02.261 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:01:02.263 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:01:02.266 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-03 19:01:02.269 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:01:02.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:02.274 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:02.276 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-03 19:01:02.299 | + 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-03 19:01:02.406 | Reading package lists... 2021-09-03 19:01:02.625 | Building dependency tree... 2021-09-03 19:01:02.627 | Reading state information... 2021-09-03 19:01:02.855 | The following packages were automatically installed and are no longer required: 2021-09-03 19:01:02.856 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:01:02.856 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:01:02.856 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:01:02.856 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:01:02.856 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:01:02.856 | python3-zope.interface 2021-09-03 19:01:02.856 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:01:02.921 | The following NEW packages will be installed: 2021-09-03 19:01:02.922 | libapache2-mod-wsgi-py3 2021-09-03 19:01:03.027 | 0 upgraded, 1 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:01:03.027 | Need to get 93.3 kB of archives. 2021-09-03 19:01:03.027 | After this operation, 300 kB of additional disk space will be used. 2021-09-03 19:01:03.027 | 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-03 19:01:03.685 | Fetched 93.3 kB in 0s (439 kB/s) 2021-09-03 19:01:03.717 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-09-03 19:01:03.769 | (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 ... 91082 files and directories currently installed.) 2021-09-03 19:01:03.773 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-09-03 19:01:03.775 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-03 19:01:03.839 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-09-03 19:01:04.003 | apache2_invoke: Enable module wsgi 2021-09-03 19:01:11.161 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:01:11.163 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:01:11.166 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:11.168 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:11.171 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:11.173 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:11.175 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:11.177 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:01:11.180 | + functions-common:time_stop:2316 : start_time=1630695662296 2021-09-03 19:01:11.182 | + functions-common:time_stop:2318 : [[ -z 1630695662296 ]] 2021-09-03 19:01:11.185 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:11.189 | + functions-common:time_stop:2321 : end_time=1630695671186 2021-09-03 19:01:11.192 | + functions-common:time_stop:2322 : elapsed_time=8890 2021-09-03 19:01:11.194 | + functions-common:time_stop:2323 : total=274485 2021-09-03 19:01:11.196 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:11.199 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=283375 2021-09-03 19:01:11.201 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:01:11.204 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-03 19:01:11.207 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-03 19:01:11.209 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:01:11.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:11.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:11.216 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-03 19:01:11.219 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-03 19:01:11.274 | wsgi (enabled by maintainer script) 2021-09-03 19:01:11.277 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-03 19:01:11.280 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-03 19:01:11.282 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:01:11.285 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-03 19:01:11.288 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-03 19:01:11.290 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:01:11.294 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:01:11.295 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:01:11.301 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-03 19:01:11.303 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-03 19:01:11.306 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-03 19:01:11.308 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-03 19:01:11.311 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-03 19:01:11.334 | Using python 3.8 to install osc-placement 2021-09-03 19:01:11.336 | + 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-03 19:01:12.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:12.185 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:12.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:12.185 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:13.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:01:13.325 | Collecting osc-placement 2021-09-03 19:01:13.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d77/3078ad41698fe/osc_placement-3.1.0-py3-none-any.whl (62 kB) 2021-09-03 19:01:13.348 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-03 19:01:13.350 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-03 19:01:13.353 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-03 19:01:13.354 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.3.1) 2021-09-03 19:01:13.356 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-03 19:01:13.357 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-03 19:01:13.417 | 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-03 19:01:13.419 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-09-03 19:01:13.422 | 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-03 19:01:13.423 | 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-03 19:01:13.445 | 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.0.1) 2021-09-03 19:01:13.447 | 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-03 19:01:13.450 | 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-03 19:01:13.467 | 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-03 19:01:13.470 | 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-03 19:01:13.472 | 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-03 19:01:13.474 | 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-03 19:01:13.475 | 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-03 19:01:13.529 | 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-03 19:01:13.531 | 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-03 19:01:13.533 | 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-03 19:01:13.534 | 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-03 19:01:13.615 | 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-03 19:01:13.616 | 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-03 19:01:13.618 | 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-03 19:01:13.621 | 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-03 19:01:13.622 | 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-03 19:01:13.624 | 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-03 19:01:13.627 | 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-03 19:01:13.629 | 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-03 19:01:13.631 | 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-03 19:01:13.676 | 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-03 19:01:13.682 | 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-03 19:01:13.704 | 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-03 19:01:13.763 | 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-03 19:01:13.765 | 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-03 19:01:13.767 | 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-03 19:01:13.772 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.2.0) 2021-09-03 19:01:13.783 | 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-03 19:01:13.871 | 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-03 19:01:13.873 | 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-03 19:01:13.875 | 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-03 19:01:13.878 | 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-03 19:01:15.946 | Installing collected packages: osc-placement 2021-09-03 19:01:16.133 | Successfully installed osc-placement-3.1.0 2021-09-03 19:01:16.134 | 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-03 19:01:16.256 | + inc/python:pip_install:200 : result=0 2021-09-03 19:01:16.258 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:01:16.261 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:16.263 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:16.266 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:16.268 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:16.271 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:16.273 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:01:16.276 | + functions-common:time_stop:2316 : start_time=1630695671328 2021-09-03 19:01:16.278 | + functions-common:time_stop:2318 : [[ -z 1630695671328 ]] 2021-09-03 19:01:16.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:16.287 | + functions-common:time_stop:2321 : end_time=1630695676283 2021-09-03 19:01:16.289 | + functions-common:time_stop:2322 : elapsed_time=4955 2021-09-03 19:01:16.291 | + functions-common:time_stop:2323 : total=236830 2021-09-03 19:01:16.294 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:16.296 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241785 2021-09-03 19:01:16.299 | + inc/python:pip_install:203 : return 0 2021-09-03 19:01:16.302 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-03 19:01:16.304 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-03 19:01:16.307 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-03 19:01:16.309 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:01:16.312 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:01:16.315 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:01:16.318 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:01:16.320 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:01:16.323 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:01:16.340 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:01:16.342 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:01:16.345 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:01:16.348 | + functions-common:git_clone:544 : echo master 2021-09-03 19:01:16.348 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:01:16.354 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-03 19:01:16.356 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-03 19:01:16.359 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-03 19:01:16.361 | + functions-common:git_timed:617 : local count=0 2021-09-03 19:01:16.364 | + functions-common:git_timed:618 : local timeout=0 2021-09-03 19:01:16.366 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-03 19:01:16.369 | + functions-common:git_timed:621 : timeout=0 2021-09-03 19:01:16.371 | + functions-common:git_timed:624 : time_start git_timed 2021-09-03 19:01:16.373 | + functions-common:time_start:2295 : local name=git_timed 2021-09-03 19:01:16.376 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:16.378 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:16.381 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:16.385 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695676383 2021-09-03 19:01:16.387 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-03 19:01:16.390 | Cloning into '/opt/stack/placement'... 2021-09-03 19:01:25.449 | + functions-common:git_timed:639 : time_stop git_timed 2021-09-03 19:01:25.451 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:25.454 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:25.456 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:25.458 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:25.461 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:25.463 | + functions-common:time_stop:2315 : name=git_timed 2021-09-03 19:01:25.465 | + functions-common:time_stop:2316 : start_time=1630695676383 2021-09-03 19:01:25.467 | + functions-common:time_stop:2318 : [[ -z 1630695676383 ]] 2021-09-03 19:01:25.470 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:25.475 | + functions-common:time_stop:2321 : end_time=1630695685472 2021-09-03 19:01:25.477 | + functions-common:time_stop:2322 : elapsed_time=9089 2021-09-03 19:01:25.479 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:01:25.482 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:25.484 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9089 2021-09-03 19:01:25.486 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-09-03 19:01:25.490 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:01:25.490 | + functions-common:git_clone:593 : head -1 2021-09-03 19:01:25.493 | 8b000867 Add reproducer for Project creation race bug 2021-09-03 19:01:25.496 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:01:25.498 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-09-03 19:01:25.501 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:01:25.503 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 19:01:25.506 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-09-03 19:01:25.509 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:01:25.511 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-09-03 19:01:25.513 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:01:25.516 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 19:01:25.519 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-09-03 19:01:25.521 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:01:25.524 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:01:25.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-09-03 19:01:25.529 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:01:25.532 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-09-03 19:01:25.535 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:01:25.538 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:01:25.541 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-09-03 19:01:25.546 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-09-03 19:01:25.549 | + 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-03 19:01:26.178 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-09-03 19:01:26.180 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:01:26.183 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:01:26.185 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:01:26.188 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-09-03 19:01:26.190 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-09-03 19:01:26.193 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:01:26.195 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:01:26.198 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:01:26.200 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:01:26.203 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:01:26.205 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:01:26.208 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:01:26.211 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-09-03 19:01:26.232 | Using python 3.8 to install /opt/stack/placement 2021-09-03 19:01:26.234 | + 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-03 19:01:27.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:27.118 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:27.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:27.118 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:28.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:01:28.195 | Obtaining file:///opt/stack/placement 2021-09-03 19:01:29.571 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (5.6.0) 2021-09-03 19:01:29.573 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.4.23) 2021-09-03 19:01:29.574 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (9.3.0) 2021-09-03 19:01:29.576 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (2.5.1) 2021-09-03 19:01:29.577 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.8.7) 2021-09-03 19:01:29.579 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==5.1.0.dev40) (3.2.0) 2021-09-03 19:01:29.581 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (2.26.0) 2021-09-03 19:01:29.586 | 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==5.1.0.dev40) (57.4.0) 2021-09-03 19:01:29.588 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.4.0) 2021-09-03 19:01:29.590 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (8.7.1) 2021-09-03 19:01:29.592 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (3.3.1) 2021-09-03 19:01:29.593 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.6.0) 2021-09-03 19:01:29.596 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.2.0) 2021-09-03 19:01:29.598 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.10.0) 2021-09-03 19:01:29.599 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (10.0.0) 2021-09-03 19:01:29.601 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (3.8.2) 2021-09-03 19:01:29.603 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (4.4.0) 2021-09-03 19:01:29.605 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.4.0) 2021-09-03 19:01:29.606 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.1.0) 2021-09-03 19:01:29.608 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (2.6.0) 2021-09-03 19:01:29.610 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==5.1.0.dev40) (1.0.1) 2021-09-03 19:01:29.673 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (4.2.0) 2021-09-03 19:01:29.678 | 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==5.1.0.dev40) (3.1.1) 2021-09-03 19:01:29.680 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (2.8.1) 2021-09-03 19:01:29.681 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (4.3.1) 2021-09-03 19:01:29.684 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (5.0.1) 2021-09-03 19:01:29.689 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==5.1.0.dev40) (1.16.0) 2021-09-03 19:01:29.751 | 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==5.1.0.dev40) (1.7.0) 2021-09-03 19:01:29.753 | 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==5.1.0.dev40) (0.1.16) 2021-09-03 19:01:29.756 | 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==5.1.0.dev40) (3.4.0) 2021-09-03 19:01:29.814 | 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==5.1.0.dev40) (1.1.4) 2021-09-03 19:01:29.825 | 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==5.1.0.dev40) (5.0.9) 2021-09-03 19:01:29.843 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==5.1.0.dev40) (0.14.1) 2021-09-03 19:01:29.853 | 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==5.1.0.dev40) (1.6) 2021-09-03 19:01:29.898 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (0.8.0) 2021-09-03 19:01:29.901 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (5.4.1) 2021-09-03 19:01:29.904 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (2.2.0) 2021-09-03 19:01:29.906 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==5.1.0.dev40) (1.5.0) 2021-09-03 19:01:29.919 | 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==5.1.0.dev40) (1.12.1) 2021-09-03 19:01:29.986 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (1.7.1) 2021-09-03 19:01:29.991 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (0.5.0) 2021-09-03 19:01:29.994 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (2.0.1) 2021-09-03 19:01:29.996 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (0.13.0) 2021-09-03 19:01:30.013 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (1.1.5) 2021-09-03 19:01:30.015 | 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==5.1.0.dev40) (5.2.2) 2021-09-03 19:01:30.071 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev40) (0.9.6) 2021-09-03 19:01:30.075 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==5.1.0.dev40) (2.8.2) 2021-09-03 19:01:30.106 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev40) (3.0.1) 2021-09-03 19:01:30.114 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev40) (3.3.0) 2021-09-03 19:01:30.116 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==5.1.0.dev40) (3.2.0) 2021-09-03 19:01:30.132 | 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==5.1.0.dev40) (1.14.6) 2021-09-03 19:01:30.141 | 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==5.1.0.dev40) (2.20) 2021-09-03 19:01:30.152 | 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==5.1.0.dev40) (2.0.1) 2021-09-03 19:01:30.203 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev40) (1.0.2) 2021-09-03 19:01:30.205 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==5.1.0.dev40) (2021.1) 2021-09-03 19:01:30.234 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==5.1.0.dev40) (0.7.2) 2021-09-03 19:01:30.260 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev40) (21.0) 2021-09-03 19:01:30.262 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev40) (2.4.7) 2021-09-03 19:01:30.267 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==5.1.0.dev40) (0.11.0) 2021-09-03 19:01:30.509 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (2.0.4) 2021-09-03 19:01:30.510 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (1.26.6) 2021-09-03 19:01:30.513 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (3.2) 2021-09-03 19:01:30.514 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==5.1.0.dev40) (2021.5.30) 2021-09-03 19:01:30.599 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==5.1.0.dev40) (0.7) 2021-09-03 19:01:30.764 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==5.1.0.dev40) (1.1.1) 2021-09-03 19:01:30.807 | 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==5.1.0.dev40) (0.4.1) 2021-09-03 19:01:30.811 | 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==5.1.0.dev40) (0.5.2) 2021-09-03 19:01:30.918 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==5.1.0.dev40) (2.5.0) 2021-09-03 19:01:31.036 | 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==5.1.0.dev40) (3.5.0) 2021-09-03 19:01:31.161 | 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==5.1.0.dev40) (1.0.0) 2021-09-03 19:01:31.163 | 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==5.1.0.dev40) (3.0.0) 2021-09-03 19:01:32.905 | Installing collected packages: openstack-placement 2021-09-03 19:01:32.907 | Running setup.py develop for openstack-placement 2021-09-03 19:01:34.937 | Successfully installed openstack-placement 2021-09-03 19:01:34.937 | 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-03 19:01:35.073 | + inc/python:pip_install:200 : result=0 2021-09-03 19:01:35.075 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:01:35.078 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:35.080 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:35.083 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:35.086 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:35.088 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:35.091 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:01:35.093 | + functions-common:time_stop:2316 : start_time=1630695686227 2021-09-03 19:01:35.095 | + functions-common:time_stop:2318 : [[ -z 1630695686227 ]] 2021-09-03 19:01:35.099 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:35.103 | + functions-common:time_stop:2321 : end_time=1630695695100 2021-09-03 19:01:35.105 | + functions-common:time_stop:2322 : elapsed_time=8873 2021-09-03 19:01:35.107 | + functions-common:time_stop:2323 : total=241785 2021-09-03 19:01:35.110 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:35.113 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250658 2021-09-03 19:01:35.115 | + inc/python:pip_install:203 : return 0 2021-09-03 19:01:35.118 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:01:35.120 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 19:01:35.123 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 19:01:35.142 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-03 19:01:35.154 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-09-03 19:01:35.156 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-09-03 19:01:35.159 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:01:35.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:01:35.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-09-03 19:01:35.167 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:01:35.169 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:01:35.172 | + ./stack.sh:main:925 : configure_placement 2021-09-03 19:01:35.175 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-09-03 19:01:35.187 | + lib/placement:configure_placement:107 : create_placement_conf 2021-09-03 19:01:35.189 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-09-03 19:01:35.194 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-09-03 19:01:35.196 | ++ lib/database:database_connection_url:132 : local db=placement 2021-09-03 19:01:35.199 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-09-03 19:01:35.201 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-09-03 19:01:35.204 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-03 19:01:35.207 | + 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-03 19:01:35.238 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-09-03 19:01:35.270 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-09-03 19:01:35.301 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-09-03 19:01:35.304 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-09-03 19:01:35.306 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-09-03 19:01:35.309 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:01:35.311 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-09-03 19:01:35.343 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-09-03 19:01:35.384 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-09-03 19:01:35.419 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-09-03 19:01:35.453 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-09-03 19:01:35.483 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-09-03 19:01:35.513 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-09-03 19:01:35.543 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-09-03 19:01:35.575 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:01:35.606 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:01:35.636 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-09-03 19:01:35.638 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-09-03 19:01:35.641 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-09-03 19:01:35.644 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:01:35.662 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:01:35.665 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:01:35.667 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:01:35.669 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:01:35.672 | + 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-03 19:01:35.705 | + 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-03 19:01:35.736 | + 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-03 19:01:35.765 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:01:35.794 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-03 19:01:35.796 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-09-03 19:01:35.799 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-09-03 19:01:35.801 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-09-03 19:01:35.804 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-09-03 19:01:35.806 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:01:35.809 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:01:35.812 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-09-03 19:01:35.817 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-09-03 19:01:35.819 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:01:35.821 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:01:35.834 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:01:35.835 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:01:35.843 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:01:35.846 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:01:35.862 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-09-03 19:01:35.864 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-09-03 19:01:35.868 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-09-03 19:01:35.900 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-09-03 19:01:35.932 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-09-03 19:01:35.960 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:01:35.989 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:01:36.030 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:01:36.060 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:01:36.089 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:01:36.118 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:01:36.147 | + 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-03 19:01:36.176 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:01:36.204 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:01:36.233 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:01:36.263 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:01:36.265 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:01:36.268 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-09-03 19:01:36.271 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-09-03 19:01:36.274 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:01:36.276 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:36.279 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:36.281 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-09-03 19:01:36.284 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-09-03 19:01:36.287 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-09-03 19:01:36.316 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 19:01:36.345 | + 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-03 19:01:36.346 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-09-03 19:01:36.354 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-09-03 19:01:36.357 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-09-03 19:01:36.360 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-09-03 19:01:36.363 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:01:36.366 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:01:36.368 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:01:36.371 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:36.373 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:36.375 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:01:36.378 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:01:36.381 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:36.383 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:36.386 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-09-03 19:01:36.447 | Enabling site placement-api. 2021-09-03 19:01:36.453 | To activate the new configuration, you need to run: 2021-09-03 19:01:36.453 | systemctl reload apache2 2021-09-03 19:01:36.457 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:01:36.460 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:01:36.462 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:01:36.465 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:01:36.600 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-09-03 19:01:36.622 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:36.624 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-09-03 19:01:36.646 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:36.648 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-09-03 19:01:36.667 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:36.670 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-09-03 19:01:36.673 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova.conf 2021-09-03 19:01:36.675 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-03 19:01:36.708 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2021-09-03 19:01:36.737 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement username placement 2021-09-03 19:01:36.766 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-03 19:01:36.795 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-03 19:01:36.825 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement project_name service 2021-09-03 19:01:36.854 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-03 19:01:36.884 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-09-03 19:01:36.913 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-09-03 19:01:36.930 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:36.933 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-09-03 19:01:36.950 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:36.952 | + ./stack.sh:main:951 : run_phase stack install 2021-09-03 19:01:36.955 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 19:01:36.958 | + functions-common:run_phase:1738 : local phase=install 2021-09-03 19:01:36.960 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:01:36.962 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:01:36.965 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:01:36.968 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:01:36.970 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:01:36.974 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:01:36.978 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:01:36.981 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:01:36.983 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:01:36.986 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-09-03 19:01:36.988 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:01:37.003 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:37.006 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:01:37.008 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:01:37.011 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-09-03 19:01:37.013 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-09-03 19:01:37.015 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:01:37.017 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-09-03 19:01:37.020 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-09-03 19:01:37.023 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-09-03 19:01:37.083 | ++ inc/async:async_inner:63 : install_tempest 2021-09-03 19:01:37.119 | [11739 Async install_tempest:71233]: running: install_tempest 2021-09-03 19:01:37.122 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 19:01:37.124 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 19:01:37.128 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:01:37.131 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 19:01:37.134 | + functions-common:run_phase:1764 : run_plugins stack install 2021-09-03 19:01:37.136 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 19:01:37.139 | + functions-common:run_plugins:1724 : local phase=install 2021-09-03 19:01:37.141 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 19:01:37.144 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 19:01:37.147 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-09-03 19:01:37.149 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-09-03 19:01:37.152 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:01:37.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:01:37.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-09-03 19:01:37.160 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:01:37.164 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-09-03 19:01:37.166 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-09-03 19:01:37.169 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:01:37.172 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-09-03 19:01:37.175 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-09-03 19:01:37.178 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:01:37.182 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:01:37.183 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:01:37.188 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-09-03 19:01:37.190 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-09-03 19:01:37.193 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-09-03 19:01:37.196 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-09-03 19:01:37.198 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-09-03 19:01:37.220 | Using python 3.8 to install python-openstackclient 2021-09-03 19:01:37.223 | + 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-03 19:01:38.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:38.085 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:38.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:01:38.085 | from cryptography.utils import int_from_bytes 2021-09-03 19:01:39.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:01:39.296 | Collecting python-openstackclient 2021-09-03 19:01:39.305 | 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-03 19:01:39.359 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-09-03 19:01:39.360 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2021-09-03 19:01:39.362 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-09-03 19:01:39.364 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.2.0) 2021-09-03 19:01:39.366 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2021-09-03 19:01:39.367 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-09-03 19:01:39.369 | 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-03 19:01:39.371 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-09-03 19:01:39.373 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-09-03 19:01:39.374 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.0.1) 2021-09-03 19:01:39.376 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-09-03 19:01:39.390 | 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-03 19:01:39.392 | 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-03 19:01:39.394 | 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-03 19:01:39.397 | 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-03 19:01:39.398 | 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-03 19:01:39.453 | 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-03 19:01:39.455 | 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-03 19:01:39.456 | 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-03 19:01:39.458 | 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-03 19:01:39.540 | 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-03 19:01:39.541 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.3.1) 2021-09-03 19:01:39.543 | 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-03 19:01:39.545 | 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-03 19:01:39.547 | 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-03 19:01:39.549 | 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-03 19:01:39.550 | 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-03 19:01:39.552 | 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-03 19:01:39.555 | 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-03 19:01:39.557 | 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-03 19:01:39.560 | 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-03 19:01:39.603 | 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-03 19:01:39.607 | 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-03 19:01:39.631 | 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-03 19:01:39.697 | 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-03 19:01:39.699 | 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-03 19:01:39.758 | 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-03 19:01:39.787 | 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-03 19:01:39.788 | 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-03 19:01:39.792 | 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-03 19:01:39.795 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.2.0) 2021-09-03 19:01:39.812 | 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-03 19:01:39.905 | 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-03 19:01:39.910 | 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-03 19:01:39.976 | 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-03 19:01:40.001 | 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-03 19:01:40.122 | 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-03 19:01:40.124 | 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-03 19:01:40.126 | 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-03 19:01:40.129 | 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-03 19:01:42.221 | Installing collected packages: python-openstackclient 2021-09-03 19:01:43.786 | Successfully installed python-openstackclient-5.6.0 2021-09-03 19:01:43.786 | 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-03 19:01:43.931 | + inc/python:pip_install:200 : result=0 2021-09-03 19:01:43.934 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:01:43.936 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:43.939 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:43.942 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:43.945 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:43.948 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:43.951 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:01:43.953 | + functions-common:time_stop:2316 : start_time=1630695697215 2021-09-03 19:01:43.956 | + functions-common:time_stop:2318 : [[ -z 1630695697215 ]] 2021-09-03 19:01:43.964 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:43.988 | + functions-common:time_stop:2321 : end_time=1630695703963 2021-09-03 19:01:44.007 | + functions-common:time_stop:2322 : elapsed_time=6748 2021-09-03 19:01:44.030 | + functions-common:time_stop:2323 : total=250658 2021-09-03 19:01:44.067 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:44.086 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=257406 2021-09-03 19:01:44.114 | + inc/python:pip_install:203 : return 0 2021-09-03 19:01:44.120 | + ./stack.sh:main:963 : install_oscwrap 2021-09-03 19:01:44.154 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-09-03 19:01:44.182 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.EoE3wMWiSH 2021-09-03 19:01:44.206 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-09-03 19:01:44.223 | + functions-common:install_oscwrap:2360 : unalias -a 2021-09-03 19:01:44.238 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-09-03 19:01:44.258 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-09-03 19:01:44.282 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-03 19:01:44.318 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-09-03 19:01:44.442 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:44.470 | + ./stack.sh:main:1017 : configure_database 2021-09-03 19:01:44.494 | + lib/database:configure_database:126 : configure_database_mysql 2021-09-03 19:01:44.519 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-09-03 19:01:44.542 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-09-03 19:01:44.562 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:01:44.586 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-09-03 19:01:44.602 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-09-03 19:01:44.622 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:44.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:44.666 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-09-03 19:01:44.691 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-09-03 19:01:44.718 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:01:44.742 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:01:44.762 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:01:44.778 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:01:44.794 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:01:44.814 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:01:44.838 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:01:44.854 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:01:44.870 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:01:44.886 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-09-03 19:01:44.914 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:01:44.942 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:01:44.966 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:01:44.990 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:01:45.010 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:01:45.030 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:01:45.054 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-09-03 19:01:45.104 | mysqladmin: connect to server at 'localhost' failed 2021-09-03 19:01:45.104 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-09-03 19:01:45.130 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-09-03 19:01:45.158 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-09-03 19:01:45.182 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:45.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:45.222 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-09-03 19:01:45.242 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-09-03 19:01:45.262 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-09-03 19:01:45.286 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:01:45.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:01:45.322 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-09-03 19:01:45.350 | + 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-03 19:01:45.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:01:45.470 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-09-03 19:01:45.508 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:01:45.582 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-09-03 19:01:45.616 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-09-03 19:01:45.616 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-09-03 19:01:45.646 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-09-03 19:01:45.892 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-09-03 19:01:45.954 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-09-03 19:01:46.020 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-09-03 19:01:46.100 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-09-03 19:01:46.103 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-09-03 19:01:46.105 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:01:46.107 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-09-03 19:01:47.926 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-09-03 19:01:47.928 | + functions-common:save_stackenv:60 : local tag=1021 2021-09-03 19:01:47.932 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 19:01:47.936 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-190147 2021-09-03 19:01:47.939 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-190147 1021' 2021-09-03 19:01:47.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.944 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 19:01:47.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.949 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 19:01:47.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.954 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 19:01:47.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.959 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-03 19:01:47.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.964 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2021-09-03 19:01:47.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.969 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2021-09-03 19:01:47.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.976 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-185131 2021-09-03 19:01:47.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.982 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 19:01:47.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.987 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2021-09-03 19:01:47.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.992 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 19:01:47.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:47.997 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 19:01:48.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:48.002 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 19:01:48.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:01:48.007 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 19:01:48.010 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-09-03 19:01:48.012 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-09-03 19:01:48.014 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-09-03 19:01:48.027 | + ./stack.sh:main:1047 : start_dstat 2021-09-03 19:01:48.030 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.032 | + functions-common:run_process:1564 : local service=dstat 2021-09-03 19:01:48.035 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.038 | + functions-common:run_process:1566 : local group= 2021-09-03 19:01:48.040 | + functions-common:run_process:1567 : local user= 2021-09-03 19:01:48.043 | + functions-common:run_process:1569 : local name=dstat 2021-09-03 19:01:48.046 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:01:48.050 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:01:48.053 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:48.055 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:48.058 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:48.063 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695708060 2021-09-03 19:01:48.066 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-09-03 19:01:48.082 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:48.085 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-09-03 19:01:48.087 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-09-03 19:01:48.090 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.092 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.094 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.097 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.099 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-09-03 19:01:48.102 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-09-03 19:01:48.104 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-09-03 19:01:48.107 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:01:48.109 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:01:48.112 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-09-03 19:01:48.115 | + 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-03 19:01:48.117 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-09-03 19:01:48.120 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-03 19:01:48.122 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:01:48.124 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:01:48.127 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:01:48.130 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:01:48.132 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-09-03 19:01:48.135 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:01:48.139 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-09-03 19:01:48.202 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-09-03 19:01:48.271 | + 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-03 19:01:48.323 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-09-03 19:01:48.382 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-09-03 19:01:48.435 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:01:48.490 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:01:48.492 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-09-03 19:01:48.559 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:01:48.958 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-09-03 19:01:48.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-09-03 19:01:49.367 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-09-03 19:01:49.409 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:01:49.418 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:49.421 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:49.424 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:49.427 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:49.429 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:49.432 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:01:49.434 | + functions-common:time_stop:2316 : start_time=1630695708060 2021-09-03 19:01:49.437 | + functions-common:time_stop:2318 : [[ -z 1630695708060 ]] 2021-09-03 19:01:49.441 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:49.445 | + functions-common:time_stop:2321 : end_time=1630695709442 2021-09-03 19:01:49.448 | + functions-common:time_stop:2322 : elapsed_time=1382 2021-09-03 19:01:49.450 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:01:49.453 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:49.456 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1382 2021-09-03 19:01:49.458 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-09-03 19:01:49.461 | + functions-common:run_process:1564 : local service=memory_tracker 2021-09-03 19:01:49.463 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-09-03 19:01:49.466 | + functions-common:run_process:1566 : local group= 2021-09-03 19:01:49.468 | + functions-common:run_process:1567 : local user=root 2021-09-03 19:01:49.471 | + functions-common:run_process:1569 : local name=memory_tracker 2021-09-03 19:01:49.474 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:01:49.476 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:01:49.479 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:49.481 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:49.487 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:49.490 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695709487 2021-09-03 19:01:49.492 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-09-03 19:01:49.518 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:49.521 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:01:49.523 | + functions-common:time_stop:2309 : local name 2021-09-03 19:01:49.526 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:01:49.528 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:01:49.531 | + functions-common:time_stop:2312 : local total 2021-09-03 19:01:49.534 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:01:49.536 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:01:49.539 | + functions-common:time_stop:2316 : start_time=1630695709487 2021-09-03 19:01:49.542 | + functions-common:time_stop:2318 : [[ -z 1630695709487 ]] 2021-09-03 19:01:49.549 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:01:49.551 | + functions-common:time_stop:2321 : end_time=1630695709548 2021-09-03 19:01:49.554 | + functions-common:time_stop:2322 : elapsed_time=61 2021-09-03 19:01:49.557 | + functions-common:time_stop:2323 : total=1382 2021-09-03 19:01:49.559 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:01:49.562 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1443 2021-09-03 19:01:49.564 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-09-03 19:01:49.659 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:49.673 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-09-03 19:01:49.720 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:49.723 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-09-03 19:01:49.786 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:49.794 | + ./stack.sh:main:1060 : start_etcd3 2021-09-03 19:01:49.797 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-09-03 19:01:49.799 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-759987-8-smb --data-dir /opt/stack/data/etcd' 2021-09-03 19:01:49.804 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-09-03 19:01:49.809 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-759987-8-smb=http://10.222.0.46:2380' 2021-09-03 19:01:49.818 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.46:2380' 2021-09-03 19:01:49.823 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.46:2379' 2021-09-03 19:01:49.825 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-09-03 19:01:49.828 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-09-03 19:01:49.830 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.46:2379' 2021-09-03 19:01:49.833 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-09-03 19:01:49.835 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-09-03 19:01:49.838 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-03 19:01:49.840 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-759987-8-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759987-8-smb=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' '' root 2021-09-03 19:01:49.843 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-09-03 19:01:49.845 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-759987-8-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759987-8-smb=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2021-09-03 19:01:49.848 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:01:49.850 | + functions-common:write_user_unit_file:1449 : local user=root 2021-09-03 19:01:49.852 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:01:49.855 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:01:49.857 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-03 19:01:49.860 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:01:49.865 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-09-03 19:01:49.936 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-09-03 19:01:50.002 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-759987-8-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-759987-8-smb=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2021-09-03 19:01:50.054 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-09-03 19:01:50.105 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-09-03 19:01:50.158 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:01:50.216 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:01:50.219 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-09-03 19:01:50.288 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:01:50.694 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-09-03 19:01:50.753 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-09-03 19:01:50.809 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-09-03 19:01:50.865 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-09-03 19:01:50.917 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-09-03 19:01:50.920 | ++ functions-common:is_arch:428 : uname -m 2021-09-03 19:01:50.925 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-03 19:01:50.927 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-09-03 19:01:51.347 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-09-03 19:01:51.360 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-09-03 19:01:51.733 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-09-03 19:01:51.905 | + ./stack.sh:main:1071 : cat 2021-09-03 19:01:51.910 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-09-03 19:01:51.928 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:51.931 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-09-03 19:01:51.933 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-09-03 19:01:51.936 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-09-03 19:01:51.939 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.46/identity 2021-09-03 19:01:51.941 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.46/identity 2021-09-03 19:01:51.944 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-09-03 19:01:51.946 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-09-03 19:01:51.949 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-09-03 19:01:51.951 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-09-03 19:01:51.954 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-09-03 19:01:51.957 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-09-03 19:01:51.959 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-09-03 19:01:51.962 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-09-03 19:01:51.965 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-09-03 19:01:51.967 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-09-03 19:01:51.970 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-09-03 19:01:51.973 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-09-03 19:01:51.976 | + ./stack.sh:main:1093 : is_service_enabled keystone 2021-09-03 19:01:51.994 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:01:51.997 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2021-09-03 19:01:51.999 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:01:52.002 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-09-03 19:01:52.005 | + ./stack.sh:main:1096 : '[' 10.222.0.46 == 10.222.0.46 ']' 2021-09-03 19:01:52.008 | + ./stack.sh:main:1097 : init_keystone 2021-09-03 19:01:52.010 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-09-03 19:01:52.026 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:01:52.029 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-09-03 19:01:52.031 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-09-03 19:01:52.034 | + lib/database:recreate_database:110 : local db=keystone 2021-09-03 19:01:52.036 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-09-03 19:01:52.039 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-09-03 19:01:52.041 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-09-03 19:01:52.046 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:01:52.068 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-09-03 19:01:52.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:01:52.089 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-09-03 19:01:52.091 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:01:52.094 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:01:52.096 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:01:52.099 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:01:52.103 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695712101 2021-09-03 19:01:52.106 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-09-03 19:01:56.208 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:56.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.209 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.209 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.209 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.212 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.213 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.213 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.214 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.214 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.218 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.218 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.221 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.222 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.222 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.223 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:56.223 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:56.251 | 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=73032) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:01:56.261 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:56.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.262 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.262 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.262 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.265 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.266 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.266 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.267 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.268 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.272 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.272 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.274 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.274 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.275 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:56.276 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:56.304 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:56.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.305 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.306 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.306 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.309 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.309 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.310 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.311 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.311 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.316 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.316 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.318 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.318 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.318 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.319 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:56.320 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:56.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:56.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.379 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.379 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.379 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.383 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.383 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.384 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.385 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.385 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.388 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.389 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] [01;35mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.391 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.391 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.391 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:56.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:56.392 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:56.392 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:56.400 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:01:57.422 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.422 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:01:57.429 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.429 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:01:57.436 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.436 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:01:57.444 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.444 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:01:57.452 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.452 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:01:57.459 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.459 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:01:57.562 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.562 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:01:57.631 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.631 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:01:57.659 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.660 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:01:57.667 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.667 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:01:57.676 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.676 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:01:57.683 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.683 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:01:57.692 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.692 | INFO migrate.versioning.api [-] 79 -> 80...  2021-09-03 19:01:57.698 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.699 | INFO migrate.versioning.api [-] 80 -> 81...  2021-09-03 19:01:57.729 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.729 | INFO migrate.versioning.api [-] 81 -> 82...  2021-09-03 19:01:57.869 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:57.869 | INFO migrate.versioning.api [-] 82 -> 83...  2021-09-03 19:01:58.013 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.013 | INFO migrate.versioning.api [-] 83 -> 84...  2021-09-03 19:01:58.063 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.063 | INFO migrate.versioning.api [-] 84 -> 85...  2021-09-03 19:01:58.144 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.144 | INFO migrate.versioning.api [-] 85 -> 86...  2021-09-03 19:01:58.177 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.177 | INFO migrate.versioning.api [-] 86 -> 87...  2021-09-03 19:01:58.286 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.286 | INFO migrate.versioning.api [-] 87 -> 88...  2021-09-03 19:01:58.356 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.357 | INFO migrate.versioning.api [-] 88 -> 89...  2021-09-03 19:01:58.403 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.403 | INFO migrate.versioning.api [-] 89 -> 90...  2021-09-03 19:01:58.478 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.479 | INFO migrate.versioning.api [-] 90 -> 91...  2021-09-03 19:01:58.647 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.647 | INFO migrate.versioning.api [-] 91 -> 92...  2021-09-03 19:01:58.821 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:58.821 | INFO migrate.versioning.api [-] 92 -> 93...  2021-09-03 19:01:59.005 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.005 | INFO migrate.versioning.api [-] 93 -> 94...  2021-09-03 19:01:59.139 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.140 | INFO migrate.versioning.api [-] 94 -> 95...  2021-09-03 19:01:59.226 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.226 | INFO migrate.versioning.api [-] 95 -> 96...  2021-09-03 19:01:59.239 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.239 | INFO migrate.versioning.api [-] 96 -> 97...  2021-09-03 19:01:59.251 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.252 | INFO migrate.versioning.api [-] 97 -> 98...  2021-09-03 19:01:59.259 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.259 | INFO migrate.versioning.api [-] 98 -> 99...  2021-09-03 19:01:59.266 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.266 | INFO migrate.versioning.api [-] 99 -> 100...  2021-09-03 19:01:59.274 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.274 | INFO migrate.versioning.api [-] 100 -> 101...  2021-09-03 19:01:59.286 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.286 | INFO migrate.versioning.api [-] 101 -> 102...  2021-09-03 19:01:59.310 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.310 | INFO migrate.versioning.api [-] 102 -> 103...  2021-09-03 19:01:59.349 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.349 | INFO migrate.versioning.api [-] 103 -> 104...  2021-09-03 19:01:59.361 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.361 | INFO migrate.versioning.api [-] 104 -> 105...  2021-09-03 19:01:59.432 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.433 | INFO migrate.versioning.api [-] 105 -> 106...  2021-09-03 19:01:59.485 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.485 | INFO migrate.versioning.api [-] 106 -> 107...  2021-09-03 19:01:59.564 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.564 | INFO migrate.versioning.api [-] 107 -> 108...  2021-09-03 19:01:59.629 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.629 | INFO migrate.versioning.api [-] 108 -> 109...  2021-09-03 19:01:59.672 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.672 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.675 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.675 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.675 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.678 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.678 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.679 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.680 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.680 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.683 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.684 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.686 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.686 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.686 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.687 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.687 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.688 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.689 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.689 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.689 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.693 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.693 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.693 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.694 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.695 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.698 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.699 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.701 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.701 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.701 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.702 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.702 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.703 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.703 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.704 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.707 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.707 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.708 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.709 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.709 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.712 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.713 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.715 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.715 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.715 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.716 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.716 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.725 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.727 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.728 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.728 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.729 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.729 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.729 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.729 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.730 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.730 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.730 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.731 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.731 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.731 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.732 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.732 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.732 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.733 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.733 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.733 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.733 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.734 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.734 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.734 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.735 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.735 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.736 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.737 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.738 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.738 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.738 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.738 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.739 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.739 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.739 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.740 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.740 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.741 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.742 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.743 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.743 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.744 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.744 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.745 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.745 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.746 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.746 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.746 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.746 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.748 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.748 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.748 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.749 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.751 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.771 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.774 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.775 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.775 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.775 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.775 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.776 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.776 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.776 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.776 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.777 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.777 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.777 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.778 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.778 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.779 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.779 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.779 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.779 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.779 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.780 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.780 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.781 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.781 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.781 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.782 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.782 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.782 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.783 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.784 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.784 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.784 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.785 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.785 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.785 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.785 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.785 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.787 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.787 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.791 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.791 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.791 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.791 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.791 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.791 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.792 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.793 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.793 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.793 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.795 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.798 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.799 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.799 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.799 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.800 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.800 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.800 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.800 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.800 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.801 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.801 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.802 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.802 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.802 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.803 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.803 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.803 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.803 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.804 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.804 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.804 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.805 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.805 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.806 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.806 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.806 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.806 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.807 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.808 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.808 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.808 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.809 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.809 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.809 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.809 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.809 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.811 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.811 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.812 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.812 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.816 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.816 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.818 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.818 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.818 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.820 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.820 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.827 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:01:59.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.831 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.831 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.832 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.832 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.832 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.832 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.832 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.833 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.833 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.833 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.834 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.834 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.834 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.835 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.835 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.835 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.836 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.836 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.836 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.836 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.838 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.838 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.839 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.839 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.841 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.841 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.846 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.846 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.847 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.847 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.847 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.847 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.848 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.848 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.849 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:01:59.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:01:59.852 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:01:59.852 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:01:59.860 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 19:01:59.869 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.869 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 19:01:59.876 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.876 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 19:01:59.950 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.951 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 19:01:59.958 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.958 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 19:01:59.965 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.965 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 19:01:59.972 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.972 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 19:01:59.980 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.980 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 19:01:59.988 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.988 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 19:01:59.995 | INFO migrate.versioning.api [-] done 2021-09-03 19:01:59.995 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 19:02:00.099 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.099 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 19:02:00.106 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.106 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 19:02:00.225 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.225 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 19:02:00.233 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.233 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 19:02:00.365 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.365 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 19:02:00.372 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.372 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 19:02:00.435 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.435 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 19:02:00.443 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.443 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 19:02:00.450 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.450 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 19:02:00.458 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.458 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 19:02:00.469 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.469 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 19:02:00.475 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.475 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 19:02:00.555 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.555 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 19:02:00.625 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.625 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 19:02:00.717 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.717 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 19:02:00.725 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.725 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 19:02:00.733 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.733 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 19:02:00.741 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.741 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 19:02:00.748 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.749 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 19:02:00.756 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.756 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 19:02:00.823 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.823 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 19:02:00.858 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.858 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 19:02:00.918 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:00.918 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 19:02:01.100 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.100 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 19:02:01.165 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.165 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 19:02:01.204 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.204 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 19:02:01.241 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.241 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 19:02:01.249 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.249 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 19:02:01.258 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.258 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 19:02:01.265 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.265 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 19:02:01.274 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.274 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 19:02:01.284 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.284 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 19:02:01.291 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.292 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 19:02:01.300 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.300 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 19:02:01.309 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.309 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 19:02:01.447 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.447 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 19:02:01.459 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.459 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 19:02:01.795 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.795 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 19:02:01.953 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.953 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 19:02:01.960 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.961 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 19:02:01.967 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.967 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 19:02:01.974 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.974 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 19:02:01.983 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:01.984 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 19:02:02.016 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.016 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 19:02:02.023 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.024 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 19:02:02.127 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.127 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 19:02:02.192 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.193 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 19:02:02.200 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.200 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 19:02:02.207 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.207 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 19:02:02.214 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.214 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 19:02:02.221 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.222 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 19:02:02.228 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.229 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 19:02:02.282 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.282 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 19:02:02.290 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.290 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 19:02:02.354 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.354 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 19:02:02.490 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.491 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 19:02:02.575 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.575 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:02:02.582 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.582 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:02:02.590 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.590 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:02:02.597 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.597 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:02:02.604 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.604 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:02:02.612 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.612 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:02:02.620 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.620 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:02:02.734 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.734 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:02:02.742 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.743 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:02:02.750 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.750 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:02:02.759 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.759 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:02:02.766 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.766 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:02:02.774 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.774 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:02:02.831 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:02.832 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:02.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.833 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.833 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.834 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.834 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.836 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.836 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.837 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.838 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.838 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.838 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.839 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.839 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.839 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.840 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.841 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.841 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.842 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.843 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.844 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.845 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.845 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.846 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.846 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.846 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.847 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.847 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.848 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.848 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.849 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.849 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.849 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.850 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.851 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.851 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.853 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.853 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.854 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.854 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.854 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.854 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.855 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.855 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.855 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.855 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.856 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.856 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:02.856 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:02.856 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:02.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.859 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.859 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.860 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.860 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.860 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.861 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.861 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.861 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.861 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.862 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.862 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.862 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.863 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.863 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.864 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.864 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.864 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.864 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.864 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.865 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.865 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.866 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.866 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.866 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.866 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.867 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.867 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.868 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.868 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.869 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.869 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.869 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.869 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.870 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.870 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.870 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.872 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.872 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.872 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.873 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.874 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.874 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.875 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.875 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.875 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.875 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.876 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.876 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.879 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.881 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:02.881 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:02.882 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:02.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.885 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.885 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.887 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.887 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.888 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.888 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.888 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.889 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.889 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.891 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.891 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.892 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.892 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.893 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.893 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.894 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.894 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.895 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.895 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.895 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.895 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.896 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.896 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.896 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.897 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.897 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.898 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.898 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.899 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.899 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.901 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.901 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.902 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.902 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.902 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.902 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.903 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.903 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.904 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.905 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.905 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.905 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.907 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:02.907 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:02.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:02.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.915 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.916 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.917 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.917 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.918 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.918 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.919 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.919 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.922 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.922 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.923 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.924 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.924 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.924 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.924 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.927 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.927 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.927 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.930 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.930 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.931 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.935 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.937 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.937 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.937 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.938 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.938 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.938 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.938 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:02.938 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:02.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:02.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.961 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.961 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.963 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.963 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.963 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.964 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.964 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.966 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.966 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.966 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.967 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.968 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.968 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.969 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.969 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.969 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.969 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.969 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.972 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.972 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.972 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.972 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.973 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.973 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.973 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.975 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.975 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.977 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.977 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.977 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.977 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.978 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.978 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.980 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.980 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.981 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.981 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.981 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.981 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.982 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.982 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.982 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.982 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.983 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.983 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.983 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:02.983 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:02.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:02.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.984 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.985 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.986 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.986 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.987 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.987 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.988 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.988 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.989 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.989 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.989 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.989 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.990 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.990 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.990 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.990 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.991 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.991 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.992 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.993 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.993 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.993 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.993 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.994 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.994 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.994 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.994 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.995 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.995 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.995 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.995 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.995 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.995 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.996 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.996 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.996 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.997 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.997 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.997 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.997 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.998 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.998 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.998 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:02.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:02.999 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.000 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.001 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.001 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.001 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.001 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.003 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.003 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.007 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.007 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.007 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.008 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:03.008 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:03.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:03.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.016 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.016 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.018 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.018 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.019 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.020 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.020 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.021 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.021 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.021 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.022 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.022 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.022 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.022 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.023 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.023 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.023 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.024 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.024 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.032 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.032 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.034 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.034 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.034 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.034 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.034 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.035 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.035 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.037 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.037 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.038 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.038 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.038 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.038 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.039 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.039 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.039 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.039 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.040 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.040 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:03.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:03.048 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 19:02:03.057 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.057 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 19:02:03.063 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.063 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 19:02:03.079 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.079 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 19:02:03.086 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.086 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 19:02:03.093 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.093 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 19:02:03.102 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.102 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 19:02:03.109 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.109 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 19:02:03.117 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.117 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 19:02:03.124 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.125 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 19:02:03.133 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.134 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 19:02:03.141 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.142 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 19:02:03.182 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.182 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 19:02:03.190 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.190 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 19:02:03.248 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.248 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 19:02:03.321 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.321 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 19:02:03.328 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.328 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 19:02:03.338 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.338 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 19:02:03.345 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.345 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 19:02:03.353 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.353 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 19:02:03.360 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.360 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 19:02:03.368 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.368 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 19:02:03.375 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.375 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 19:02:03.384 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.384 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 19:02:03.392 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.392 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 19:02:03.399 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.399 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 19:02:03.406 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.406 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 19:02:03.414 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.414 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 19:02:03.421 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.421 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 19:02:03.428 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.428 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 19:02:03.436 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.436 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 19:02:03.444 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.444 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 19:02:03.453 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.453 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 19:02:03.463 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.463 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 19:02:03.472 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.472 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 19:02:03.479 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.479 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 19:02:03.486 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.487 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 19:02:03.494 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.494 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 19:02:03.502 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.502 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 19:02:03.511 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.511 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 19:02:03.517 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.518 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 19:02:03.525 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.525 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 19:02:03.532 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.532 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 19:02:03.539 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.540 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 19:02:03.547 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.547 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 19:02:03.555 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.555 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 19:02:03.605 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.606 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 19:02:03.613 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.613 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 19:02:03.621 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.622 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 19:02:03.630 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.630 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 19:02:03.644 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.644 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 19:02:03.653 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.653 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 19:02:03.661 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.661 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 19:02:03.668 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.668 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 19:02:03.676 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.676 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 19:02:03.683 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.683 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 19:02:03.691 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.691 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 19:02:03.698 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.698 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 19:02:03.706 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.706 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 19:02:03.713 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.713 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 19:02:03.721 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.721 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 19:02:03.729 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.730 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 19:02:03.747 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.747 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 19:02:03.754 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.754 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 19:02:03.761 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.761 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 19:02:03.770 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.770 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 19:02:03.777 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.777 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:02:03.784 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.784 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:02:03.793 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.793 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:02:03.800 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.801 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:02:03.808 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.808 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:02:03.816 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.816 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:02:03.823 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.823 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:02:03.830 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.830 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:02:03.837 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.837 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:02:03.843 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.843 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:02:03.850 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.850 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:02:03.857 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.857 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:02:03.865 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.865 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:02:03.871 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:03.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:03.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.875 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.875 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.876 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.876 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.876 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.876 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.877 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.878 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.878 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.878 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.878 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.879 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.879 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.879 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.879 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.880 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.880 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.880 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.881 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.881 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.881 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.883 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.883 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.883 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.883 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.884 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.885 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.885 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.886 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.888 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.889 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.889 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.889 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.890 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.891 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.891 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.891 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.892 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.892 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.894 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.894 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.895 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.895 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.897 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.897 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:03.897 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:03.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:03.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.899 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.899 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.900 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.900 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.901 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.902 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.903 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.903 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.903 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.903 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.904 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.904 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.904 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.904 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.905 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.905 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.905 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.906 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.906 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.907 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.907 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.908 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.908 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.908 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.908 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.909 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.910 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.910 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.910 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.910 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.911 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.911 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.911 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.911 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.912 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.912 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.912 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.914 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.914 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.915 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.915 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.915 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.915 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.916 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.916 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.916 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.916 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.917 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.917 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.919 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.919 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.919 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.919 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.920 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.921 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:03.922 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:03.922 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:03.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.923 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.923 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.925 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.926 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.927 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.927 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.928 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.929 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.930 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.930 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.931 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.932 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.933 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.934 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.935 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.935 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.935 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.936 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.937 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.937 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.937 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.938 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.938 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.940 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.940 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.941 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.941 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.941 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.941 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.941 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.942 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.942 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.942 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.944 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.944 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.945 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.945 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.945 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.945 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.946 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.946 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.946 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.946 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.947 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.947 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.947 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:03.947 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:03.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:03.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.957 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.957 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.958 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.958 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.959 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.959 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.959 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.960 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.961 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.961 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.961 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.962 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.964 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.964 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.964 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.965 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.966 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.966 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.967 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.967 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.967 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.967 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.968 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.968 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.969 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.970 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.971 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.972 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.973 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.973 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.973 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.974 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.975 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.976 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.978 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.978 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:03.978 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:03.998 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:03.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:03.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:03.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.001 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.001 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.002 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.003 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.003 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.004 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.004 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.004 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.004 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.005 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.005 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.005 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.006 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.008 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.009 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.009 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.010 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.010 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.011 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.011 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.011 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.011 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.011 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.012 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.013 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.014 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.014 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.014 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.015 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.015 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.015 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.016 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.016 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.016 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.018 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.018 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.020 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.020 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.020 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.020 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.022 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:04.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:04.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:04.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.026 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.027 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.028 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.029 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.030 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.031 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.031 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.031 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.031 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.032 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.033 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.035 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.035 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.036 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.036 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.036 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.036 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.036 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.036 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.038 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.038 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.039 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.039 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.040 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.040 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.040 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.041 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.041 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.041 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.042 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.048 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.048 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:04.048 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:04.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:02:04.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.058 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.058 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.059 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.059 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.059 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.059 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.060 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.060 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.061 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.061 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.061 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.061 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.062 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.062 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.062 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.063 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.063 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.063 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.063 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.063 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.063 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.065 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.066 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.066 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.066 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.066 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.067 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.067 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.069 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.069 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.069 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.069 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.069 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.069 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.071 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.071 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.072 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.072 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.073 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.073 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.073 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.074 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.074 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.074 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.075 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.075 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.077 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.077 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.077 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.077 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:02:04.080 | 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=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:02:04.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:02:04.080 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=73032) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:02:04.088 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-03 19:02:04.096 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.096 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-03 19:02:04.284 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.284 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-03 19:02:04.382 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.382 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-03 19:02:04.524 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.525 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-03 19:02:04.531 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.532 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-03 19:02:04.539 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.539 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-03 19:02:04.550 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.550 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-03 19:02:04.558 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.558 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-03 19:02:04.566 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.566 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-03 19:02:04.574 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.574 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-03 19:02:04.637 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.637 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-03 19:02:04.724 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.725 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-03 19:02:04.873 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:04.873 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-03 19:02:05.115 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.115 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-03 19:02:05.212 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.212 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-03 19:02:05.219 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.220 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-03 19:02:05.227 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.228 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-03 19:02:05.234 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.235 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-03 19:02:05.242 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.242 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-03 19:02:05.249 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.249 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-03 19:02:05.256 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.257 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-03 19:02:05.263 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.263 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-03 19:02:05.271 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.271 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-03 19:02:05.377 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.377 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-03 19:02:05.386 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.386 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-03 19:02:05.395 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.395 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-03 19:02:05.403 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.403 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-03 19:02:05.411 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.411 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-03 19:02:05.419 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.419 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-03 19:02:05.428 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.428 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-03 19:02:05.436 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.436 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-03 19:02:05.475 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.475 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-03 19:02:05.483 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.483 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-03 19:02:05.490 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.491 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-03 19:02:05.550 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.550 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-03 19:02:05.606 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.607 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-03 19:02:05.716 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.716 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-03 19:02:05.723 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.723 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-03 19:02:05.732 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.732 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-03 19:02:05.740 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.740 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-03 19:02:05.747 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.748 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-03 19:02:05.756 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.756 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-03 19:02:05.764 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.764 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-03 19:02:05.772 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.772 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-03 19:02:05.779 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.779 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-03 19:02:05.787 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.787 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-03 19:02:05.977 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.977 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-03 19:02:05.990 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.990 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-03 19:02:05.998 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:05.998 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-03 19:02:06.006 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.006 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-03 19:02:06.013 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.013 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-03 19:02:06.022 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.022 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-03 19:02:06.029 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.029 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-03 19:02:06.135 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.135 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-03 19:02:06.176 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.176 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-03 19:02:06.185 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.185 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-03 19:02:06.193 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.193 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-03 19:02:06.202 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.202 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-03 19:02:06.211 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.211 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-03 19:02:06.218 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.218 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-03 19:02:06.226 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.226 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-03 19:02:06.234 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.234 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-03 19:02:06.360 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.360 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-03 19:02:06.367 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.367 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-03 19:02:06.375 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.375 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-03 19:02:06.383 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.383 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-03 19:02:06.391 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.391 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-03 19:02:06.399 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.400 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-03 19:02:06.407 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.407 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-03 19:02:06.415 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.415 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-03 19:02:06.425 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.425 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-03 19:02:06.550 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.550 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-03 19:02:06.557 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.557 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-03 19:02:06.564 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.565 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-03 19:02:06.571 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.572 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-03 19:02:06.578 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.578 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-03 19:02:06.587 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.587 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-03 19:02:06.594 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.594 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-03 19:02:06.603 | INFO migrate.versioning.api [-] done 2021-09-03 19:02:06.985 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-09-03 19:02:06.988 | + functions-common:time_stop:2309 : local name 2021-09-03 19:02:06.991 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:02:06.993 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:02:06.996 | + functions-common:time_stop:2312 : local total 2021-09-03 19:02:06.998 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:02:07.001 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:02:07.004 | + functions-common:time_stop:2316 : start_time=1630695712101 2021-09-03 19:02:07.007 | + functions-common:time_stop:2318 : [[ -z 1630695712101 ]] 2021-09-03 19:02:07.010 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:02:07.014 | + functions-common:time_stop:2321 : end_time=1630695727012 2021-09-03 19:02:07.017 | + functions-common:time_stop:2322 : elapsed_time=14911 2021-09-03 19:02:07.019 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:02:07.022 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:02:07.024 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14911 2021-09-03 19:02:07.027 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-09-03 19:02:07.029 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-09-03 19:02:07.033 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-09-03 19:02:10.879 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-09-03 19:02:10.880 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-03 19:02:10.880 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-03 19:02:10.881 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-09-03 19:02:10.881 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-03 19:02:10.881 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-03 19:02:10.881 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-03 19:02:10.882 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-03 19:02:10.882 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-03 19:02:11.193 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-09-03 19:02:11.197 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-09-03 19:02:15.031 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-09-03 19:02:15.031 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-03 19:02:15.031 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-03 19:02:15.032 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-09-03 19:02:15.032 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-03 19:02:15.032 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-03 19:02:15.033 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-03 19:02:15.033 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-03 19:02:15.033 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-03 19:02:15.357 | + ./stack.sh:main:1098 : start_keystone 2021-09-03 19:02:15.360 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-09-03 19:02:15.363 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-09-03 19:02:15.365 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-09-03 19:02:15.382 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:02:15.384 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-09-03 19:02:15.387 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-09-03 19:02:15.392 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-09-03 19:02:15.395 | + functions-common:run_process:1564 : local service=keystone 2021-09-03 19:02:15.398 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:02:15.400 | + functions-common:run_process:1566 : local group= 2021-09-03 19:02:15.402 | + functions-common:run_process:1567 : local user= 2021-09-03 19:02:15.405 | + functions-common:run_process:1569 : local name=keystone 2021-09-03 19:02:15.407 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:02:15.410 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:02:15.412 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:02:15.415 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:02:15.418 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:02:15.422 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695735419 2021-09-03 19:02:15.424 | + functions-common:run_process:1572 : is_service_enabled keystone 2021-09-03 19:02:15.441 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:02:15.443 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-09-03 19:02:15.446 | + functions-common:_run_under_systemd:1529 : local service=keystone 2021-09-03 19:02:15.448 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:02:15.451 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:02:15.453 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:02:15.456 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-03 19:02:15.458 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-09-03 19:02:15.461 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-09-03 19:02:15.463 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2021-09-03 19:02:15.466 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:02:15.468 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:02:15.470 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-09-03 19:02:15.473 | + 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-03 19:02:15.475 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2021-09-03 19:02:15.477 | + 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-03 19:02:15.479 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:02:15.481 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:02:15.483 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-09-03 19:02:15.486 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:02:15.490 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-09-03 19:02:15.550 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-09-03 19:02:15.609 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-09-03 19:02:15.659 | + 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-03 19:02:15.709 | + 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-03 19:02:15.759 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-09-03 19:02:15.810 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-09-03 19:02:15.874 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-09-03 19:02:15.925 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-09-03 19:02:15.975 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-09-03 19:02:16.027 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:02:16.029 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-09-03 19:02:16.092 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:02:16.499 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2021-09-03 19:02:16.513 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-09-03 19:02:16.906 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2021-09-03 19:02:16.986 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:02:16.993 | + functions-common:time_stop:2309 : local name 2021-09-03 19:02:17.000 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:02:17.004 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:02:17.010 | + functions-common:time_stop:2312 : local total 2021-09-03 19:02:17.012 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:02:17.015 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:02:17.018 | + functions-common:time_stop:2316 : start_time=1630695735419 2021-09-03 19:02:17.020 | + functions-common:time_stop:2318 : [[ -z 1630695735419 ]] 2021-09-03 19:02:17.025 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:02:17.028 | + functions-common:time_stop:2321 : end_time=1630695737025 2021-09-03 19:02:17.030 | + functions-common:time_stop:2322 : elapsed_time=1606 2021-09-03 19:02:17.033 | + functions-common:time_stop:2323 : total=1443 2021-09-03 19:02:17.036 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:02:17.038 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3049 2021-09-03 19:02:17.040 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-09-03 19:02:17.041 | Waiting for keystone to start... 2021-09-03 19:02:17.043 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.46/identity/v3/ 2021-09-03 19:02:17.046 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.46/identity/v3/ 2021-09-03 19:02:17.048 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:02:17.051 | + functions:wait_for_service:458 : local url=http://10.222.0.46/identity/v3/ 2021-09-03 19:02:17.053 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:02:17.056 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:02:17.058 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:02:17.061 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:02:17.063 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:02:17.068 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:02:17.071 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695737068 2021-09-03 19:02:17.073 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:02:17.079 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/identity/v3/ 2021-09-03 19:02:18.480 | ++ inc/async:async_inner:64 : rc=0 2021-09-03 19:02:18.506 | [71233 Async install_tempest:71233]: finished successfully 2021-09-03 19:02:22.852 | + :: : [[ 200 == 503 ]] 2021-09-03 19:02:22.854 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:02:22.857 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:02:22.859 | + functions-common:time_stop:2309 : local name 2021-09-03 19:02:22.862 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:02:22.864 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:02:22.867 | + functions-common:time_stop:2312 : local total 2021-09-03 19:02:22.869 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:02:22.871 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:02:22.874 | + functions-common:time_stop:2316 : start_time=1630695737068 2021-09-03 19:02:22.876 | + functions-common:time_stop:2318 : [[ -z 1630695737068 ]] 2021-09-03 19:02:22.880 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:02:22.884 | + functions-common:time_stop:2321 : end_time=1630695742882 2021-09-03 19:02:22.887 | + functions-common:time_stop:2322 : elapsed_time=5814 2021-09-03 19:02:22.889 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:02:22.891 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:02:22.894 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5814 2021-09-03 19:02:22.897 | + functions:wait_for_service:467 : return 0 2021-09-03 19:02:22.899 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-09-03 19:02:22.916 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:02:22.918 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-09-03 19:02:22.921 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:02:22.923 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-03 19:02:22.951 | + ./stack.sh:main:1099 : bootstrap_keystone 2021-09-03 19:02:22.953 | + 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.46/identity --bootstrap-public-url http://10.222.0.46/identity 2021-09-03 19:02:26.956 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:26.956 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:26.956 | 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=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:26.964 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:26.981 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:26.981 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.013 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.044 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.045 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.135 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.135 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.135 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.136 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.136 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.136 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.237 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=73790) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-03 19:02:27.277 | 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=73790) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:02:27.574 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created domain default 2021-09-03 19:02:27.617 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created project admin 2021-09-03 19:02:27.649 | DEBUG passlib.handlers.bcrypt [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=73790) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-09-03 19:02:27.649 | DEBUG passlib.handlers.bcrypt [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=73790) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-09-03 19:02:27.710 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created user admin 2021-09-03 19:02:27.725 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created role reader 2021-09-03 19:02:27.735 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created role member 2021-09-03 19:02:27.760 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created implied role where 786de9c106834ffa802ef9123c0e7551 implies c0bfd791a2e54010bc18bf5ef26848f0 2021-09-03 19:02:27.770 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created role admin 2021-09-03 19:02:27.786 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created implied role where 5a9b635eab0f411fa927d11445261220 implies 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:02:27.797 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Granted role admin on project admin to user admin. 2021-09-03 19:02:27.806 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Granted role admin on the system to user admin. 2021-09-03 19:02:27.820 | WARNING py.warnings [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 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-03 19:02:27.820 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-09-03 19:02:27.820 |  2021-09-03 19:02:27.823 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created region RegionOne 2021-09-03 19:02:27.857 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created public endpoint http://10.222.0.46/identity 2021-09-03 19:02:27.867 | INFO keystone.cmd.bootstrap [None req-ffe42d36-2db1-4742-8b55-e6af9e9e6c81 None None] Created admin endpoint http://10.222.0.46/identity 2021-09-03 19:02:28.265 | + ./stack.sh:main:1102 : create_keystone_accounts 2021-09-03 19:02:28.268 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-09-03 19:02:28.271 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-09-03 19:02:31.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:31.349 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:31.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:31.349 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:31.495 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:31.498 | + lib/keystone:create_keystone_accounts:315 : admin_project=af6d116bd5d34ed3b571cb593aa795e1 2021-09-03 19:02:31.500 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-09-03 19:02:31.504 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-09-03 19:02:33.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:33.593 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:33.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:33.593 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:33.741 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:33.744 | + lib/keystone:create_keystone_accounts:317 : admin_user=7098a9650bb04214b726e9d0ace049e7 2021-09-03 19:02:33.746 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-09-03 19:02:33.748 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-09-03 19:02:33.751 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 7098a9650bb04214b726e9d0ace049e7 default 2021-09-03 19:02:33.809 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7098a9650bb04214b726e9d0ace049e7 default 2021-09-03 19:02:33.852 | [11739 Async ks-domain-role:73904]: running: get_or_add_user_domain_role admin 7098a9650bb04214b726e9d0ace049e7 default 2021-09-03 19:02:33.854 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-09-03 19:02:33.857 | + functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 19:02:33.860 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-03 19:02:36.134 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-09-03 19:02:36.136 | + functions-common:get_or_create_domain:803 : echo default 2021-09-03 19:02:36.136 | default 2021-09-03 19:02:36.139 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-09-03 19:02:36.200 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-09-03 19:02:36.244 | [11739 Async ks-project:74075]: running: get_or_create_project service Default 2021-09-03 19:02:36.246 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-09-03 19:02:36.315 | + inc/async:async_inner:63 : get_or_create_role service 2021-09-03 19:02:36.389 | [11739 Async ks-service:74165]: running: get_or_create_role service 2021-09-03 19:02:36.392 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-09-03 19:02:36.464 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-09-03 19:02:36.519 | [11739 Async ks-reseller:74251]: running: get_or_create_role ResellerAdmin 2021-09-03 19:02:36.521 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-09-03 19:02:36.525 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-09-03 19:02:36.971 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-09-03 19:02:37.183 | [11739 Async ks-anotherrole:74341]: running: get_or_create_role anotherrole 2021-09-03 19:02:37.207 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-09-03 19:02:37.246 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-09-03 19:02:37.270 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:02:37.310 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-09-03 19:02:39.519 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:39.638 | [74165 Async ks-service:74165]: finished successfully 2021-09-03 19:02:39.680 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:39.819 | [74075 Async ks-project:74075]: finished successfully 2021-09-03 19:02:40.003 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:40.034 | [74251 Async ks-reseller:74251]: finished successfully 2021-09-03 19:02:40.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:40.267 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:40.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:40.267 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:40.440 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:40.444 | ++ functions-common:get_or_create_project:853 : project_id=6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:02:40.446 | ++ functions-common:get_or_create_project:854 : echo 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:02:40.449 | + lib/keystone:create_keystone_accounts:343 : invis_project=6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:02:40.452 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-09-03 19:02:40.456 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-09-03 19:02:40.458 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:02:40.461 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-09-03 19:02:40.547 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:40.577 | [74341 Async ks-anotherrole:74341]: finished successfully 2021-09-03 19:02:42.083 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:42.107 | [73904 Async ks-domain-role:73904]: finished successfully 2021-09-03 19:02:42.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:42.599 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:42.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:42.599 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:42.748 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:42.751 | ++ functions-common:get_or_create_project:853 : project_id=1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:42.754 | ++ functions-common:get_or_create_project:854 : echo 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:42.757 | + lib/keystone:create_keystone_accounts:347 : demo_project=1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:42.759 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-09-03 19:02:42.762 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-09-03 19:02:42.765 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:02:42.768 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-09-03 19:02:42.770 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-09-03 19:02:42.774 | +++ 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-03 19:02:45.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.083 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.083 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.240 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.243 | ++ functions-common:get_or_create_user:840 : user_id=9005c68569f74f6db6bbeb9aab7532c6 2021-09-03 19:02:45.245 | ++ functions-common:get_or_create_user:841 : echo 9005c68569f74f6db6bbeb9aab7532c6 2021-09-03 19:02:45.248 | + lib/keystone:create_keystone_accounts:350 : demo_user=9005c68569f74f6db6bbeb9aab7532c6 2021-09-03 19:02:45.250 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-09-03 19:02:45.302 | [11739 Async ks-domain-role:73904]: Waiting for completion of get_or_add_user_domain_role admin 7098a9650bb04214b726e9d0ace049e7 default running on PID 73904 (6 other jobs running) 2021-09-03 19:02:45.328 | [11739 Async ks-domain-role:73904]: Signaling child to exit 2021-09-03 19:02:45.328 | WAKEUP 2021-09-03 19:02:45.352 | [11739 Async ks-domain-role:73904]: Signaled 2021-09-03 19:02:45.353 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-09-03 19:02:45.353 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:45.353 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-09-03 19:02:45.353 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 7098a9650bb04214b726e9d0ace049e7 --domain default 2021-09-03 19:02:45.353 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:45.353 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:45.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.353 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.353 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.354 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.354 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-09-03 19:02:45.354 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-09-03 19:02:45.354 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 7098a9650bb04214b726e9d0ace049e7 --domain default 2021-09-03 19:02:45.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.354 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.354 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.354 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 7098a9650bb04214b726e9d0ace049e7 --domain default 2021-09-03 19:02:45.354 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:02:45.354 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-09-03 19:02:45.354 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:02:45.354 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:45.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.354 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.354 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.354 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.354 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:02:45.354 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:02:45.354 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:02:45.354 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | 7098a9650bb04214b726e9d0ace049e7 | | | default | | False |' 2021-09-03 19:02:45.354 | ++ functions-common:get_field:727 : read data 2021-09-03 19:02:45.354 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:02:45.354 | + functions-common:get_or_add_user_domain_role:936 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:02:45.354 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:02:45.398 | [11739 Async ks-domain-role:73904]: finished get_or_add_user_domain_role admin 7098a9650bb04214b726e9d0ace049e7 default with result 0 in 8 seconds 2021-09-03 19:02:45.404 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-09-03 19:02:45.439 | [11739 Async ks-project:74075]: Waiting for completion of get_or_create_project service Default running on PID 74075 (5 other jobs running) 2021-09-03 19:02:45.464 | [11739 Async ks-project:74075]: Signaling child to exit 2021-09-03 19:02:45.464 | WAKEUP 2021-09-03 19:02:45.487 | [11739 Async ks-project:74075]: Signaled 2021-09-03 19:02:45.489 | + functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:02:45.489 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-09-03 19:02:45.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.489 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.489 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.489 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.489 | + functions-common:get_or_create_project:853 : project_id=bf4a5b2481b84219983ad28925741c90 2021-09-03 19:02:45.489 | + functions-common:get_or_create_project:854 : echo bf4a5b2481b84219983ad28925741c90 2021-09-03 19:02:45.489 | bf4a5b2481b84219983ad28925741c90 2021-09-03 19:02:45.534 | [11739 Async ks-project:74075]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-09-03 19:02:45.569 | [11739 Async ks-service:74165]: Waiting for completion of get_or_create_role service running on PID 74165 (4 other jobs running) 2021-09-03 19:02:45.593 | [11739 Async ks-service:74165]: Signaling child to exit 2021-09-03 19:02:45.593 | WAKEUP 2021-09-03 19:02:45.616 | [11739 Async ks-service:74165]: Signaled 2021-09-03 19:02:45.617 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:02:45.617 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-09-03 19:02:45.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.617 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.617 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.617 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.617 | + functions-common:get_or_create_role:865 : role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:02:45.618 | + functions-common:get_or_create_role:866 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:02:45.618 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:02:45.661 | [11739 Async ks-service:74165]: finished get_or_create_role service with result 0 in 3 seconds 2021-09-03 19:02:45.697 | [11739 Async ks-reseller:74251]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 74251 (3 other jobs running) 2021-09-03 19:02:45.722 | [11739 Async ks-reseller:74251]: Signaling child to exit 2021-09-03 19:02:45.722 | WAKEUP 2021-09-03 19:02:45.744 | [11739 Async ks-reseller:74251]: Signaled 2021-09-03 19:02:45.745 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:02:45.745 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-09-03 19:02:45.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.746 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.746 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.746 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.746 | + functions-common:get_or_create_role:865 : role_id=5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:02:45.746 | + functions-common:get_or_create_role:866 : echo 5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:02:45.746 | 5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:02:45.789 | [11739 Async ks-reseller:74251]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-09-03 19:02:45.825 | [11739 Async ks-anotherrole:74341]: Waiting for completion of get_or_create_role anotherrole running on PID 74341 (2 other jobs running) 2021-09-03 19:02:45.849 | [11739 Async ks-anotherrole:74341]: Signaling child to exit 2021-09-03 19:02:45.849 | WAKEUP 2021-09-03 19:02:45.871 | [11739 Async ks-anotherrole:74341]: Signaled 2021-09-03 19:02:45.873 | + functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:02:45.873 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-03 19:02:45.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.873 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:45.873 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:45.873 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:45.873 | + functions-common:get_or_create_role:865 : role_id=6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:02:45.873 | + functions-common:get_or_create_role:866 : echo 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:02:45.873 | 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:02:45.916 | [11739 Async ks-anotherrole:74341]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-09-03 19:02:45.920 | + inc/async:async_wait:197 : return 0 2021-09-03 19:02:45.923 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:45.980 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.019 | [11739 Async ks-demo-member:75208]: running: get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.022 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.082 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.125 | [11739 Async ks-demo-admin:75320]: running: get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.130 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.196 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.246 | [11739 Async ks-demo-another:75432]: running: get_or_add_user_project_role anotherrole 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:02:46.249 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:02:46.326 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:02:46.420 | [11739 Async ks-demo-invis:75544]: running: get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:02:46.424 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-09-03 19:02:46.462 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-09-03 19:02:46.478 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:02:46.510 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-09-03 19:02:49.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:49.299 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:49.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:49.299 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:49.493 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:49.495 | ++ functions-common:get_or_create_project:853 : project_id=b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:49.498 | ++ functions-common:get_or_create_project:854 : echo b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:49.502 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:49.510 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-09-03 19:02:49.513 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-09-03 19:02:49.516 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:02:49.519 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-09-03 19:02:49.522 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-09-03 19:02:49.535 | +++ 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-03 19:02:52.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:52.495 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:52.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:52.495 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:52.737 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:52.741 | ++ functions-common:get_or_create_user:840 : user_id=b789ba0ba90944539ee49d8c3a7eb4fd 2021-09-03 19:02:52.744 | ++ functions-common:get_or_create_user:841 : echo b789ba0ba90944539ee49d8c3a7eb4fd 2021-09-03 19:02:52.750 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=b789ba0ba90944539ee49d8c3a7eb4fd 2021-09-03 19:02:52.760 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:53.050 | + inc/async:async_inner:63 : get_or_add_user_project_role member b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:53.269 | [11739 Async ks-alt-member:75901]: running: get_or_add_user_project_role member b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:53.286 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:53.572 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:53.793 | [11739 Async ks-alt-admin:76015]: running: get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:53.811 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:54.249 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:54.502 | [11739 Async ks-alt-another:76130]: running: get_or_add_user_project_role anotherrole b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:02:54.515 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-09-03 19:02:54.543 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-09-03 19:02:54.566 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-09-03 19:02:54.582 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-03 19:02:54.615 | +++ 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-03 19:02:55.474 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:55.698 | [75320 Async ks-demo-admin:75320]: finished successfully 2021-09-03 19:02:56.870 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:57.055 | [75208 Async ks-demo-member:75208]: finished successfully 2021-09-03 19:02:57.058 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:57.228 | [75432 Async ks-demo-another:75432]: finished successfully 2021-09-03 19:02:57.402 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:02:57.508 | [75544 Async ks-demo-invis:75544]: finished successfully 2021-09-03 19:02:57.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:57.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:57.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:02:57.865 | from cryptography.utils import int_from_bytes 2021-09-03 19:02:58.040 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:02:58.043 | ++ functions-common:get_or_create_group:817 : group_id=7fdd7de07ff54bccac5211f5f9798770 2021-09-03 19:02:58.046 | ++ functions-common:get_or_create_group:818 : echo 7fdd7de07ff54bccac5211f5f9798770 2021-09-03 19:02:58.050 | + lib/keystone:create_keystone_accounts:373 : admin_group=7fdd7de07ff54bccac5211f5f9798770 2021-09-03 19:02:58.054 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-09-03 19:02:58.059 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-09-03 19:02:58.062 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-09-03 19:02:58.066 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-03 19:02:58.070 | +++ 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-03 19:03:00.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:00.309 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:00.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:00.309 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:00.514 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:00.520 | ++ functions-common:get_or_create_group:817 : group_id=3377ea88971b4a7b940831835cbad3ef 2021-09-03 19:03:00.523 | ++ functions-common:get_or_create_group:818 : echo 3377ea88971b4a7b940831835cbad3ef 2021-09-03 19:03:00.526 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=3377ea88971b4a7b940831835cbad3ef 2021-09-03 19:03:00.529 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:00.635 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:00.711 | [11739 Async ks-group-memberdemo:76610]: running: get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:00.734 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:00.962 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:01.171 | [11739 Async ks-group-anotherdemo:76727]: running: get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:01.190 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:01.603 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:01.838 | [11739 Async ks-group-memberalt:76815]: running: get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:01.858 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:02.315 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:02.516 | [11739 Async ks-group-anotheralt:76903]: running: get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:02.534 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 2021-09-03 19:03:03.050 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 2021-09-03 19:03:03.336 | [11739 Async ks-group-admin:76989]: running: get_or_add_group_project_role admin 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 2021-09-03 19:03:03.343 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-09-03 19:03:03.799 | [11739 Async ks-demo-member:75208]: Waiting for completion of get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 running on PID 75208 (13 other jobs running) 2021-09-03 19:03:03.994 | [11739 Async ks-demo-member:75208]: Signaling child to exit 2021-09-03 19:03:03.994 | WAKEUP 2021-09-03 19:03:04.122 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:04.147 | [11739 Async ks-demo-member:75208]: Signaled 2021-09-03 19:03:04.162 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:04.162 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:04.162 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:04.162 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:04.162 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:04.162 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:04.162 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:04.162 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:04.162 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 9005c68569f74f6db6bbeb9aab7532c6 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:04.162 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:04.162 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:04.162 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:04.162 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:04.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:04.162 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:04.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:04.162 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:04.162 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:04.162 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:04.162 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:04.162 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 9005c68569f74f6db6bbeb9aab7532c6 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:04.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:04.162 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:04.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:04.162 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:04.162 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:04.162 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:04.162 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:04.163 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:04.163 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 9005c68569f74f6db6bbeb9aab7532c6 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:04.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:04.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:04.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:04.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:04.163 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:04.163 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:04.163 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:04.163 | ++ functions-common:get_field:733 : echo '| 786de9c106834ffa802ef9123c0e7551 | 9005c68569f74f6db6bbeb9aab7532c6 | | 1688b517c7374f1494838a1158dd09d4 | | | False |' 2021-09-03 19:03:04.163 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:04.163 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:04.163 | + functions-common:get_or_add_user_project_role:910 : user_role_id=786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:04.163 | + functions-common:get_or_add_user_project_role:912 : echo 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:04.164 | 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:04.318 | [75901 Async ks-alt-member:75901]: finished successfully 2021-09-03 19:03:04.449 | [11739 Async ks-demo-member:75208]: finished get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 with result 0 in 11 seconds 2021-09-03 19:03:04.733 | [11739 Async ks-demo-admin:75320]: Waiting for completion of get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 1688b517c7374f1494838a1158dd09d4 running on PID 75320 (12 other jobs running) 2021-09-03 19:03:04.950 | [11739 Async ks-demo-admin:75320]: Signaling child to exit 2021-09-03 19:03:04.951 | WAKEUP 2021-09-03 19:03:05.154 | [11739 Async ks-demo-admin:75320]: Signaled 2021-09-03 19:03:05.170 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:05.170 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:05.170 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:05.170 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:05.170 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:05.170 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:05.170 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 7098a9650bb04214b726e9d0ace049e7 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:05.170 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:05.170 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:05.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:05.170 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:05.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:05.170 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:05.170 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:05.170 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:05.170 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:05.170 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 7098a9650bb04214b726e9d0ace049e7 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:05.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:05.170 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:05.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:05.170 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 7098a9650bb04214b726e9d0ace049e7 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:05.170 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:05.171 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:05.171 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:05.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:05.171 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:05.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:05.171 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:05.171 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:05.171 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:05.171 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:05.171 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | 7098a9650bb04214b726e9d0ace049e7 | | 1688b517c7374f1494838a1158dd09d4 | | | False |' 2021-09-03 19:03:05.171 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:05.171 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:05.171 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:03:05.171 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:03:05.171 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:03:05.472 | [11739 Async ks-demo-admin:75320]: finished get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 1688b517c7374f1494838a1158dd09d4 with result 0 in 9 seconds 2021-09-03 19:03:05.514 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:05.566 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:05.676 | [76015 Async ks-alt-admin:76015]: finished successfully 2021-09-03 19:03:05.700 | [11739 Async ks-demo-another:75432]: Waiting for completion of get_or_add_user_project_role anotherrole 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 running on PID 75432 (11 other jobs running) 2021-09-03 19:03:05.715 | [76130 Async ks-alt-another:76130]: finished successfully 2021-09-03 19:03:05.865 | [11739 Async ks-demo-another:75432]: Signaling child to exit 2021-09-03 19:03:05.865 | WAKEUP 2021-09-03 19:03:06.057 | [11739 Async ks-demo-another:75432]: Signaled 2021-09-03 19:03:06.070 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:06.070 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:06.070 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:06.070 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:06.070 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:06.070 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:06.070 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:06.070 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:06.070 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:06.070 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 9005c68569f74f6db6bbeb9aab7532c6 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:06.070 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:06.070 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:06.070 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:06.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:06.070 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:06.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:06.070 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:06.070 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:06.070 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:06.070 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:06.071 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 9005c68569f74f6db6bbeb9aab7532c6 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:06.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:06.071 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:06.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:06.071 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:06.071 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 9005c68569f74f6db6bbeb9aab7532c6 --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:06.071 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:06.071 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:06.071 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:06.071 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:06.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:06.071 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:06.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:06.071 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:06.071 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:06.071 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:06.071 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:06.071 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:06.071 | ++ functions-common:get_field:733 : echo '| 6f2330d0954d4a0ab3b980baca72c210 | 9005c68569f74f6db6bbeb9aab7532c6 | | 1688b517c7374f1494838a1158dd09d4 | | | False |' 2021-09-03 19:03:06.071 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:06.071 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:03:06.071 | + functions-common:get_or_add_user_project_role:912 : echo 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:03:06.071 | 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:03:06.380 | [11739 Async ks-demo-another:75432]: finished get_or_add_user_project_role anotherrole 9005c68569f74f6db6bbeb9aab7532c6 1688b517c7374f1494838a1158dd09d4 with result 0 in 11 seconds 2021-09-03 19:03:06.628 | [11739 Async ks-demo-invis:75544]: Waiting for completion of get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 6dc8c18429a048469f7a15900f1f5a68 running on PID 75544 (10 other jobs running) 2021-09-03 19:03:06.805 | [11739 Async ks-demo-invis:75544]: Signaling child to exit 2021-09-03 19:03:06.806 | WAKEUP 2021-09-03 19:03:07.005 | [11739 Async ks-demo-invis:75544]: Signaled 2021-09-03 19:03:07.006 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:07.006 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:07.006 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:07.006 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:07.006 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:07.006 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:07.006 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:07.006 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:07.007 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 9005c68569f74f6db6bbeb9aab7532c6 --project 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:03:07.007 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:07.007 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:07.007 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:07.007 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:07.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.007 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:07.007 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:07.007 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:07.007 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 9005c68569f74f6db6bbeb9aab7532c6 --project 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:03:07.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.007 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:07.007 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 9005c68569f74f6db6bbeb9aab7532c6 --project 6dc8c18429a048469f7a15900f1f5a68 2021-09-03 19:03:07.007 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:07.007 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:07.007 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:07.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.007 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.007 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:07.007 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:07.007 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:07.007 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:07.007 | ++ functions-common:get_field:733 : echo '| 786de9c106834ffa802ef9123c0e7551 | 9005c68569f74f6db6bbeb9aab7532c6 | | 6dc8c18429a048469f7a15900f1f5a68 | | | False |' 2021-09-03 19:03:07.008 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:07.008 | + functions-common:get_or_add_user_project_role:910 : user_role_id=786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:07.008 | + functions-common:get_or_add_user_project_role:912 : echo 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:07.008 | 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:07.264 | [11739 Async ks-demo-invis:75544]: finished get_or_add_user_project_role member 9005c68569f74f6db6bbeb9aab7532c6 6dc8c18429a048469f7a15900f1f5a68 with result 0 in 11 seconds 2021-09-03 19:03:07.290 | + inc/async:async_wait:197 : return 0 2021-09-03 19:03:07.315 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-09-03 19:03:07.617 | [11739 Async ks-alt-member:75901]: Waiting for completion of get_or_add_user_project_role member b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 running on PID 75901 (9 other jobs running) 2021-09-03 19:03:07.786 | [11739 Async ks-alt-member:75901]: Signaling child to exit 2021-09-03 19:03:07.789 | WAKEUP 2021-09-03 19:03:07.978 | [11739 Async ks-alt-member:75901]: Signaled 2021-09-03 19:03:07.998 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:07.998 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:07.999 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:07.999 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:07.999 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:07.999 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:07.999 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:07.999 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:07.999 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user b789ba0ba90944539ee49d8c3a7eb4fd --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:07.999 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:07.999 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:07.999 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:07.999 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:07.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.999 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:07.999 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:07.999 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:07.999 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user b789ba0ba90944539ee49d8c3a7eb4fd --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:07.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.999 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user b789ba0ba90944539ee49d8c3a7eb4fd --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:07.999 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:07.999 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:07.999 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:07.999 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:07.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:07.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:07.999 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.000 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:08.000 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:08.000 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:08.000 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:08.000 | ++ functions-common:get_field:733 : echo '| 786de9c106834ffa802ef9123c0e7551 | b789ba0ba90944539ee49d8c3a7eb4fd | | b329ab7db58a472bb5b638b8c40af7e5 | | | False |' 2021-09-03 19:03:08.000 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:08.000 | + functions-common:get_or_add_user_project_role:910 : user_role_id=786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:08.000 | + functions-common:get_or_add_user_project_role:912 : echo 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:08.000 | 786de9c106834ffa802ef9123c0e7551 2021-09-03 19:03:08.316 | [11739 Async ks-alt-member:75901]: finished get_or_add_user_project_role member b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 with result 0 in 11 seconds 2021-09-03 19:03:08.565 | [11739 Async ks-alt-admin:76015]: Waiting for completion of get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 b329ab7db58a472bb5b638b8c40af7e5 running on PID 76015 (8 other jobs running) 2021-09-03 19:03:08.698 | [11739 Async ks-alt-admin:76015]: Signaling child to exit 2021-09-03 19:03:08.698 | WAKEUP 2021-09-03 19:03:08.868 | [11739 Async ks-alt-admin:76015]: Signaled 2021-09-03 19:03:08.889 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:08.890 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:08.890 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:08.890 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:08.890 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:08.890 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:08.890 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 7098a9650bb04214b726e9d0ace049e7 --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:08.890 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:08.890 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:08.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:08.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:08.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.890 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:08.890 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:08.890 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:08.890 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 7098a9650bb04214b726e9d0ace049e7 --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:08.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:08.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:08.890 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 7098a9650bb04214b726e9d0ace049e7 --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:08.890 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:08.890 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:08.890 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:08.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:08.891 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:08.891 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:08.891 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:08.891 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:08.891 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:08.891 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:08.891 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | 7098a9650bb04214b726e9d0ace049e7 | | b329ab7db58a472bb5b638b8c40af7e5 | | | False |' 2021-09-03 19:03:08.891 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:08.891 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:03:08.891 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:03:08.891 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:03:09.316 | [11739 Async ks-alt-admin:76015]: finished get_or_add_user_project_role admin 7098a9650bb04214b726e9d0ace049e7 b329ab7db58a472bb5b638b8c40af7e5 with result 0 in 12 seconds 2021-09-03 19:03:09.546 | [11739 Async ks-alt-another:76130]: Waiting for completion of get_or_add_user_project_role anotherrole b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 running on PID 76130 (7 other jobs running) 2021-09-03 19:03:09.686 | [11739 Async ks-alt-another:76130]: Signaling child to exit 2021-09-03 19:03:09.689 | WAKEUP 2021-09-03 19:03:09.840 | [11739 Async ks-alt-another:76130]: Signaled 2021-09-03 19:03:09.850 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:03:09.851 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:03:09.851 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:03:09.851 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:03:09.851 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:03:09.851 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:03:09.851 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:03:09.851 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user b789ba0ba90944539ee49d8c3a7eb4fd --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:09.851 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:09.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:09.851 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:09.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:09.851 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:09.851 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:09.851 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:03:09.851 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:03:09.851 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user b789ba0ba90944539ee49d8c3a7eb4fd --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:09.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:09.851 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:09.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:09.851 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:03:09.851 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user b789ba0ba90944539ee49d8c3a7eb4fd --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:09.852 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:03:09.852 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:09.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:09.852 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:09.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:09.852 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:09.852 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:09.852 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:03:09.852 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:03:09.852 | ++ functions-common:get_field:733 : echo '| 6f2330d0954d4a0ab3b980baca72c210 | b789ba0ba90944539ee49d8c3a7eb4fd | | b329ab7db58a472bb5b638b8c40af7e5 | | | False |' 2021-09-03 19:03:09.852 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:03:09.852 | ++ functions-common:get_field:727 : read data 2021-09-03 19:03:09.852 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:03:09.852 | + functions-common:get_or_add_user_project_role:912 : echo 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:03:09.852 | 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:03:10.052 | [11739 Async ks-alt-another:76130]: finished get_or_add_user_project_role anotherrole b789ba0ba90944539ee49d8c3a7eb4fd b329ab7db58a472bb5b638b8c40af7e5 with result 0 in 11 seconds 2021-09-03 19:03:10.073 | + inc/async:async_wait:197 : return 0 2021-09-03 19:03:10.076 | + 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-03 19:03:10.331 | [11739 Async ks-group-memberdemo:76610]: Waiting for completion of get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 running on PID 76610 (6 other jobs running) 2021-09-03 19:03:10.503 | [11739 Async ks-group-memberdemo:76610]: Signaling child to exit 2021-09-03 19:03:11.302 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:11.454 | [76610 Async ks-group-memberdemo:76610]: finished successfully 2021-09-03 19:03:11.525 | WAKEUP 2021-09-03 19:03:11.606 | [11739 Async ks-group-memberdemo:76610]: Signaled 2021-09-03 19:03:11.607 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:03:11.607 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 3377ea88971b4a7b940831835cbad3ef --project 1688b517c7374f1494838a1158dd09d4 -f value 2021-09-03 19:03:11.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:11.607 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:11.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:11.607 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:11.607 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:11.607 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:03:11.607 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:03:11.607 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 3377ea88971b4a7b940831835cbad3ef --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:11.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:11.607 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:11.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:11.607 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:11.607 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 3377ea88971b4a7b940831835cbad3ef --project 1688b517c7374f1494838a1158dd09d4 -f value 2021-09-03 19:03:11.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:11.607 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:11.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:11.607 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:11.607 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:11.607 | + functions-common:get_or_add_group_project_role:958 : group_role_id='786de9c106834ffa802ef9123c0e7551 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 False' 2021-09-03 19:03:11.608 | + functions-common:get_or_add_group_project_role:960 : echo 786de9c106834ffa802ef9123c0e7551 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 False 2021-09-03 19:03:11.608 | 786de9c106834ffa802ef9123c0e7551 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 False 2021-09-03 19:03:11.754 | [11739 Async ks-group-memberdemo:76610]: finished get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 with result 0 in 10 seconds 2021-09-03 19:03:11.991 | [11739 Async ks-group-anotherdemo:76727]: Waiting for completion of get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 running on PID 76727 (5 other jobs running) 2021-09-03 19:03:11.998 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:12.045 | [11739 Async ks-group-anotherdemo:76727]: Signaling child to exit 2021-09-03 19:03:12.056 | [76727 Async ks-group-anotherdemo:76727]: finished successfully 2021-09-03 19:03:12.077 | WAKEUP 2021-09-03 19:03:12.105 | [11739 Async ks-group-anotherdemo:76727]: Signaled 2021-09-03 19:03:12.106 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:03:12.106 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 3377ea88971b4a7b940831835cbad3ef --project 1688b517c7374f1494838a1158dd09d4 -f value 2021-09-03 19:03:12.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.107 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.107 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.107 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:12.107 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:03:12.107 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:03:12.107 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 3377ea88971b4a7b940831835cbad3ef --project 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:03:12.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.107 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.107 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.107 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 3377ea88971b4a7b940831835cbad3ef --project 1688b517c7374f1494838a1158dd09d4 -f value 2021-09-03 19:03:12.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.107 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.107 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.107 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:12.107 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6f2330d0954d4a0ab3b980baca72c210 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 False' 2021-09-03 19:03:12.107 | + functions-common:get_or_add_group_project_role:960 : echo 6f2330d0954d4a0ab3b980baca72c210 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 False 2021-09-03 19:03:12.107 | 6f2330d0954d4a0ab3b980baca72c210 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 False 2021-09-03 19:03:12.159 | [11739 Async ks-group-anotherdemo:76727]: finished get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef 1688b517c7374f1494838a1158dd09d4 with result 0 in 11 seconds 2021-09-03 19:03:12.204 | [11739 Async ks-group-memberalt:76815]: Waiting for completion of get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 running on PID 76815 (4 other jobs running) 2021-09-03 19:03:12.233 | [11739 Async ks-group-memberalt:76815]: Signaling child to exit 2021-09-03 19:03:12.776 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:12.817 | [76815 Async ks-group-memberalt:76815]: finished successfully 2021-09-03 19:03:12.840 | WAKEUP 2021-09-03 19:03:12.872 | [11739 Async ks-group-memberalt:76815]: Signaled 2021-09-03 19:03:12.874 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:03:12.874 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 3377ea88971b4a7b940831835cbad3ef --project b329ab7db58a472bb5b638b8c40af7e5 -f value 2021-09-03 19:03:12.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.874 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.874 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.874 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:12.874 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:03:12.874 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:03:12.874 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 3377ea88971b4a7b940831835cbad3ef --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:12.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.874 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.874 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.874 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 3377ea88971b4a7b940831835cbad3ef --project b329ab7db58a472bb5b638b8c40af7e5 -f value 2021-09-03 19:03:12.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.874 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:12.874 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:12.874 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:12.874 | + functions-common:get_or_add_group_project_role:958 : group_role_id='786de9c106834ffa802ef9123c0e7551 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 False' 2021-09-03 19:03:12.875 | + functions-common:get_or_add_group_project_role:960 : echo 786de9c106834ffa802ef9123c0e7551 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 False 2021-09-03 19:03:12.875 | 786de9c106834ffa802ef9123c0e7551 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 False 2021-09-03 19:03:12.948 | [11739 Async ks-group-memberalt:76815]: finished get_or_add_group_project_role member 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 with result 0 in 11 seconds 2021-09-03 19:03:12.998 | [11739 Async ks-group-anotheralt:76903]: Waiting for completion of get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 running on PID 76903 (3 other jobs running) 2021-09-03 19:03:13.036 | [11739 Async ks-group-anotheralt:76903]: Signaling child to exit 2021-09-03 19:03:13.089 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:13.116 | [76903 Async ks-group-anotheralt:76903]: finished successfully 2021-09-03 19:03:13.136 | WAKEUP 2021-09-03 19:03:13.161 | [11739 Async ks-group-anotheralt:76903]: Signaled 2021-09-03 19:03:13.163 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:03:13.163 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 3377ea88971b4a7b940831835cbad3ef --project b329ab7db58a472bb5b638b8c40af7e5 -f value 2021-09-03 19:03:13.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.163 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:13.163 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:03:13.163 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:03:13.163 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 3377ea88971b4a7b940831835cbad3ef --project b329ab7db58a472bb5b638b8c40af7e5 2021-09-03 19:03:13.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.163 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 3377ea88971b4a7b940831835cbad3ef --project b329ab7db58a472bb5b638b8c40af7e5 -f value 2021-09-03 19:03:13.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.163 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.164 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.164 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:13.164 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6f2330d0954d4a0ab3b980baca72c210 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 False' 2021-09-03 19:03:13.164 | + functions-common:get_or_add_group_project_role:960 : echo 6f2330d0954d4a0ab3b980baca72c210 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 False 2021-09-03 19:03:13.164 | 6f2330d0954d4a0ab3b980baca72c210 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 False 2021-09-03 19:03:13.212 | [11739 Async ks-group-anotheralt:76903]: finished get_or_add_group_project_role anotherrole 3377ea88971b4a7b940831835cbad3ef b329ab7db58a472bb5b638b8c40af7e5 with result 0 in 10 seconds 2021-09-03 19:03:13.252 | [11739 Async ks-group-admin:76989]: Waiting for completion of get_or_add_group_project_role admin 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 running on PID 76989 (2 other jobs running) 2021-09-03 19:03:13.278 | [11739 Async ks-group-admin:76989]: Signaling child to exit 2021-09-03 19:03:13.299 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:13.324 | [76989 Async ks-group-admin:76989]: finished successfully 2021-09-03 19:03:13.343 | WAKEUP 2021-09-03 19:03:13.367 | [11739 Async ks-group-admin:76989]: Signaled 2021-09-03 19:03:13.368 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-03 19:03:13.368 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 7fdd7de07ff54bccac5211f5f9798770 --project af6d116bd5d34ed3b571cb593aa795e1 -f value 2021-09-03 19:03:13.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.368 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.368 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.368 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:13.368 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-03 19:03:13.368 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-03 19:03:13.368 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 7fdd7de07ff54bccac5211f5f9798770 --project af6d116bd5d34ed3b571cb593aa795e1 2021-09-03 19:03:13.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.369 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.369 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.369 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 7fdd7de07ff54bccac5211f5f9798770 --project af6d116bd5d34ed3b571cb593aa795e1 -f value 2021-09-03 19:03:13.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.369 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:03:13.369 | from cryptography.utils import int_from_bytes 2021-09-03 19:03:13.369 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:03:13.369 | + functions-common:get_or_add_group_project_role:958 : group_role_id='5a9b635eab0f411fa927d11445261220 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 False' 2021-09-03 19:03:13.369 | + functions-common:get_or_add_group_project_role:960 : echo 5a9b635eab0f411fa927d11445261220 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 False 2021-09-03 19:03:13.369 | 5a9b635eab0f411fa927d11445261220 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 False 2021-09-03 19:03:13.412 | [11739 Async ks-group-admin:76989]: finished get_or_add_group_project_role admin 7fdd7de07ff54bccac5211f5f9798770 af6d116bd5d34ed3b571cb593aa795e1 with result 0 in 10 seconds 2021-09-03 19:03:13.416 | + inc/async:async_wait:197 : return 0 2021-09-03 19:03:13.419 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-09-03 19:03:13.436 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:03:13.439 | + ./stack.sh:main:1103 : is_service_enabled nova 2021-09-03 19:03:13.456 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:13.458 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2021-09-03 19:03:13.461 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-09-03 19:03:13.520 | + inc/async:async_inner:63 : create_nova_accounts 2021-09-03 19:03:13.559 | [11739 Async create_nova_accounts:78650]: running: create_nova_accounts 2021-09-03 19:03:13.562 | + ./stack.sh:main:1106 : is_service_enabled glance 2021-09-03 19:03:13.580 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:13.583 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2021-09-03 19:03:13.585 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-09-03 19:03:13.646 | + inc/async:async_inner:63 : create_glance_accounts 2021-09-03 19:03:13.686 | [11739 Async create_glance_accounts:78765]: running: create_glance_accounts 2021-09-03 19:03:13.690 | + ./stack.sh:main:1109 : is_service_enabled cinder 2021-09-03 19:03:13.709 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:13.714 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2021-09-03 19:03:13.717 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-09-03 19:03:13.785 | + inc/async:async_inner:63 : create_cinder_accounts 2021-09-03 19:03:13.835 | [11739 Async create_cinder_accounts:78895]: running: create_cinder_accounts 2021-09-03 19:03:13.837 | + ./stack.sh:main:1112 : is_service_enabled neutron 2021-09-03 19:03:13.858 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:13.861 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2021-09-03 19:03:13.863 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-09-03 19:03:13.930 | + inc/async:async_inner:63 : create_neutron_accounts 2021-09-03 19:03:13.998 | [11739 Async create_neutron_accounts:79010]: running: create_neutron_accounts 2021-09-03 19:03:14.001 | + ./stack.sh:main:1115 : is_service_enabled swift 2021-09-03 19:03:14.029 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:03:14.032 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2021-09-03 19:03:14.035 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-09-03 19:03:14.182 | + inc/async:async_inner:63 : create_swift_accounts 2021-09-03 19:03:14.416 | [11739 Async create_swift_accounts:79151]: running: create_swift_accounts 2021-09-03 19:03:14.439 | + ./stack.sh:main:1122 : write_clouds_yaml 2021-09-03 19:03:14.462 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-09-03 19:03:14.486 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-09-03 19:03:14.507 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-09-03 19:03:14.562 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-09-03 19:03:14.627 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-09-03 19:03:14.650 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-03 19:03:14.670 | + 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.46/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-09-03 19:03:14.868 | The user clouds.yaml file didn't exist. 2021-09-03 19:03:14.914 | + 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.46/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-09-03 19:03:15.068 | /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-03 19:03:15.068 | self._clouds = yaml.load(clouds_file) 2021-09-03 19:03:15.079 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-09-03 19:03:15.182 | /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-03 19:03:15.182 | self._clouds = yaml.load(clouds_file) 2021-09-03 19:03:15.193 | + 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.46/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-09-03 19:03:15.394 | /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-03 19:03:15.394 | self._clouds = yaml.load(clouds_file) 2021-09-03 19:03:15.405 | + functions-common:write_clouds_yaml:132 : cat 2021-09-03 19:03:15.427 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-09-03 19:03:15.446 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-09-03 19:03:15.470 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-09-03 19:03:15.501 | + ./stack.sh:main:1127 : is_service_enabled horizon 2021-09-03 19:03:15.659 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:03:15.678 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-09-03 19:03:16.022 | [11739 Async create_nova_accounts:78650]: Waiting for completion of create_nova_accounts running on PID 78650 (6 other jobs running) 2021-09-03 19:03:16.199 | [11739 Async create_nova_accounts:78650]: Signaling child to exit 2021-09-03 19:03:42.375 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:42.510 | [79010 Async create_neutron_accounts:79010]: finished successfully 2021-09-03 19:03:56.540 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:03:56.571 | [78895 Async create_cinder_accounts:78895]: finished successfully 2021-09-03 19:04:03.711 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:03.740 | [78765 Async create_glance_accounts:78765]: finished successfully 2021-09-03 19:04:07.190 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:07.219 | [78650 Async create_nova_accounts:78650]: finished successfully 2021-09-03 19:04:07.240 | WAKEUP 2021-09-03 19:04:07.263 | [11739 Async create_nova_accounts:78650]: Signaled 2021-09-03 19:04:07.265 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-03 19:04:07.265 | + lib/nova:create_nova_accounts:340 : create_service_user nova admin 2021-09-03 19:04:07.265 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-09-03 19:04:07.265 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:07.265 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:07.265 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:07.265 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:04:07.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.265 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.265 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.265 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.265 | + functions-common:get_or_create_user:840 : user_id=75cc06777fa142bdaf64d45687537a59 2021-09-03 19:04:07.265 | + functions-common:get_or_create_user:841 : echo 75cc06777fa142bdaf64d45687537a59 2021-09-03 19:04:07.265 | 75cc06777fa142bdaf64d45687537a59 2021-09-03 19:04:07.265 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-09-03 19:04:07.265 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.265 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.265 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.265 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.265 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.265 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.266 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.266 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.266 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.266 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.266 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.266 | ++ 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-03 19:04:07.266 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.266 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.266 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.266 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.266 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.266 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.266 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.266 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.266 | + 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-03 19:04:07.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.266 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.266 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.266 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.266 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.266 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.266 | ++ 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-03 19:04:07.266 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.266 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.266 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.266 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.267 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.267 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.267 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | 75cc06777fa142bdaf64d45687537a59 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.267 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.267 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.267 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.267 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.267 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.267 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 19:04:07.267 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-09-03 19:04:07.267 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.267 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.267 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.267 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.267 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.267 | ++ 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-03 19:04:07.267 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.267 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.267 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.267 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.267 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.267 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.267 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.267 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.268 | + 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-03 19:04:07.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.268 | ++ 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-03 19:04:07.268 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.268 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.268 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.268 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.268 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.268 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.268 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.268 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.268 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.268 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | 75cc06777fa142bdaf64d45687537a59 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.268 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.268 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:07.268 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:07.268 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:07.268 | + lib/nova:create_nova_accounts:342 : local nova_api_url 2021-09-03 19:04:07.268 | + lib/nova:create_nova_accounts:343 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:04:07.268 | + lib/nova:create_nova_accounts:346 : nova_api_url=http://10.222.0.46/compute 2021-09-03 19:04:07.268 | + lib/nova:create_nova_accounts:349 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-09-03 19:04:07.268 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:07.268 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-09-03 19:04:07.268 | ++ 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-03 19:04:07.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.269 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.269 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:07.269 | e7e72fa2d42147d3b798e753f36ac1eb' 2021-09-03 19:04:07.269 | + functions-common:get_or_create_service:978 : echo e7e72fa2d42147d3b798e753f36ac1eb 2021-09-03 19:04:07.269 | e7e72fa2d42147d3b798e753f36ac1eb 2021-09-03 19:04:07.269 | + lib/nova:create_nova_accounts:351 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.46/compute/v2/$(project_id)s' 2021-09-03 19:04:07.269 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:07.269 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' RegionOne 2021-09-03 19:04:07.269 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:07.269 | +++ 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-03 19:04:07.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.269 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.269 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:07.269 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:07.269 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:04:07.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.269 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.269 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.269 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=96f759d8b79e4381b085841f670333cc 2021-09-03 19:04:07.269 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 96f759d8b79e4381b085841f670333cc 2021-09-03 19:04:07.269 | + functions-common:get_or_create_endpoint:1011 : public_id=96f759d8b79e4381b085841f670333cc 2021-09-03 19:04:07.269 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:04:07.269 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:07.270 | + functions-common:get_or_create_endpoint:1020 : echo 96f759d8b79e4381b085841f670333cc 2021-09-03 19:04:07.270 | 96f759d8b79e4381b085841f670333cc 2021-09-03 19:04:07.270 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova compute 'Nova Compute Service' 2021-09-03 19:04:07.270 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:07.270 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-09-03 19:04:07.270 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-09-03 19:04:07.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.270 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.270 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:07.270 | dedf0a9bdf0f42209738b8d550935ad4' 2021-09-03 19:04:07.270 | + functions-common:get_or_create_service:978 : echo dedf0a9bdf0f42209738b8d550935ad4 2021-09-03 19:04:07.270 | dedf0a9bdf0f42209738b8d550935ad4 2021-09-03 19:04:07.270 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute RegionOne http://10.222.0.46/compute/v2.1 2021-09-03 19:04:07.270 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:07.270 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.46/compute/v2.1 RegionOne 2021-09-03 19:04:07.270 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:07.270 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-09-03 19:04:07.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.270 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.270 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:07.270 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:07.270 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.46/compute/v2.1 --region RegionOne -f value -c id 2021-09-03 19:04:07.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.270 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.271 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.271 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f5f0674f85624261810d0a76225725de 2021-09-03 19:04:07.271 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f5f0674f85624261810d0a76225725de 2021-09-03 19:04:07.271 | + functions-common:get_or_create_endpoint:1011 : public_id=f5f0674f85624261810d0a76225725de 2021-09-03 19:04:07.271 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:04:07.271 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:07.271 | + functions-common:get_or_create_endpoint:1020 : echo f5f0674f85624261810d0a76225725de 2021-09-03 19:04:07.271 | f5f0674f85624261810d0a76225725de 2021-09-03 19:04:07.271 | + lib/nova:create_nova_accounts:362 : is_service_enabled n-api 2021-09-03 19:04:07.271 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:07.271 | + lib/nova:create_nova_accounts:364 : is_service_enabled swift 2021-09-03 19:04:07.271 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:07.271 | + lib/nova:create_nova_accounts:367 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-09-03 19:04:07.271 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.271 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.271 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.271 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.271 | ++ 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-03 19:04:07.271 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.271 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.271 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.271 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.271 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.272 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.272 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.272 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.272 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.272 | + 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-03 19:04:07.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.272 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.272 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.272 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.272 | ++ 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-03 19:04:07.272 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.272 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.272 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.272 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.272 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.272 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.272 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.272 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.272 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.272 | ++ functions-common:get_field:733 : echo '| 5d04a28a2b8d4e759cf853ba32cee1ab | 75cc06777fa142bdaf64d45687537a59 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.272 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.272 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:04:07.272 | + functions-common:get_or_add_user_project_role:912 : echo 5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:04:07.272 | 5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:04:07.272 | + lib/nova:create_nova_accounts:372 : is_service_enabled s3api 2021-09-03 19:04:07.272 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:04:07.311 | [11739 Async create_nova_accounts:78650]: finished create_nova_accounts with result 0 in 53 seconds 2021-09-03 19:04:07.350 | [11739 Async create_glance_accounts:78765]: Waiting for completion of create_glance_accounts running on PID 78765 (5 other jobs running) 2021-09-03 19:04:07.375 | [11739 Async create_glance_accounts:78765]: Signaling child to exit 2021-09-03 19:04:07.375 | WAKEUP 2021-09-03 19:04:07.398 | [11739 Async create_glance_accounts:78765]: Signaled 2021-09-03 19:04:07.399 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2021-09-03 19:04:07.399 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:07.399 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2021-09-03 19:04:07.399 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-09-03 19:04:07.399 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:07.399 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:07.399 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:07.399 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:04:07.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.399 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.399 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.399 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.399 | + functions-common:get_or_create_user:840 : user_id=8d378a7289c9464184921a619f40b3f5 2021-09-03 19:04:07.399 | + functions-common:get_or_create_user:841 : echo 8d378a7289c9464184921a619f40b3f5 2021-09-03 19:04:07.399 | 8d378a7289c9464184921a619f40b3f5 2021-09-03 19:04:07.400 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-09-03 19:04:07.400 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.400 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.400 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.400 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.400 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.400 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.400 | ++ 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-03 19:04:07.400 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.400 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.400 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.400 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.400 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.400 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.400 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.400 | + 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-03 19:04:07.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.400 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.400 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.401 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.401 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.401 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.401 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.401 | ++ 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-03 19:04:07.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.401 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.401 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.401 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.401 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.401 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.401 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.401 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | 8d378a7289c9464184921a619f40b3f5 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.401 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.401 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.401 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.401 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.401 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 19:04:07.401 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2021-09-03 19:04:07.401 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:07.401 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2021-09-03 19:04:07.401 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2021-09-03 19:04:07.401 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:07.401 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:07.401 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:07.401 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:04:07.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.401 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.401 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.402 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.402 | + functions-common:get_or_create_user:840 : user_id=2cf80cdd1e8c47569e9e6a69cfb61081 2021-09-03 19:04:07.402 | + functions-common:get_or_create_user:841 : echo 2cf80cdd1e8c47569e9e6a69cfb61081 2021-09-03 19:04:07.402 | 2cf80cdd1e8c47569e9e6a69cfb61081 2021-09-03 19:04:07.402 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2021-09-03 19:04:07.402 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.402 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.402 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.402 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.402 | ++ 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-03 19:04:07.402 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.402 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.402 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.402 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.402 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.402 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.402 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.402 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.402 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.402 | + 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-03 19:04:07.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.402 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.402 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.403 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.403 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.403 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.403 | ++ 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-03 19:04:07.403 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.403 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.403 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.403 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.403 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.403 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.403 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | 2cf80cdd1e8c47569e9e6a69cfb61081 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.403 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.403 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.403 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.403 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.403 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.403 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2021-09-03 19:04:07.403 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-09-03 19:04:07.403 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.403 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.403 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.403 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.403 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.403 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.404 | ++ 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-03 19:04:07.404 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.404 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.404 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.404 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.404 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.404 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.404 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.404 | + 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-03 19:04:07.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.404 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.404 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.404 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.404 | ++ 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-03 19:04:07.404 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.404 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.404 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.404 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.404 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.404 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.404 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.404 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.404 | ++ functions-common:get_field:733 : echo '| 5d04a28a2b8d4e759cf853ba32cee1ab | 2cf80cdd1e8c47569e9e6a69cfb61081 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.404 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.404 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.405 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:04:07.405 | + functions-common:get_or_add_user_project_role:912 : echo 5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:04:07.405 | 5d04a28a2b8d4e759cf853ba32cee1ab 2021-09-03 19:04:07.405 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2021-09-03 19:04:07.405 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:07.405 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-09-03 19:04:07.405 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-09-03 19:04:07.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.405 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.405 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.405 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.405 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:07.405 | 4e0742f163374de98ee03fff66a902f0' 2021-09-03 19:04:07.405 | + functions-common:get_or_create_service:978 : echo 4e0742f163374de98ee03fff66a902f0 2021-09-03 19:04:07.405 | 4e0742f163374de98ee03fff66a902f0 2021-09-03 19:04:07.405 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.46/image 2021-09-03 19:04:07.405 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:07.406 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.46/image RegionOne 2021-09-03 19:04:07.406 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:07.406 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-09-03 19:04:07.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.406 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.406 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.406 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.406 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:07.406 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:07.406 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.46/image --region RegionOne -f value -c id 2021-09-03 19:04:07.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.406 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.406 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.406 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.406 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9582e615c8664a218c2aadc4d60c541f 2021-09-03 19:04:07.406 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9582e615c8664a218c2aadc4d60c541f 2021-09-03 19:04:07.406 | + functions-common:get_or_create_endpoint:1011 : public_id=9582e615c8664a218c2aadc4d60c541f 2021-09-03 19:04:07.406 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:04:07.406 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:07.406 | + functions-common:get_or_create_endpoint:1020 : echo 9582e615c8664a218c2aadc4d60c541f 2021-09-03 19:04:07.406 | 9582e615c8664a218c2aadc4d60c541f 2021-09-03 19:04:07.406 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2021-09-03 19:04:07.406 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 19:04:07.406 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-03 19:04:07.406 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-09-03 19:04:07.406 | ++ functions-common:get_or_create_domain:803 : echo default 2021-09-03 19:04:07.406 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2021-09-03 19:04:07.406 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-09-03 19:04:07.407 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-09-03 19:04:07.407 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2021-09-03 19:04:07.446 | [11739 Async create_glance_accounts:78765]: finished create_glance_accounts with result 0 in 50 seconds 2021-09-03 19:04:07.485 | [11739 Async create_cinder_accounts:78895]: Waiting for completion of create_cinder_accounts running on PID 78895 (4 other jobs running) 2021-09-03 19:04:07.510 | [11739 Async create_cinder_accounts:78895]: Signaling child to exit 2021-09-03 19:04:07.510 | WAKEUP 2021-09-03 19:04:07.536 | [11739 Async create_cinder_accounts:78895]: Signaled 2021-09-03 19:04:07.538 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-09-03 19:04:07.538 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2021-09-03 19:04:07.538 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-09-03 19:04:07.538 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:07.538 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:07.538 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:07.538 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:04:07.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.538 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.538 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.538 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.538 | + functions-common:get_or_create_user:840 : user_id=da8d8ddea45c4812897cd594cb9fb41a 2021-09-03 19:04:07.538 | + functions-common:get_or_create_user:841 : echo da8d8ddea45c4812897cd594cb9fb41a 2021-09-03 19:04:07.538 | da8d8ddea45c4812897cd594cb9fb41a 2021-09-03 19:04:07.538 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-09-03 19:04:07.538 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.538 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.538 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.538 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.539 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.539 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.539 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.539 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.539 | ++ 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-03 19:04:07.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.539 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.539 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.539 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.539 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.539 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.539 | + 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-03 19:04:07.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.539 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.539 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.539 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.539 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.539 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.539 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.539 | ++ 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-03 19:04:07.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.539 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.539 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.539 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.539 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.539 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.539 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.539 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | da8d8ddea45c4812897cd594cb9fb41a | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.539 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.540 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.540 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.540 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.540 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 19:04:07.540 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-09-03 19:04:07.540 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:07.540 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-09-03 19:04:07.540 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-09-03 19:04:07.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.540 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.540 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.540 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.540 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:07.540 | f3c0a62dd1b54562b19df3d4556a9794' 2021-09-03 19:04:07.540 | + functions-common:get_or_create_service:978 : echo f3c0a62dd1b54562b19df3d4556a9794 2021-09-03 19:04:07.540 | f3c0a62dd1b54562b19df3d4556a9794 2021-09-03 19:04:07.540 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2021-09-03 19:04:07.540 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2021-09-03 19:04:07.540 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:07.540 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2021-09-03 19:04:07.540 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:07.540 | +++ 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-03 19:04:07.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.540 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.540 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.540 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.540 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:07.540 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:07.541 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:04:07.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.541 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.541 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.541 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.541 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6ec0cf190b80428ebcf71d7c1da1e286 2021-09-03 19:04:07.541 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6ec0cf190b80428ebcf71d7c1da1e286 2021-09-03 19:04:07.541 | + functions-common:get_or_create_endpoint:1011 : public_id=6ec0cf190b80428ebcf71d7c1da1e286 2021-09-03 19:04:07.541 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:04:07.541 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:07.541 | + functions-common:get_or_create_endpoint:1020 : echo 6ec0cf190b80428ebcf71d7c1da1e286 2021-09-03 19:04:07.541 | 6ec0cf190b80428ebcf71d7c1da1e286 2021-09-03 19:04:07.541 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-09-03 19:04:07.541 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:07.541 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-09-03 19:04:07.541 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-09-03 19:04:07.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.541 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.541 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.541 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.541 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:07.541 | 5278fc5664784161914610b2e0c89c87' 2021-09-03 19:04:07.541 | + functions-common:get_or_create_service:978 : echo 5278fc5664784161914610b2e0c89c87 2021-09-03 19:04:07.541 | 5278fc5664784161914610b2e0c89c87 2021-09-03 19:04:07.541 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2021-09-03 19:04:07.541 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:07.541 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2021-09-03 19:04:07.541 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:07.541 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-09-03 19:04:07.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.542 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.542 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.542 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.542 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:07.542 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:07.542 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:04:07.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.542 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.542 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.542 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.542 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2392413e74ba450098a466cf58f38884 2021-09-03 19:04:07.542 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2392413e74ba450098a466cf58f38884 2021-09-03 19:04:07.542 | + functions-common:get_or_create_endpoint:1011 : public_id=2392413e74ba450098a466cf58f38884 2021-09-03 19:04:07.542 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:04:07.542 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:07.542 | + functions-common:get_or_create_endpoint:1020 : echo 2392413e74ba450098a466cf58f38884 2021-09-03 19:04:07.542 | 2392413e74ba450098a466cf58f38884 2021-09-03 19:04:07.542 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2021-09-03 19:04:07.542 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2021-09-03 19:04:07.542 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:04:07.542 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-09-03 19:04:07.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.542 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.542 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.542 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.542 | ++ functions-common:get_or_create_project:853 : project_id=bf4a5b2481b84219983ad28925741c90 2021-09-03 19:04:07.542 | ++ functions-common:get_or_create_project:854 : echo bf4a5b2481b84219983ad28925741c90 2021-09-03 19:04:07.542 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id bf4a5b2481b84219983ad28925741c90 2021-09-03 19:04:07.543 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2021-09-03 19:04:07.543 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:07.543 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:07.543 | ++ functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:07.543 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-09-03 19:04:07.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.543 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.543 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.543 | No password was supplied, authentication will fail when a user does not have a password. 2021-09-03 19:04:07.543 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.543 | ++ functions-common:get_or_create_user:840 : user_id=da8d8ddea45c4812897cd594cb9fb41a 2021-09-03 19:04:07.543 | ++ functions-common:get_or_create_user:841 : echo da8d8ddea45c4812897cd594cb9fb41a 2021-09-03 19:04:07.543 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id da8d8ddea45c4812897cd594cb9fb41a 2021-09-03 19:04:07.583 | [11739 Async create_cinder_accounts:78895]: finished create_cinder_accounts with result 0 in 42 seconds 2021-09-03 19:04:07.588 | + inc/async:async_wait:197 : return 0 2021-09-03 19:04:07.590 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-09-03 19:04:07.643 | [11739 Async create_neutron_accounts:79010]: Waiting for completion of create_neutron_accounts running on PID 79010 (3 other jobs running) 2021-09-03 19:04:07.669 | [11739 Async create_neutron_accounts:79010]: Signaling child to exit 2021-09-03 19:04:07.669 | WAKEUP 2021-09-03 19:04:07.692 | [11739 Async create_neutron_accounts:79010]: Signaled 2021-09-03 19:04:07.693 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-09-03 19:04:07.693 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:04:07.693 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:04:07.693 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:04:07.693 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:04:07.693 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 19:04:07.693 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:04:07.693 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-09-03 19:04:07.693 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-09-03 19:04:07.693 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-09-03 19:04:07.693 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.46:9696/ 2021-09-03 19:04:07.693 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-09-03 19:04:07.693 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-09-03 19:04:07.694 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-09-03 19:04:07.694 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:07.694 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:07.694 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:07.694 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:04:07.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.694 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.694 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.694 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.694 | + functions-common:get_or_create_user:840 : user_id=5a5e275757084d148f08311fddadbdd1 2021-09-03 19:04:07.694 | + functions-common:get_or_create_user:841 : echo 5a5e275757084d148f08311fddadbdd1 2021-09-03 19:04:07.694 | 5a5e275757084d148f08311fddadbdd1 2021-09-03 19:04:07.694 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-09-03 19:04:07.694 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:07.694 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:07.694 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:07.694 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:07.694 | ++ 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-03 19:04:07.694 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.694 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:07.694 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.694 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.694 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.695 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.695 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:07.695 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:07.695 | + 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-03 19:04:07.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.695 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:07.695 | ++ 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-03 19:04:07.695 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:07.695 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:07.695 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.695 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.695 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:07.695 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:07.695 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | 5a5e275757084d148f08311fddadbdd1 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:07.695 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:07.695 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:07.695 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.695 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.695 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:07.695 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-09-03 19:04:07.695 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-09-03 19:04:07.695 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:07.695 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-09-03 19:04:07.696 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-09-03 19:04:07.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.696 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.696 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.696 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.696 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:07.696 | 556d24ad62c04c04be9bbef61c23da9d' 2021-09-03 19:04:07.696 | + functions-common:get_or_create_service:978 : echo 556d24ad62c04c04be9bbef61c23da9d 2021-09-03 19:04:07.696 | 556d24ad62c04c04be9bbef61c23da9d 2021-09-03 19:04:07.696 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.46:9696/ 2021-09-03 19:04:07.696 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:07.696 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.46:9696/ RegionOne 2021-09-03 19:04:07.696 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:07.696 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-09-03 19:04:07.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.696 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.696 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.696 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.696 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:07.696 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:07.696 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.46:9696/ --region RegionOne -f value -c id 2021-09-03 19:04:07.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.696 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:07.696 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:07.696 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:07.696 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8327bd5cc2f742e5bd14c7db295db50b 2021-09-03 19:04:07.696 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8327bd5cc2f742e5bd14c7db295db50b 2021-09-03 19:04:07.697 | + functions-common:get_or_create_endpoint:1011 : public_id=8327bd5cc2f742e5bd14c7db295db50b 2021-09-03 19:04:07.697 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:04:07.697 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:07.697 | + functions-common:get_or_create_endpoint:1020 : echo 8327bd5cc2f742e5bd14c7db295db50b 2021-09-03 19:04:07.697 | 8327bd5cc2f742e5bd14c7db295db50b 2021-09-03 19:04:07.739 | [11739 Async create_neutron_accounts:79010]: finished create_neutron_accounts with result 0 in 28 seconds 2021-09-03 19:04:07.778 | [11739 Async create_swift_accounts:79151]: Waiting for completion of create_swift_accounts running on PID 79151 (2 other jobs running) 2021-09-03 19:04:07.806 | [11739 Async create_swift_accounts:79151]: Signaling child to exit 2021-09-03 19:04:48.669 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:48.695 | [79151 Async create_swift_accounts:79151]: finished successfully 2021-09-03 19:04:48.715 | WAKEUP 2021-09-03 19:04:48.738 | [11739 Async create_swift_accounts:79151]: Signaled 2021-09-03 19:04:48.739 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-09-03 19:04:48.739 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-09-03 19:04:48.739 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-09-03 19:04:48.739 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-09-03 19:04:48.739 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-09-03 19:04:48.739 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-09-03 19:04:48.740 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-09-03 19:04:48.740 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-09-03 19:04:48.740 | + lib/swift:create_swift_accounts:637 : local another_role 2021-09-03 19:04:48.740 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-09-03 19:04:48.740 | ++ functions-common:get_or_create_role:860 : local role_id 2021-09-03 19:04:48.740 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-03 19:04:48.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.740 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.740 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.740 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.740 | ++ functions-common:get_or_create_role:865 : role_id=6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:04:48.740 | ++ functions-common:get_or_create_role:866 : echo 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:04:48.740 | + lib/swift:create_swift_accounts:638 : another_role=6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:04:48.740 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-09-03 19:04:48.740 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2021-09-03 19:04:48.740 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:48.740 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:04:48.740 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:04:48.740 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:04:48.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.740 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.740 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.740 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.740 | + functions-common:get_or_create_user:840 : user_id=b1daa070fd46457aa8858676922baf6f 2021-09-03 19:04:48.740 | + functions-common:get_or_create_user:841 : echo b1daa070fd46457aa8858676922baf6f 2021-09-03 19:04:48.740 | b1daa070fd46457aa8858676922baf6f 2021-09-03 19:04:48.740 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2021-09-03 19:04:48.740 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:48.741 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:48.741 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:48.741 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:48.741 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:48.741 | ++ 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-03 19:04:48.741 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.741 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.741 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.741 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.741 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.741 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.741 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:48.741 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:48.741 | + 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-03 19:04:48.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.741 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.741 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.741 | ++ 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-03 19:04:48.741 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:48.741 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.741 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.741 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.742 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.742 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.742 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.742 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:48.742 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:48.742 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | b1daa070fd46457aa8858676922baf6f | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:48.742 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:48.742 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.742 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:48.742 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:48.742 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:04:48.742 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 19:04:48.742 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2021-09-03 19:04:48.742 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:48.742 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:04:48.742 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:04:48.742 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:04:48.742 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.742 | ++ 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-03 19:04:48.742 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:48.742 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.742 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.743 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.743 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.743 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.743 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:48.743 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:48.743 | + 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-03 19:04:48.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.743 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.743 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.743 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.743 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:48.743 | ++ 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-03 19:04:48.743 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.743 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.743 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.743 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.743 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.743 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:48.743 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:48.743 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:48.743 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | b1daa070fd46457aa8858676922baf6f | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:04:48.743 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.743 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.743 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.743 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.743 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-09-03 19:04:48.743 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:04:48.744 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-09-03 19:04:48.744 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-09-03 19:04:48.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.744 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.744 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.744 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.744 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:04:48.744 | b1591698e04c4617ab7f424bedab23e7' 2021-09-03 19:04:48.744 | + functions-common:get_or_create_service:978 : echo b1591698e04c4617ab7f424bedab23e7 2021-09-03 19:04:48.744 | b1591698e04c4617ab7f424bedab23e7 2021-09-03 19:04:48.744 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' http://10.222.0.46:8080 2021-09-03 19:04:48.744 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:04:48.744 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' RegionOne 2021-09-03 19:04:48.744 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:48.744 | +++ 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-03 19:04:48.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.744 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.744 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.744 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.744 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:48.744 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:48.744 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-09-03 19:04:48.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.744 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.744 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.744 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.745 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=41ab927f2a5041988b3be75236db8d76 2021-09-03 19:04:48.745 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 41ab927f2a5041988b3be75236db8d76 2021-09-03 19:04:48.745 | + functions-common:get_or_create_endpoint:1011 : public_id=41ab927f2a5041988b3be75236db8d76 2021-09-03 19:04:48.745 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.46:8080 ]] 2021-09-03 19:04:48.745 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.46:8080 RegionOne 2021-09-03 19:04:48.745 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:04:48.745 | ++ 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-03 19:04:48.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.745 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.745 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.745 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.745 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:04:48.745 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:04:48.745 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.46:8080 --region RegionOne -f value -c id 2021-09-03 19:04:48.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.745 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.745 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.745 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.745 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5a86e1a81d5945cda65514c1f5d55be2 2021-09-03 19:04:48.745 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 5a86e1a81d5945cda65514c1f5d55be2 2021-09-03 19:04:48.745 | 5a86e1a81d5945cda65514c1f5d55be2 2021-09-03 19:04:48.745 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:04:48.745 | + functions-common:get_or_create_endpoint:1020 : echo 41ab927f2a5041988b3be75236db8d76 2021-09-03 19:04:48.745 | 41ab927f2a5041988b3be75236db8d76 2021-09-03 19:04:48.745 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-09-03 19:04:48.745 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-09-03 19:04:48.745 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:04:48.745 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-09-03 19:04:48.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.746 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.746 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.746 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_project:853 : project_id=311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_project:854 : echo 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.746 | + lib/swift:create_swift_accounts:652 : swift_project_test1=311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.746 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-09-03 19:04:48.746 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.746 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-09-03 19:04:48.746 | +++ 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-03 19:04:48.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.746 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.746 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.746 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_user:840 : user_id=68d735b1bfdd47bb8f1995b5625f6222 2021-09-03 19:04:48.746 | ++ functions-common:get_or_create_user:841 : echo 68d735b1bfdd47bb8f1995b5625f6222 2021-09-03 19:04:48.746 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=68d735b1bfdd47bb8f1995b5625f6222 2021-09-03 19:04:48.746 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-09-03 19:04:48.746 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.746 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 68d735b1bfdd47bb8f1995b5625f6222 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.746 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:48.746 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:04:48.746 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:48.746 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:48.746 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:04:48.746 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:04:48.747 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:04:48.747 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:04:48.747 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.747 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 68d735b1bfdd47bb8f1995b5625f6222 --project 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.747 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:48.747 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.747 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.747 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.747 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.747 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.747 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:48.747 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:48.747 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 68d735b1bfdd47bb8f1995b5625f6222 --project 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.747 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.747 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.747 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 68d735b1bfdd47bb8f1995b5625f6222 --project 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.747 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.747 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:48.747 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.747 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.747 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.747 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.747 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.747 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:48.747 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:48.747 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | 68d735b1bfdd47bb8f1995b5625f6222 | | 311bb6ee1338425384ada827ca978db9 | | | False |' 2021-09-03 19:04:48.748 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:48.748 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.748 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.748 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.748 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.748 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-09-03 19:04:48.748 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-09-03 19:04:48.748 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:48.748 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-09-03 19:04:48.748 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-09-03 19:04:48.748 | +++ 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-03 19:04:48.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.748 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.748 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.748 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.748 | ++ functions-common:get_or_create_user:840 : user_id=0e1ded94e9e64e9d9a4ff246908952a3 2021-09-03 19:04:48.748 | ++ functions-common:get_or_create_user:841 : echo 0e1ded94e9e64e9d9a4ff246908952a3 2021-09-03 19:04:48.748 | + lib/swift:create_swift_accounts:661 : swift_user_test3=0e1ded94e9e64e9d9a4ff246908952a3 2021-09-03 19:04:48.748 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-09-03 19:04:48.748 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.748 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 6f2330d0954d4a0ab3b980baca72c210 0e1ded94e9e64e9d9a4ff246908952a3 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.748 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:48.748 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:04:48.748 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:48.748 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:48.748 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:04:48.748 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:04:48.749 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:04:48.749 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:04:48.749 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 6f2330d0954d4a0ab3b980baca72c210 --user 0e1ded94e9e64e9d9a4ff246908952a3 --project 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.749 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.749 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:48.749 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.749 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.749 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.750 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.750 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.750 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:48.750 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:48.750 | + functions-common:get_or_add_user_project_role:901 : openstack role add 6f2330d0954d4a0ab3b980baca72c210 --user 0e1ded94e9e64e9d9a4ff246908952a3 --project 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.750 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.750 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.750 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 6f2330d0954d4a0ab3b980baca72c210 --user 0e1ded94e9e64e9d9a4ff246908952a3 --project 311bb6ee1338425384ada827ca978db9 2021-09-03 19:04:48.750 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:48.750 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.750 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.750 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.750 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.750 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.750 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.750 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:48.750 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:48.750 | ++ functions-common:get_field:733 : echo '| 6f2330d0954d4a0ab3b980baca72c210 | 0e1ded94e9e64e9d9a4ff246908952a3 | | 311bb6ee1338425384ada827ca978db9 | | | False |' 2021-09-03 19:04:48.750 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:48.750 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.750 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:04:48.750 | + functions-common:get_or_add_user_project_role:912 : echo 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:04:48.750 | 6f2330d0954d4a0ab3b980baca72c210 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-09-03 19:04:48.751 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:04:48.751 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-09-03 19:04:48.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.751 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.751 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.751 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_project:853 : project_id=ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_project:854 : echo ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:666 : swift_project_test2=ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-09-03 19:04:48.751 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-09-03 19:04:48.751 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-09-03 19:04:48.751 | +++ 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-03 19:04:48.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.751 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.751 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.751 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_user:840 : user_id=da9c2e3f84ab44fdaf2261eeea8143d0 2021-09-03 19:04:48.751 | ++ functions-common:get_or_create_user:841 : echo da9c2e3f84ab44fdaf2261eeea8143d0 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:671 : swift_user_test2=da9c2e3f84ab44fdaf2261eeea8143d0 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-09-03 19:04:48.751 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.751 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin da9c2e3f84ab44fdaf2261eeea8143d0 ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.752 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:04:48.752 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:48.752 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:48.752 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:04:48.752 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:04:48.752 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:04:48.752 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user da9c2e3f84ab44fdaf2261eeea8143d0 --project ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:48.752 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.752 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.752 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.752 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.752 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.752 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:48.752 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:48.752 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user da9c2e3f84ab44fdaf2261eeea8143d0 --project ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.752 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.752 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user da9c2e3f84ab44fdaf2261eeea8143d0 --project ac7bd23eb50f453596598d22dba67737 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.752 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:48.752 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.752 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.753 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.753 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.753 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.753 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:48.753 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:48.753 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:48.753 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | da9c2e3f84ab44fdaf2261eeea8143d0 | | ac7bd23eb50f453596598d22dba67737 | | | False |' 2021-09-03 19:04:48.753 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.753 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.753 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.753 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.753 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-09-03 19:04:48.753 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-09-03 19:04:48.753 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-03 19:04:48.753 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-09-03 19:04:48.753 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-09-03 19:04:48.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.753 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.753 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.753 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.753 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-09-03 19:04:48.753 | ef8f22fb8e2b46379dad87ea1e98d285' 2021-09-03 19:04:48.753 | ++ functions-common:get_or_create_domain:803 : echo ef8f22fb8e2b46379dad87ea1e98d285 2021-09-03 19:04:48.753 | + lib/swift:create_swift_accounts:676 : swift_domain=ef8f22fb8e2b46379dad87ea1e98d285 2021-09-03 19:04:48.753 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-09-03 19:04:48.753 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.753 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-09-03 19:04:48.753 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 ef8f22fb8e2b46379dad87ea1e98d285 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-03 19:04:48.754 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=ef8f22fb8e2b46379dad87ea1e98d285 --or-show -f value -c id 2021-09-03 19:04:48.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.754 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.754 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.754 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_project:853 : project_id=c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_project:854 : echo c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.754 | + lib/swift:create_swift_accounts:680 : swift_project_test4=c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.754 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-09-03 19:04:48.754 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.754 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-09-03 19:04:48.754 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 ef8f22fb8e2b46379dad87ea1e98d285 test4@example.com 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-09-03 19:04:48.754 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=ef8f22fb8e2b46379dad87ea1e98d285 --email=test4@example.com --or-show -f value -c id 2021-09-03 19:04:48.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.754 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.754 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.754 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_user:840 : user_id=b7550778ffd24352ac08ccd7ab62a696 2021-09-03 19:04:48.754 | ++ functions-common:get_or_create_user:841 : echo b7550778ffd24352ac08ccd7ab62a696 2021-09-03 19:04:48.754 | + lib/swift:create_swift_accounts:685 : swift_user_test4=b7550778ffd24352ac08ccd7ab62a696 2021-09-03 19:04:48.754 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-09-03 19:04:48.754 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:04:48.754 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin b7550778ffd24352ac08ccd7ab62a696 c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.754 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-03 19:04:48.755 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:04:48.755 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:04:48.755 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-03 19:04:48.755 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-03 19:04:48.755 | ++ functions-common:_get_domain_args:882 : echo 2021-09-03 19:04:48.755 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user b7550778ffd24352ac08ccd7ab62a696 --project c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.755 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.755 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.755 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.755 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.755 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.755 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:04:48.755 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:04:48.755 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user b7550778ffd24352ac08ccd7ab62a696 --project c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.755 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.755 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user b7550778ffd24352ac08ccd7ab62a696 --project c344023c6b3d4938b501d29d6b4a354f 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:04:48.755 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:04:48.755 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:04:48.755 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.755 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:48.756 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:48.756 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:04:48.756 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:04:48.756 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:04:48.756 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:04:48.756 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | b7550778ffd24352ac08ccd7ab62a696 | | c344023c6b3d4938b501d29d6b4a354f | | | False |' 2021-09-03 19:04:48.756 | ++ functions-common:get_field:727 : read data 2021-09-03 19:04:48.756 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.756 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.756 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:04:48.784 | [11739 Async create_swift_accounts:79151]: finished create_swift_accounts with result 0 in 94 seconds 2021-09-03 19:04:48.792 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-09-03 19:04:48.794 | + inc/async:async_wait:197 : return 0 2021-09-03 19:04:48.798 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-09-03 19:04:48.818 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:48.820 | + ./stack.sh:main:1139 : is_service_enabled glance 2021-09-03 19:04:48.838 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:48.848 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2021-09-03 19:04:48.850 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:04:48.853 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2021-09-03 19:04:48.855 | + ./stack.sh:main:1141 : async_runfunc init_glance 2021-09-03 19:04:48.858 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-09-03 19:04:48.919 | + inc/async:async_inner:63 : init_glance 2021-09-03 19:04:48.957 | [11739 Async init_glance:83423]: running: init_glance 2021-09-03 19:04:48.960 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-09-03 19:04:48.978 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:04:48.981 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2021-09-03 19:04:48.984 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:04:48.987 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2021-09-03 19:04:48.990 | + ./stack.sh:main:1151 : configure_neutron 2021-09-03 19:04:48.993 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-09-03 19:04:48.997 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:04:48.997 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:04:49.003 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:04:49.006 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:04:49.009 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 19:04:49.012 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:04:49.014 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-09-03 19:04:49.017 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-09-03 19:04:49.019 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2021-09-03 19:04:49.022 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2021-09-03 19:04:49.035 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2021-09-03 19:04:49.037 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2021-09-03 19:04:52.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:52.233 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:52.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:52.233 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:55.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:55.420 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:55.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:55.420 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:58.156 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:04:58.182 | [83423 Async init_glance:83423]: finished successfully 2021-09-03 19:04:58.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:58.712 | from cryptography.utils import int_from_bytes 2021-09-03 19:04:58.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:04:58.712 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:01.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:01.808 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:01.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:01.808 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:04.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:04.896 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:04.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:04.896 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:07.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:07.992 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:07.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:07.992 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:11.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:11.059 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:11.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:11.060 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:14.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:14.556 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:14.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:14.557 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:18.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:18.632 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:18.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:18.632 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:23.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:23.789 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:23.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:23.789 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:24.059 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-09-03 19:05:24.064 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-09-03 19:05:24.066 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-09-03 19:05:24.068 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-09-03 19:05:24.071 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2021-09-03 19:05:24.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-09-03 19:05:24.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-09-03 19:05:24.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-09-03 19:05:24.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-09-03 19:05:24.082 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2021-09-03 19:05:24.084 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2021-09-03 19:05:24.086 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2021-09-03 19:05:24.089 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-09-03 19:05:24.091 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2021-09-03 19:05:24.094 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2021-09-03 19:05:24.096 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2021-09-03 19:05:24.100 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:24.102 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-09-03 19:05:24.105 | + 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-03 19:05:24.110 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2021-09-03 19:05:24.112 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-09-03 19:05:24.114 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-09-03 19:05:24.116 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-09-03 19:05:24.118 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-03 19:05:24.121 | + 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-03 19:05:24.150 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-09-03 19:05:24.178 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-09-03 19:05:24.207 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-09-03 19:05:24.237 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-09-03 19:05:24.266 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-09-03 19:05:24.295 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2021-09-03 19:05:24.298 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2021-09-03 19:05:24.300 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-09-03 19:05:24.302 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 19:05:24.305 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:05:24.321 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:05:24.323 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:05:24.326 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:05:24.329 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:05:24.331 | + 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-03 19:05:24.359 | + 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-03 19:05:24.390 | + 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-03 19:05:24.419 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:05:24.449 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2021-09-03 19:05:24.465 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:24.467 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2021-09-03 19:05:24.470 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:05:24.472 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-09-03 19:05:24.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2021-09-03 19:05:24.477 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-09-03 19:05:24.479 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:05:24.481 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2021-09-03 19:05:24.484 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-09-03 19:05:24.496 | + 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-03 19:05:24.518 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-09-03 19:05:24.520 | + 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-03 19:05:24.533 | + 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-03 19:05:24.546 | + 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-03 19:05:24.558 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-03 19:05:24.560 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 19:05:24.563 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2021-09-03 19:05:24.568 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.2RRaIkplFj 2021-09-03 19:05:24.570 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-03 19:05:24.573 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-03 19:05:24.575 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.2RRaIkplFj 2021-09-03 19:05:24.581 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.2RRaIkplFj 2021-09-03 19:05:24.593 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.2RRaIkplFj /etc/sudoers.d/neutron-rootwrap 2021-09-03 19:05:24.605 | + 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-03 19:05:24.635 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:24.637 | + 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-03 19:05:24.666 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-09-03 19:05:24.668 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-09-03 19:05:24.671 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-09-03 19:05:24.674 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:05:24.676 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:05:24.678 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:05:24.695 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:24.698 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:05:24.701 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:05:24.704 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:05:24.726 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:24.728 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:05:24.731 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2021-09-03 19:05:24.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:05:24.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:05:24.767 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-09-03 19:05:24.785 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:24.787 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-09-03 19:05:24.789 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2021-09-03 19:05:24.792 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 19:05:24.794 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 19:05:24.797 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2021-09-03 19:05:24.799 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-09-03 19:05:24.802 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-03 19:05:24.804 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2021-09-03 19:05:24.807 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-09-03 19:05:24.809 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-09-03 19:05:24.814 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-09-03 19:05:24.817 | + 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-03 19:05:24.822 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-09-03 19:05:24.841 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:24.844 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-09-03 19:05:24.846 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-09-03 19:05:24.848 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-09-03 19:05:24.853 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-09-03 19:05:24.883 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-03 19:05:24.915 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-09-03 19:05:24.952 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-09-03 19:05:24.984 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-09-03 19:05:25.015 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-09-03 19:05:25.017 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 19:05:25.020 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-09-03 19:05:25.022 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:05:25.024 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-09-03 19:05:25.053 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-09-03 19:05:25.083 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.46/identity 2021-09-03 19:05:25.120 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-09-03 19:05:25.150 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-09-03 19:05:25.181 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-09-03 19:05:25.211 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-09-03 19:05:25.242 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-09-03 19:05:25.271 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:05:25.303 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:05:25.333 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-09-03 19:05:25.364 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-09-03 19:05:25.395 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-09-03 19:05:25.397 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-09-03 19:05:25.400 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-03 19:05:25.402 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-03 19:05:25.405 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-09-03 19:05:25.435 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-09-03 19:05:25.464 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.46/identity 2021-09-03 19:05:25.495 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-09-03 19:05:25.525 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-09-03 19:05:25.556 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-09-03 19:05:25.585 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-09-03 19:05:25.615 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-09-03 19:05:25.647 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:05:25.676 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-09-03 19:05:25.707 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2021-09-03 19:05:25.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-09-03 19:05:25.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-09-03 19:05:25.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-09-03 19:05:25.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-09-03 19:05:25.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-09-03 19:05:25.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-09-03 19:05:25.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2021-09-03 19:05:25.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2021-09-03 19:05:25.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2021-09-03 19:05:25.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-09-03 19:05:25.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-09-03 19:05:25.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-09-03 19:05:25.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-09-03 19:05:25.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-09-03 19:05:25.743 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-09-03 19:05:25.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-09-03 19:05:25.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-09-03 19:05:25.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:25.753 | + 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-03 19:05:25.781 | + 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-03 19:05:25.783 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:25.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 19:05:25.788 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-09-03 19:05:25.791 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-09-03 19:05:25.793 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:25.796 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-09-03 19:05:25.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-09-03 19:05:25.833 | + 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-03 19:05:25.835 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:25.838 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 19:05:25.840 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-09-03 19:05:25.842 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-09-03 19:05:25.845 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:25.847 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-09-03 19:05:25.877 | + 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-03 19:05:25.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:25.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-09-03 19:05:25.884 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-09-03 19:05:25.887 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-09-03 19:05:25.889 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:25.893 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-09-03 19:05:25.922 | + 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-03 19:05:25.924 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:25.927 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-09-03 19:05:25.929 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-09-03 19:05:25.931 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-09-03 19:05:25.934 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:25.937 | + 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-03 19:05:25.965 | + 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-03 19:05:25.968 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:25.970 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-09-03 19:05:25.973 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-03 19:05:25.975 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-03 19:05:25.977 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:25.980 | + 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-03 19:05:26.008 | + 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-03 19:05:26.010 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:26.013 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-09-03 19:05:26.016 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-09-03 19:05:26.018 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-09-03 19:05:26.021 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:26.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-09-03 19:05:26.056 | + 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:650:699 2021-09-03 19:05:26.058 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:26.060 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-09-03 19:05:26.063 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2021-09-03 19:05:26.066 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2021-09-03 19:05:26.068 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:26.070 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2021-09-03 19:05:26.099 | + 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-03 19:05:26.102 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:05:26.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-09-03 19:05:26.106 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-09-03 19:05:26.109 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-09-03 19:05:26.111 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-09-03 19:05:26.114 | + 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-03 19:05:26.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-03 19:05:26.146 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-09-03 19:05:26.163 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:26.165 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-09-03 19:05:26.168 | + 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-03 19:05:26.201 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:26.204 | + 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-03 19:05:26.234 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-03 19:05:26.266 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2021-09-03 19:05:26.268 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-09-03 19:05:26.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-09-03 19:05:26.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-03 19:05:29.102 | INFO neutron.common.config [-] Logging enabled! 2021-09-03 19:05:29.103 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev610 2021-09-03 19:05:29.103 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85219) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-03 19:05:29.104 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-09-03 19:05:29.105 | 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/tmpb8xa1eb1/privsep.sock'] 2021-09-03 19:05:30.360 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-09-03 19:05:30.360 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpb8xa1eb1/privsep.sock {{(pid=85219) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-09-03 19:05:30.362 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-09-03 19:05:30.362 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-09-03 19:05:30.362 | 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-03 19:05:30.362 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 85227 2021-09-03 19:05:30.362 | DEBUG oslo.privsep.daemon [-] privsep: reply[2365f770-65fa-4be4-93e0-e0da236134b6]: (2,) {{(pid=85227) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-03 19:05:30.534 | 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=85227) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-09-03 19:05:30.547 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=85227) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-09-03 19:05:30.547 | DEBUG oslo.privsep.daemon [-] privsep: reply[e1b158e5-c43b-4c5d-8ee7-88b6bd025b97]: (4, ('ff3ce13d-232d-4e26-9221-ac0937c85416\n', '')) {{(pid=85227) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-09-03 19:05:30.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85219) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:05:30.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85219) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:05:30.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85219) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:30.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85219) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:30.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85219) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:30.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85219) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:30.760 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-03 19:05:30.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:30.760 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:30.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:30.760 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:31.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-09-03 19:05:31.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-09-03 19:05:31.091 | + 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-03 19:05:31.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 19:05:31.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-09-03 19:05:31.160 | + 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-03 19:05:31.179 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-09-03 19:05:31.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:31.184 | + 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-03 19:05:31.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-09-03 19:05:31.219 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-09-03 19:05:31.227 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-09-03 19:05:31.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-09-03 19:05:31.232 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-09-03 19:05:31.255 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-09-03 19:05:31.270 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-03 19:05:31.273 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-09-03 19:05:31.281 | net.bridge.bridge-nf-call-iptables = 1 2021-09-03 19:05:31.285 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-09-03 19:05:31.287 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-09-03 19:05:31.295 | net.bridge.bridge-nf-call-ip6tables = 1 2021-09-03 19:05:31.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-09-03 19:05:31.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-09-03 19:05:31.304 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-09-03 19:05:31.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-09-03 19:05:31.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-09-03 19:05:31.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-03 19:05:31.314 | + 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-03 19:05:31.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 19:05:31.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-03 19:05:31.345 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-09-03 19:05:31.348 | + 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-03 19:05:31.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-09-03 19:05:31.387 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-09-03 19:05:31.417 | + 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-03 19:05:31.446 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-09-03 19:05:31.463 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:31.466 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-09-03 19:05:31.468 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-09-03 19:05:31.473 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-09-03 19:05:31.502 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-09-03 19:05:31.531 | + 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-03 19:05:31.563 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:31.566 | + 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-03 19:05:31.594 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2021-09-03 19:05:31.612 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:31.614 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-03 19:05:31.617 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-09-03 19:05:31.646 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-03 19:05:31.648 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-03 19:05:31.651 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-09-03 19:05:31.680 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-09-03 19:05:31.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-03 19:05:31.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-09-03 19:05:31.688 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-09-03 19:05:31.704 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:31.707 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-09-03 19:05:31.709 | + 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-03 19:05:31.714 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-09-03 19:05:31.743 | + 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-03 19:05:31.775 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:31.778 | + 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-03 19:05:31.807 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-03 19:05:31.810 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-09-03 19:05:31.839 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-03 19:05:31.842 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-03 19:05:31.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-09-03 19:05:31.874 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-09-03 19:05:31.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-03 19:05:31.879 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-09-03 19:05:31.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-03 19:05:34.575 | INFO neutron.common.config [-] Logging enabled! 2021-09-03 19:05:34.575 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.1.0.dev610 2021-09-03 19:05:34.576 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=85772) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-09-03 19:05:34.626 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=85772) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:05:34.626 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=85772) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-09-03 19:05:34.626 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=85772) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:34.626 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=85772) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:34.626 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=85772) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:34.626 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=85772) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-09-03 19:05:34.686 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-09-03 19:05:34.687 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=85772) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-09-03 19:05:34.687 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=85772) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-09-03 19:05:34.687 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-03 19:05:34.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:34.688 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:34.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:34.688 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:35.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-09-03 19:05:35.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-09-03 19:05:35.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-09-03 19:05:35.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-03 19:05:35.019 | + 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-03 19:05:35.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-03 19:05:35.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-03 19:05:35.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-09-03 19:05:35.043 | + functions:set_mtu:785 : local dev=br-data 2021-09-03 19:05:35.046 | + functions:set_mtu:786 : local mtu=1500 2021-09-03 19:05:35.048 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-09-03 19:05:35.060 | + 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-03 19:05:35.079 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-09-03 19:05:35.081 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2021-09-03 19:05:35.084 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2021-09-03 19:05:35.086 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-09-03 19:05:35.089 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-09-03 19:05:35.091 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-09-03 19:05:35.094 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-09-03 19:05:35.096 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-09-03 19:05:35.098 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-09-03 19:05:35.101 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-09-03 19:05:35.103 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-09-03 19:05:35.106 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-09-03 19:05:35.108 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-09-03 19:05:35.111 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-09-03 19:05:35.114 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-09-03 19:05:35.115 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-09-03 19:05:35.121 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-09-03 19:05:35.124 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-09-03 19:05:35.127 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-09-03 19:05:35.129 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-09-03 19:05:35.133 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-09-03 19:05:35.133 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-09-03 19:05:35.134 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-09-03 19:05:35.140 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.54/22 brd 192.168.3.255' 2021-09-03 19:05:35.143 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-09-03 19:05:35.145 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:35.148 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-09-03 19:05:35.150 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-09-03 19:05:35.152 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.54/22 brd 192.168.3.255 != '' ]] 2021-09-03 19:05:35.155 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.54/22 brd 192.168.3.255 dev eth1' 2021-09-03 19:05:35.158 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.54/22 brd 192.168.3.255 dev br-data' 2021-09-03 19:05:35.160 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-09-03 19:05:35.162 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-09-03 19:05:35.166 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.54/22 brd 192.168.3.255 2021-09-03 19:05:35.166 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-09-03 19:05:35.167 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-09-03 19:05:35.168 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-09-03 19:05:35.173 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.54 2021-09-03 19:05:35.176 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.54 ' 2021-09-03 19:05:35.178 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.54/22 brd 192.168.3.255 dev eth1 2021-09-03 19:05:35.191 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.54/22 brd 192.168.3.255 dev br-data 2021-09-03 19:05:35.204 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-09-03 19:05:35.217 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-09-03 19:05:35.237 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.54 2021-09-03 19:05:35.260 | PING 192.168.0.54 (192.168.0.54) from 192.168.0.54 br-data: 56(84) bytes of data. 2021-09-03 19:05:35.260 | 64 bytes from 192.168.0.54: icmp_seq=1 ttl=64 time=0.076 ms 2021-09-03 19:05:36.272 | 64 bytes from 192.168.0.54: icmp_seq=2 ttl=64 time=0.042 ms 2021-09-03 19:05:37.296 | 64 bytes from 192.168.0.54: icmp_seq=3 ttl=64 time=0.041 ms 2021-09-03 19:05:37.297 | 2021-09-03 19:05:37.297 | --- 192.168.0.54 ping statistics --- 2021-09-03 19:05:37.297 | 3 packets transmitted, 3 received, 0% packet loss, time 2036ms 2021-09-03 19:05:37.297 | rtt min/avg/max/mdev = 0.041/0.053/0.076/0.016 ms 2021-09-03 19:05:37.302 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2021-09-03 19:05:37.302 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2021-09-03 19:05:37.308 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2021-09-03 19:05:37.310 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-09-03 19:05:37.327 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.330 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-09-03 19:05:37.333 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-09-03 19:05:37.337 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-09-03 19:05:37.367 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.46 2021-09-03 19:05:37.397 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-09-03 19:05:37.426 | + 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-03 19:05:37.457 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2021-09-03 19:05:37.460 | + 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-03 19:05:37.490 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-03 19:05:37.492 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-09-03 19:05:37.509 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:05:37.512 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:05:37.515 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-09-03 19:05:37.545 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-09-03 19:05:37.574 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-09-03 19:05:37.577 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2021-09-03 19:05:37.595 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.597 | + ./stack.sh:main:1154 : is_service_enabled neutron 2021-09-03 19:05:37.615 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.618 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2021-09-03 19:05:37.620 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-09-03 19:05:37.679 | + inc/async:async_inner:63 : init_neutron 2021-09-03 19:05:37.718 | [11739 Async init_neutron:86234]: running: init_neutron 2021-09-03 19:05:37.720 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2021-09-03 19:05:37.739 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.742 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2021-09-03 19:05:37.754 | ++ ./stack.sh:main:1166 : true 2021-09-03 19:05:37.757 | + ./stack.sh:main:1166 : netman_pid= 2021-09-03 19:05:37.760 | + ./stack.sh:main:1167 : '[' -z '' ']' 2021-09-03 19:05:37.762 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2021-09-03 19:05:37.777 | dnsmasq: no process found 2021-09-03 19:05:37.780 | + ./stack.sh:main:1168 : true 2021-09-03 19:05:37.783 | + ./stack.sh:main:1173 : clean_iptables 2021-09-03 19:05:37.787 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-09-03 19:05:37.792 | + lib/nova:clean_iptables:183 : bash 2021-09-03 19:05:37.793 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-09-03 19:05:37.796 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:05:37.799 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-09-03 19:05:37.803 | + lib/nova:clean_iptables:183 : grep nova 2021-09-03 19:05:37.803 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-09-03 19:05:37.816 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-09-03 19:05:37.818 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-09-03 19:05:37.818 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:05:37.820 | + lib/nova:clean_iptables:185 : grep nova 2021-09-03 19:05:37.820 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-09-03 19:05:37.825 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-09-03 19:05:37.825 | + lib/nova:clean_iptables:185 : bash 2021-09-03 19:05:37.833 | + lib/nova:clean_iptables:187 : grep nova 2021-09-03 19:05:37.834 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-09-03 19:05:37.837 | + lib/nova:clean_iptables:187 : bash 2021-09-03 19:05:37.839 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-09-03 19:05:37.839 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-09-03 19:05:37.842 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:05:37.846 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-09-03 19:05:37.858 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-03 19:05:37.861 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-09-03 19:05:37.861 | + lib/nova:clean_iptables:189 : grep nova 2021-09-03 19:05:37.865 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-09-03 19:05:37.865 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-09-03 19:05:37.865 | + lib/nova:clean_iptables:189 : bash 2021-09-03 19:05:37.867 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-09-03 19:05:37.879 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2021-09-03 19:05:37.888 | net.ipv4.ip_forward = 1 2021-09-03 19:05:37.891 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2021-09-03 19:05:37.910 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:37.912 | + ./stack.sh:main:1182 : configure_os_vif 2021-09-03 19:05:37.915 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-09-03 19:05:37.917 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-09-03 19:05:37.950 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-09-03 19:05:37.982 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-09-03 19:05:37.985 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-09-03 19:05:38.021 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-09-03 19:05:38.052 | + ./stack.sh:main:1188 : is_service_enabled swift 2021-09-03 19:05:38.070 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:38.072 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2021-09-03 19:05:38.075 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:38.078 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2021-09-03 19:05:38.080 | + ./stack.sh:main:1190 : async_runfunc init_swift 2021-09-03 19:05:38.083 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-09-03 19:05:38.143 | + inc/async:async_inner:63 : init_swift 2021-09-03 19:05:38.184 | [11739 Async init_swift:86611]: running: init_swift 2021-09-03 19:05:38.188 | + ./stack.sh:main:1197 : is_service_enabled cinder 2021-09-03 19:05:38.210 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:38.212 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2021-09-03 19:05:38.215 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:38.217 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2021-09-03 19:05:38.220 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2021-09-03 19:05:38.222 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-09-03 19:05:38.291 | + inc/async:async_inner:63 : init_cinder 2021-09-03 19:05:38.337 | [11739 Async init_cinder:86707]: running: init_cinder 2021-09-03 19:05:38.340 | + ./stack.sh:main:1205 : is_service_enabled placement 2021-09-03 19:05:38.361 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:05:38.364 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2021-09-03 19:05:38.370 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:05:38.373 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2021-09-03 19:05:38.376 | + ./stack.sh:main:1207 : async_runfunc init_placement 2021-09-03 19:05:38.380 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-09-03 19:05:38.484 | + inc/async:async_inner:63 : init_placement 2021-09-03 19:05:38.552 | [11739 Async init_placement:86844]: running: init_placement 2021-09-03 19:05:38.557 | + ./stack.sh:main:1211 : async_wait init_neutron 2021-09-03 19:05:38.756 | [11739 Async init_neutron:86234]: Waiting for completion of init_neutron running on PID 86234 (6 other jobs running) 2021-09-03 19:05:38.955 | [11739 Async init_neutron:86234]: Signaling child to exit 2021-09-03 19:05:40.194 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:40.224 | [86707 Async init_cinder:86707]: finished successfully 2021-09-03 19:05:49.013 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:49.052 | [86611 Async init_swift:86611]: finished successfully 2021-09-03 19:05:58.725 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:05:58.751 | [86234 Async init_neutron:86234]: finished successfully 2021-09-03 19:05:58.773 | WAKEUP 2021-09-03 19:05:58.797 | [11739 Async init_neutron:86234]: Signaled 2021-09-03 19:05:58.799 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-09-03 19:05:58.799 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:05:58.799 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:05:58.799 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:05:58.799 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:05:58.799 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 19:05:58.799 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:05:58.799 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-09-03 19:05:58.799 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-09-03 19:05:58.799 | + lib/database:recreate_database:110 : local db=neutron 2021-09-03 19:05:58.799 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-09-03 19:05:58.799 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-09-03 19:05:58.799 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-09-03 19:05:58.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:58.800 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-09-03 19:05:58.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:05:58.800 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-09-03 19:05:58.800 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:05:58.800 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:05:58.800 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:05:58.800 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:05:58.800 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695937772 2021-09-03 19:05:58.800 | + 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-03 19:05:58.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:58.800 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:58.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:05:58.800 | from cryptography.utils import int_from_bytes 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-09-03 19:05:58.800 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-09-03 19:05:58.801 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-09-03 19:05:58.802 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-09-03 19:05:58.803 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-09-03 19:05:58.803 | Running upgrade for neutron ... 2021-09-03 19:05:58.803 | OK 2021-09-03 19:05:58.803 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-09-03 19:05:58.804 | + functions-common:time_stop:2309 : local name 2021-09-03 19:05:58.804 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:05:58.804 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:05:58.804 | + functions-common:time_stop:2312 : local total 2021-09-03 19:05:58.804 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:05:58.804 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:05:58.804 | + functions-common:time_stop:2316 : start_time=1630695937772 2021-09-03 19:05:58.804 | + functions-common:time_stop:2318 : [[ -z 1630695937772 ]] 2021-09-03 19:05:58.804 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:05:58.804 | + functions-common:time_stop:2321 : end_time=1630695958709 2021-09-03 19:05:58.804 | + functions-common:time_stop:2322 : elapsed_time=20937 2021-09-03 19:05:58.804 | + functions-common:time_stop:2323 : total=14911 2021-09-03 19:05:58.804 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:05:58.804 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35848 2021-09-03 19:05:58.853 | [11739 Async init_neutron:86234]: finished init_neutron with result 0 in 21 seconds 2021-09-03 19:05:58.858 | + inc/async:async_wait:197 : return 0 2021-09-03 19:05:58.862 | + ./stack.sh:main:1212 : async_wait init_placement 2021-09-03 19:05:58.926 | [11739 Async init_placement:86844]: Waiting for completion of init_placement running on PID 86844 (5 other jobs running) 2021-09-03 19:05:58.956 | [11739 Async init_placement:86844]: Signaling child to exit 2021-09-03 19:06:11.071 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:06:11.097 | [86844 Async init_placement:86844]: finished successfully 2021-09-03 19:06:11.117 | WAKEUP 2021-09-03 19:06:11.141 | [11739 Async init_placement:86844]: Signaled 2021-09-03 19:06:11.142 | + lib/placement:init_placement:130 : recreate_database placement 2021-09-03 19:06:11.142 | + lib/database:recreate_database:110 : local db=placement 2021-09-03 19:06:11.142 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-09-03 19:06:11.142 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-09-03 19:06:11.142 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-09-03 19:06:11.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:11.142 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-09-03 19:06:11.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:11.142 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-09-03 19:06:11.142 | + lib/placement:init_placement:132 : create_placement_accounts 2021-09-03 19:06:11.142 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-09-03 19:06:11.142 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-09-03 19:06:11.142 | + functions-common:get_or_create_user:824 : local user_id 2021-09-03 19:06:11.142 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-03 19:06:11.142 | + functions-common:get_or_create_user:828 : local email= 2021-09-03 19:06:11.142 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-03 19:06:11.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.143 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.143 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.143 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.143 | + functions-common:get_or_create_user:840 : user_id=bfa91638966546f7887ba0892844ccd4 2021-09-03 19:06:11.143 | + functions-common:get_or_create_user:841 : echo bfa91638966546f7887ba0892844ccd4 2021-09-03 19:06:11.143 | bfa91638966546f7887ba0892844ccd4 2021-09-03 19:06:11.143 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-09-03 19:06:11.143 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:06:11.143 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:06:11.143 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:06:11.143 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:06:11.143 | ++ 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-03 19:06:11.143 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:06:11.143 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:11.143 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:11.143 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:06:11.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.143 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.143 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.143 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.143 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:06:11.143 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:06:11.144 | + 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-03 19:06:11.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.144 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.144 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.144 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:06:11.144 | ++ 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-03 19:06:11.144 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:06:11.144 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:11.144 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:11.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.144 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.144 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.144 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.144 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:06:11.144 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:06:11.144 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:06:11.144 | ++ functions-common:get_field:733 : echo '| b95d995beec14bec8df10d69419bafae | bfa91638966546f7887ba0892844ccd4 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:06:11.144 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:11.144 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b95d995beec14bec8df10d69419bafae 2021-09-03 19:06:11.144 | + functions-common:get_or_add_user_project_role:912 : echo b95d995beec14bec8df10d69419bafae 2021-09-03 19:06:11.144 | b95d995beec14bec8df10d69419bafae 2021-09-03 19:06:11.144 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-09-03 19:06:11.144 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-09-03 19:06:11.144 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-03 19:06:11.144 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-03 19:06:11.144 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-03 19:06:11.144 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-03 19:06:11.144 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-03 19:06:11.144 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-03 19:06:11.145 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-03 19:06:11.145 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-03 19:06:11.145 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-03 19:06:11.145 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-03 19:06:11.145 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:06:11.145 | ++ 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-03 19:06:11.145 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-03 19:06:11.145 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:11.145 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:11.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.145 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.145 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.145 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.145 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-03 19:06:11.145 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-03 19:06:11.145 | + 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-03 19:06:11.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.145 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.145 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.145 | ++ 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-03 19:06:11.145 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-03 19:06:11.145 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-03 19:06:11.145 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:06:11.145 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:11.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.145 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.145 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.146 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.146 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:06:11.146 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:06:11.146 | ++ functions-common:get_field:733 : echo '| 5a9b635eab0f411fa927d11445261220 | bfa91638966546f7887ba0892844ccd4 | | bf4a5b2481b84219983ad28925741c90 | | | False |' 2021-09-03 19:06:11.146 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:06:11.146 | ++ functions-common:get_field:727 : read data 2021-09-03 19:06:11.146 | + functions-common:get_or_add_user_project_role:910 : user_role_id=5a9b635eab0f411fa927d11445261220 2021-09-03 19:06:11.146 | + functions-common:get_or_add_user_project_role:912 : echo 5a9b635eab0f411fa927d11445261220 2021-09-03 19:06:11.146 | 5a9b635eab0f411fa927d11445261220 2021-09-03 19:06:11.146 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.46/placement 2021-09-03 19:06:11.146 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-09-03 19:06:11.146 | + functions-common:get_or_create_service:966 : local service_id 2021-09-03 19:06:11.146 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-09-03 19:06:11.146 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-09-03 19:06:11.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.146 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.146 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.146 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.146 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-03 19:06:11.146 | 596e526111654089ac59d9b1801842e7' 2021-09-03 19:06:11.146 | + functions-common:get_or_create_service:978 : echo 596e526111654089ac59d9b1801842e7 2021-09-03 19:06:11.146 | 596e526111654089ac59d9b1801842e7 2021-09-03 19:06:11.146 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.46/placement 2021-09-03 19:06:11.146 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-03 19:06:11.146 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.46/placement RegionOne 2021-09-03 19:06:11.146 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-03 19:06:11.146 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-09-03 19:06:11.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.146 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.147 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.147 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.147 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-03 19:06:11.147 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-03 19:06:11.147 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.46/placement --region RegionOne -f value -c id 2021-09-03 19:06:11.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.147 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:11.147 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:11.147 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:06:11.147 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=64b89bb7192e4f70a73f2a4302e1f454 2021-09-03 19:06:11.147 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 64b89bb7192e4f70a73f2a4302e1f454 2021-09-03 19:06:11.147 | + functions-common:get_or_create_endpoint:1011 : public_id=64b89bb7192e4f70a73f2a4302e1f454 2021-09-03 19:06:11.147 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-03 19:06:11.147 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-03 19:06:11.147 | + functions-common:get_or_create_endpoint:1020 : echo 64b89bb7192e4f70a73f2a4302e1f454 2021-09-03 19:06:11.147 | 64b89bb7192e4f70a73f2a4302e1f454 2021-09-03 19:06:11.187 | [11739 Async init_placement:86844]: finished init_placement with result 0 in 32 seconds 2021-09-03 19:06:11.191 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:11.194 | + ./stack.sh:main:1213 : async_wait init_glance 2021-09-03 19:06:11.245 | [11739 Async init_glance:83423]: Waiting for completion of init_glance running on PID 83423 (4 other jobs running) 2021-09-03 19:06:11.272 | [11739 Async init_glance:83423]: Signaling child to exit 2021-09-03 19:06:11.272 | WAKEUP 2021-09-03 19:06:11.294 | [11739 Async init_glance:83423]: Signaled 2021-09-03 19:06:11.296 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2021-09-03 19:06:11.296 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2021-09-03 19:06:11.296 | + lib/glance:init_glance:492 : recreate_database glance 2021-09-03 19:06:11.296 | + lib/database:recreate_database:110 : local db=glance 2021-09-03 19:06:11.296 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-09-03 19:06:11.296 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-09-03 19:06:11.296 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-09-03 19:06:11.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:11.296 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-09-03 19:06:11.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:11.296 | + lib/glance:init_glance:494 : time_start dbsync 2021-09-03 19:06:11.297 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:06:11.297 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:11.297 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:11.297 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:11.297 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695889001 2021-09-03 19:06:11.297 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-09-03 19:06:11.297 | 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=83525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:06:11.297 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:06:11.297 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:06:11.297 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:06:11.297 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.297 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-03 19:06:11.298 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-03 19:06:11.298 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-09-03 19:06:11.298 | Database migration is up to date. No migration needed. 2021-09-03 19:06:11.298 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-09-03 19:06:11.298 | Database is synced successfully. 2021-09-03 19:06:11.298 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-09-03 19:06:11.298 | 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=83556) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-09-03 19:06:11.298 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-09-03 19:06:11.299 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-09-03 19:06:11.299 | + lib/glance:init_glance:500 : time_stop dbsync 2021-09-03 19:06:11.299 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:11.299 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:11.299 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:11.299 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:11.299 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:11.299 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:06:11.299 | + functions-common:time_stop:2316 : start_time=1630695889001 2021-09-03 19:06:11.299 | + functions-common:time_stop:2318 : [[ -z 1630695889001 ]] 2021-09-03 19:06:11.299 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:11.299 | + functions-common:time_stop:2321 : end_time=1630695898141 2021-09-03 19:06:11.300 | + functions-common:time_stop:2322 : elapsed_time=9140 2021-09-03 19:06:11.300 | + functions-common:time_stop:2323 : total=14911 2021-09-03 19:06:11.300 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:11.300 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24051 2021-09-03 19:06:11.343 | [11739 Async init_glance:83423]: finished init_glance with result 0 in 9 seconds 2021-09-03 19:06:11.350 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:11.353 | + ./stack.sh:main:1214 : async_wait init_swift 2021-09-03 19:06:11.413 | [11739 Async init_swift:86611]: Waiting for completion of init_swift running on PID 86611 (3 other jobs running) 2021-09-03 19:06:11.439 | [11739 Async init_swift:86611]: Signaling child to exit 2021-09-03 19:06:11.440 | WAKEUP 2021-09-03 19:06:11.462 | [11739 Async init_swift:86611]: Signaled 2021-09-03 19:06:11.463 | + lib/swift:init_swift:692 : local node_number 2021-09-03 19:06:11.464 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 19:06:11.464 | No object-server running 2021-09-03 19:06:11.464 | No object-expirer running 2021-09-03 19:06:11.464 | No account-auditor running 2021-09-03 19:06:11.464 | No account-replicator running 2021-09-03 19:06:11.464 | No container-auditor running 2021-09-03 19:06:11.464 | No object-auditor running 2021-09-03 19:06:11.464 | No account-reaper running 2021-09-03 19:06:11.464 | No container-sharder running 2021-09-03 19:06:11.464 | No container-replicator running 2021-09-03 19:06:11.464 | No container-updater running 2021-09-03 19:06:11.464 | No proxy-server running 2021-09-03 19:06:11.464 | No object-replicator running 2021-09-03 19:06:11.464 | No container-reconciler running 2021-09-03 19:06:11.464 | No container-sync running 2021-09-03 19:06:11.464 | No object-updater running 2021-09-03 19:06:11.464 | No object-reconstructor running 2021-09-03 19:06:11.464 | No account-server running 2021-09-03 19:06:11.464 | No container-server running 2021-09-03 19:06:11.464 | + lib/swift:init_swift:694 : true 2021-09-03 19:06:11.464 | + lib/swift:init_swift:697 : create_swift_disk 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:568 : local node_number 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:573 : local user_group 2021-09-03 19:06:11.464 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-09-03 19:06:11.464 | + 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-03 19:06:11.464 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:06:11.464 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-09-03 19:06:11.465 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-09-03 19:06:11.465 | = sectsz=512 attr=2, projid32bit=1 2021-09-03 19:06:11.465 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-09-03 19:06:11.465 | = reflink=1 2021-09-03 19:06:11.465 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-09-03 19:06:11.465 | = sunit=0 swidth=0 blks 2021-09-03 19:06:11.465 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-09-03 19:06:11.465 | log =internal log bsize=4096 blocks=2560, version=2 2021-09-03 19:06:11.465 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-09-03 19:06:11.465 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-09-03 19:06:11.465 | + 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-03 19:06:11.465 | + lib/swift:create_swift_disk:603 : local node_number 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-09-03 19:06:11.465 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-03 19:06:11.465 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-09-03 19:06:11.465 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-09-03 19:06:11.465 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-09-03 19:06:11.465 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-09-03 19:06:11.465 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-09-03 19:06:11.465 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-09-03 19:06:11.465 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 19:06:11.465 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-09-03 19:06:11.465 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-09-03 19:06:11.465 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-09-03 19:06:11.466 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-09-03 19:06:11.466 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-09-03 19:06:11.466 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-09-03 19:06:11.466 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-09-03 19:06:11.466 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-09-03 19:06:11.466 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-09-03 19:06:11.466 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-09-03 19:06:11.466 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 19:06:11.466 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-09-03 19:06:11.466 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 19:06:11.466 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-09-03 19:06:11.466 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-03 19:06:11.466 | + lib/swift:init_swift:738 : popd 2021-09-03 19:06:11.509 | [11739 Async init_swift:86611]: finished init_swift with result 0 in 10 seconds 2021-09-03 19:06:11.513 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:11.516 | + ./stack.sh:main:1215 : async_wait init_cinder 2021-09-03 19:06:11.567 | [11739 Async init_cinder:86707]: Waiting for completion of init_cinder running on PID 86707 (2 other jobs running) 2021-09-03 19:06:11.593 | [11739 Async init_cinder:86707]: Signaling child to exit 2021-09-03 19:06:11.593 | WAKEUP 2021-09-03 19:06:11.616 | [11739 Async init_cinder:86707]: Signaled 2021-09-03 19:06:11.617 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2021-09-03 19:06:11.617 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:11.617 | + lib/cinder:init_cinder:429 : recreate_database cinder 2021-09-03 19:06:11.617 | + lib/database:recreate_database:110 : local db=cinder 2021-09-03 19:06:11.617 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-09-03 19:06:11.617 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-09-03 19:06:11.617 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-09-03 19:06:11.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:11.617 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-09-03 19:06:11.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:11.617 | + lib/cinder:init_cinder:431 : time_start dbsync 2021-09-03 19:06:11.617 | + functions-common:time_start:2295 : local name=dbsync 2021-09-03 19:06:11.617 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:11.618 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:11.618 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:11.618 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695938407 2021-09-03 19:06:11.618 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-09-03 19:06:11.618 | Traceback (most recent call last): 2021-09-03 19:06:11.618 | File "/usr/local/bin/cinder-manage", line 6, in 2021-09-03 19:06:11.618 | from cinder.cmd.manage import main 2021-09-03 19:06:11.618 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 72, in 2021-09-03 19:06:11.618 | from cinder.backup import rpcapi as backup_rpcapi 2021-09-03 19:06:11.618 | File "/opt/stack/cinder/cinder/backup/__init__.py", line 21, in 2021-09-03 19:06:11.618 | from cinder.common import config 2021-09-03 19:06:11.618 | File "/opt/stack/cinder/cinder/common/config.py", line 36, in 2021-09-03 19:06:11.618 | from cinder.policy import DEFAULT_POLICY_FILENAME 2021-09-03 19:06:11.618 | File "/opt/stack/cinder/cinder/policy.py", line 27, in 2021-09-03 19:06:11.618 | from cinder import policies 2021-09-03 19:06:11.618 | File "/opt/stack/cinder/cinder/policies/__init__.py", line 31, in 2021-09-03 19:06:11.618 | from cinder.policies import limits 2021-09-03 19:06:11.618 | File "/opt/stack/cinder/cinder/policies/limits.py", line 26, in 2021-09-03 19:06:11.618 | deprecated_limits = policy.CinderDeprecatedRule( 2021-09-03 19:06:11.618 | AttributeError: module 'oslo_policy.policy' has no attribute 'CinderDeprecatedRule' 2021-09-03 19:06:11.618 | + lib/cinder:init_cinder:434 : time_stop dbsync 2021-09-03 19:06:11.618 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:11.618 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:11.618 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:11.618 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:11.618 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:11.618 | + functions-common:time_stop:2315 : name=dbsync 2021-09-03 19:06:11.618 | + functions-common:time_stop:2316 : start_time=1630695938407 2021-09-03 19:06:11.618 | + functions-common:time_stop:2318 : [[ -z 1630695938407 ]] 2021-09-03 19:06:11.618 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:11.618 | + functions-common:time_stop:2321 : end_time=1630695940130 2021-09-03 19:06:11.618 | + functions-common:time_stop:2322 : elapsed_time=1723 2021-09-03 19:06:11.618 | + functions-common:time_stop:2323 : total=14911 2021-09-03 19:06:11.619 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:11.619 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16634 2021-09-03 19:06:11.619 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2021-09-03 19:06:11.619 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:11.619 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2021-09-03 19:06:11.619 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:11.619 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2021-09-03 19:06:11.663 | [11739 Async init_cinder:86707]: finished init_cinder with result 0 in 1 seconds 2021-09-03 19:06:11.667 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:11.670 | + ./stack.sh:main:1220 : is_service_enabled nova 2021-09-03 19:06:11.688 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:11.690 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2021-09-03 19:06:11.693 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:11.696 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2021-09-03 19:06:11.698 | + ./stack.sh:main:1222 : init_nova 2021-09-03 19:06:11.701 | + lib/nova:init_nova:750 : is_service_enabled mysql postgresql 2021-09-03 19:06:11.718 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:11.721 | + lib/nova:init_nova:750 : is_service_enabled n-api 2021-09-03 19:06:11.738 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:11.740 | + lib/nova:init_nova:752 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:06:11.743 | + lib/nova:init_nova:760 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 19:06:11.802 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 19:06:11.840 | [11739 Async nova-cell-0:88268]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-09-03 19:06:11.845 | ++ lib/nova:init_nova:763 : seq 1 1 2021-09-03 19:06:11.849 | + lib/nova:init_nova:763 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:06:11.852 | ++ lib/nova:init_nova:764 : conductor_conf 1 2021-09-03 19:06:11.855 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:06:11.858 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:06:11.861 | + lib/nova:init_nova:764 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 19:06:11.923 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 19:06:11.965 | [11739 Async nova-cell-1:88366]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-09-03 19:06:11.968 | + lib/nova:init_nova:767 : recreate_database nova_api 2021-09-03 19:06:11.971 | + lib/database:recreate_database:110 : local db=nova_api 2021-09-03 19:06:11.973 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-09-03 19:06:11.975 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-09-03 19:06:11.979 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-09-03 19:06:11.985 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:12.004 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-09-03 19:06:12.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:12.027 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-09-03 19:06:16.138 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:06:16.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:16.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:16.149 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:06:16.149 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:06:16.175 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:06:16.175 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:06:16.209 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-09-03 19:06:18.285 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=88430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 19:06:18.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:18.293 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:18.293 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:18.782 | ++ lib/nova:init_nova:772 : database_connection_url nova_cell0 2021-09-03 19:06:18.785 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-03 19:06:18.790 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-03 19:06:18.793 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-03 19:06:18.796 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-03 19:06:18.799 | + 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-03 19:06:22.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:22.770 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:22.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:22.770 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:23.280 | ++ lib/nova:init_nova:775 : seq 0 1 2021-09-03 19:06:23.285 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-03 19:06:23.288 | + lib/nova:init_nova:776 : async_wait nova-cell-0 2021-09-03 19:06:23.353 | [11739 Async nova-cell-0:88268]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 88268 (3 other jobs running) 2021-09-03 19:06:23.389 | [11739 Async nova-cell-0:88268]: Signaling child to exit 2021-09-03 19:06:23.625 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:06:23.651 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:06:23.652 | [88366 Async nova-cell-1:88366]: finished successfully 2021-09-03 19:06:23.677 | [88268 Async nova-cell-0:88268]: finished successfully 2021-09-03 19:06:23.696 | WAKEUP 2021-09-03 19:06:23.719 | [11739 Async nova-cell-0:88268]: Signaled 2021-09-03 19:06:23.720 | + lib/nova:init_nova_db:740 : local dbname=nova_cell0 2021-09-03 19:06:23.720 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova.conf 2021-09-03 19:06:23.720 | + lib/nova:init_nova_db:742 : recreate_database nova_cell0 2021-09-03 19:06:23.720 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-09-03 19:06:23.720 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-09-03 19:06:23.720 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-09-03 19:06:23.720 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-09-03 19:06:23.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:23.721 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-09-03 19:06:23.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:23.721 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:06:23.722 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88331) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:06:23.722 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:06:23.722 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:06:23.722 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-03 19:06:23.722 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88331) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 19:06:23.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:23.723 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:23.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:23.723 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:23.766 | [11739 Async nova-cell-0:88268]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2021-09-03 19:06:23.770 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:23.773 | + lib/nova:init_nova:775 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-09-03 19:06:23.775 | + lib/nova:init_nova:776 : async_wait nova-cell-1 2021-09-03 19:06:23.828 | [11739 Async nova-cell-1:88366]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 88366 (2 other jobs running) 2021-09-03 19:06:23.853 | [11739 Async nova-cell-1:88366]: Signaling child to exit 2021-09-03 19:06:23.853 | WAKEUP 2021-09-03 19:06:23.875 | [11739 Async nova-cell-1:88366]: Signaled 2021-09-03 19:06:23.877 | + lib/nova:init_nova_db:740 : local dbname=nova_cell1 2021-09-03 19:06:23.877 | + lib/nova:init_nova_db:741 : local conffile=/etc/nova/nova_cell1.conf 2021-09-03 19:06:23.877 | + lib/nova:init_nova_db:742 : recreate_database nova_cell1 2021-09-03 19:06:23.877 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-09-03 19:06:23.877 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-09-03 19:06:23.877 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-09-03 19:06:23.877 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-09-03 19:06:23.877 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:23.877 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-09-03 19:06:23.877 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-03 19:06:23.877 | + lib/nova:init_nova_db:743 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-09-03 19:06:23.877 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-09-03 19:06:23.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-09-03 19:06:23.879 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=88424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-09-03 19:06:23.879 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-03 19:06:23.879 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-03 19:06:23.879 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-09-03 19:06:23.879 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=88424) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2021-09-03 19:06:23.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:23.879 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:23.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:23.879 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:23.922 | [11739 Async nova-cell-1:88366]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2021-09-03 19:06:23.926 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:23.928 | + lib/nova:init_nova:779 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:06:23.931 | + lib/nova:init_nova:786 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-09-03 19:06:27.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:27.867 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:27.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:27.867 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:27.867 | Running batches of 50 until complete 2021-09-03 19:06:27.867 | +-------------------------------------+--------------+-----------+ 2021-09-03 19:06:27.867 | | Migration | Total Needed | Completed | 2021-09-03 19:06:27.867 | +-------------------------------------+--------------+-----------+ 2021-09-03 19:06:27.867 | | fill_virtual_interface_list | 0 | 0 | 2021-09-03 19:06:27.867 | | migrate_empty_ratio | 0 | 0 | 2021-09-03 19:06:27.867 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-09-03 19:06:27.867 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-09-03 19:06:27.867 | | migration_migrate_to_uuid | 0 | 0 | 2021-09-03 19:06:27.867 | | populate_dev_uuids | 0 | 0 | 2021-09-03 19:06:27.867 | | populate_missing_availability_zones | 0 | 0 | 2021-09-03 19:06:27.867 | | populate_queued_for_delete | 0 | 0 | 2021-09-03 19:06:27.867 | | populate_user_id | 0 | 0 | 2021-09-03 19:06:27.867 | | populate_uuids | 0 | 0 | 2021-09-03 19:06:27.867 | +-------------------------------------+--------------+-----------+ 2021-09-03 19:06:28.340 | ++ lib/nova:init_nova:789 : seq 1 1 2021-09-03 19:06:28.345 | + lib/nova:init_nova:789 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:06:28.348 | ++ lib/nova:init_nova:790 : conductor_conf 1 2021-09-03 19:06:28.351 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:06:28.353 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:06:28.357 | + 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-03 19:06:31.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:31.859 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:31.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:06:31.859 | from cryptography.utils import int_from_bytes 2021-09-03 19:06:31.859 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-09-03 19:06:31.859 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-09-03 19:06:32.267 | + lib/nova:init_nova:794 : create_nova_keys_dir 2021-09-03 19:06:32.269 | + lib/nova:create_nova_keys_dir:736 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-09-03 19:06:32.283 | + lib/nova:init_nova:796 : [[ '' == \L\V\M ]] 2021-09-03 19:06:32.286 | + ./stack.sh:main:1227 : is_service_enabled neutron 2021-09-03 19:06:32.303 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:32.306 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2021-09-03 19:06:32.309 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-09-03 19:06:32.372 | + inc/async:async_inner:63 : configure_neutron_nova 2021-09-03 19:06:32.419 | [11739 Async configure_neutron_nova:88814]: running: configure_neutron_nova 2021-09-03 19:06:32.422 | + ./stack.sh:main:1237 : run_phase stack post-config 2021-09-03 19:06:32.425 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 19:06:32.428 | + functions-common:run_phase:1738 : local phase=post-config 2021-09-03 19:06:32.431 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:06:32.434 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:06:32.437 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:06:32.440 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:06:32.443 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:06:32.446 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:06:32.451 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:06:32.454 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:06:32.457 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:06:32.460 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-09-03 19:06:32.463 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:06:32.482 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:32.485 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:06:32.487 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:06:32.490 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-09-03 19:06:32.493 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:06:32.495 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 19:06:32.498 | ++ extras.d/80-tempest.sh:source:12 : : 2021-09-03 19:06:32.500 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 19:06:32.503 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 19:06:32.506 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:06:32.509 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 19:06:32.511 | + functions-common:run_phase:1764 : run_plugins stack post-config 2021-09-03 19:06:32.515 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 19:06:32.517 | + functions-common:run_plugins:1724 : local phase=post-config 2021-09-03 19:06:32.520 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 19:06:32.522 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 19:06:32.525 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-09-03 19:06:32.528 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:32.531 | + inc/meta-config:merge_config_group:171 : shift 2021-09-03 19:06:32.533 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-09-03 19:06:32.536 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:06:32.539 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-03 19:06:32.541 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-03 19:06:32.545 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-09-03 19:06:32.548 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:32.550 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-09-03 19:06:32.553 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:06:32.556 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-09-03 19:06:32.556 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:06:32.556 | gsub("[][]", "", $1); 2021-09-03 19:06:32.556 | split($1, a, "|"); 2021-09-03 19:06:32.556 | if (a[1] == matchgroup) 2021-09-03 19:06:32.556 | print a[2] 2021-09-03 19:06:32.556 | } 2021-09-03 19:06:32.556 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:06:32.563 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:06:32.565 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:06:32.568 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:06:32.571 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-09-03 19:06:32.574 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-09-03 19:06:32.578 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-09-03 19:06:32.580 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-09-03 19:06:32.583 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-09-03 19:06:32.588 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-09-03 19:06:32.591 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-09-03 19:06:32.594 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-03 19:06:32.596 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:32.599 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:06:32.602 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-09-03 19:06:32.605 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:06:32.608 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-09-03 19:06:32.611 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-09-03 19:06:32.615 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-09-03 19:06:32.618 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-09-03 19:06:32.621 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-03 19:06:32.624 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-09-03 19:06:32.624 | BEGIN { 2021-09-03 19:06:32.624 | section = "" 2021-09-03 19:06:32.624 | last_section = "" 2021-09-03 19:06:32.624 | section_count = 0 2021-09-03 19:06:32.624 | } 2021-09-03 19:06:32.624 | /^\[.+\]/ { 2021-09-03 19:06:32.624 | gsub("[][]", "", $1); 2021-09-03 19:06:32.624 | section=$1 2021-09-03 19:06:32.624 | next 2021-09-03 19:06:32.624 | } 2021-09-03 19:06:32.624 | /^ *\#/ { 2021-09-03 19:06:32.624 | next 2021-09-03 19:06:32.624 | } 2021-09-03 19:06:32.624 | /^[^ \t]+/ { 2021-09-03 19:06:32.624 | # get offset of first = in $0 2021-09-03 19:06:32.624 | eq_idx = index($0, "=") 2021-09-03 19:06:32.624 | # extract attr & value from $0 2021-09-03 19:06:32.624 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:06:32.625 | value = substr($0, eq_idx + 1) 2021-09-03 19:06:32.625 | # only need to strip trailing whitespace from attr 2021-09-03 19:06:32.625 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:06:32.625 | # need to strip leading & trailing whitespace from value 2021-09-03 19:06:32.625 | sub(/^[ \t]*/, "", value) 2021-09-03 19:06:32.625 | sub(/[ \t]*$/, "", value) 2021-09-03 19:06:32.625 | 2021-09-03 19:06:32.625 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:06:32.625 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:06:32.625 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:06:32.625 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:06:32.625 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:06:32.625 | if (section != last_section) { 2021-09-03 19:06:32.625 | cfg_section[section_count++] = section 2021-09-03 19:06:32.625 | last_section = section 2021-09-03 19:06:32.625 | } 2021-09-03 19:06:32.625 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:06:32.625 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:06:32.625 | 2021-09-03 19:06:32.625 | cfg_attr[section, attr, 0] = value 2021-09-03 19:06:32.625 | cfg_attr_count[section, attr] = 1 2021-09-03 19:06:32.625 | } else { 2021-09-03 19:06:32.625 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:06:32.625 | cfg_attr[section, attr, lno] = value 2021-09-03 19:06:32.625 | } 2021-09-03 19:06:32.625 | } 2021-09-03 19:06:32.625 | END { 2021-09-03 19:06:32.625 | # Process each section in order 2021-09-03 19:06:32.625 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:06:32.625 | section = cfg_section[sno] 2021-09-03 19:06:32.625 | # The ini routines simply append a config item immediately 2021-09-03 19:06:32.625 | # after the section header. To keep the same order as defined 2021-09-03 19:06:32.625 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:06:32.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:06:32.626 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:06:32.626 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:06:32.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:06:32.626 | else { 2021-09-03 19:06:32.626 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:06:32.626 | count = cfg_attr_count[section, attr] 2021-09-03 19:06:32.626 | print "inidelete " configfile " " section " " attr 2021-09-03 19:06:32.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:06:32.626 | for (l = count -2; l >= 0; l--) 2021-09-03 19:06:32.626 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:06:32.626 | } 2021-09-03 19:06:32.626 | } 2021-09-03 19:06:32.626 | } 2021-09-03 19:06:32.626 | } 2021-09-03 19:06:32.626 | ' 2021-09-03 19:06:32.626 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.626 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:32.627 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:06:32.629 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:06:32.632 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-09-03 19:06:32.635 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:06:32.638 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-09-03 19:06:32.641 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-09-03 19:06:32.641 | BEGIN { group = "" } 2021-09-03 19:06:32.641 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:06:32.641 | gsub("[][]", "", $1); 2021-09-03 19:06:32.641 | split($1, a, "|"); 2021-09-03 19:06:32.641 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:06:32.641 | group=a[1] 2021-09-03 19:06:32.641 | } else { 2021-09-03 19:06:32.641 | group="" 2021-09-03 19:06:32.641 | } 2021-09-03 19:06:32.641 | next 2021-09-03 19:06:32.641 | } 2021-09-03 19:06:32.641 | { 2021-09-03 19:06:32.642 | if (group != "") 2021-09-03 19:06:32.642 | print $0 2021-09-03 19:06:32.642 | } 2021-09-03 19:06:32.642 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:06:32.648 | + 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-03 19:06:32.650 | ++ 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-03 19:06:32.679 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-09-03 19:06:32.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-09-03 19:06:32.716 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-09-03 19:06:32.722 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-09-03 19:06:32.754 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.757 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-09-03 19:06:32.760 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-09-03 19:06:32.794 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-09-03 19:06:32.800 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-09-03 19:06:32.831 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.834 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-09-03 19:06:32.837 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-03 19:06:32.868 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.46/identity"' 2021-09-03 19:06:32.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2021-09-03 19:06:32.907 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-09-03 19:06:32.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-09-03 19:06:32.946 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-09-03 19:06:32.952 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-03 19:06:32.983 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:32.986 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-09-03 19:06:32.988 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-03 19:06:33.023 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-09-03 19:06:33.030 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-09-03 19:06:33.063 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.065 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-09-03 19:06:33.068 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-03 19:06:33.100 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-09-03 19:06:33.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-09-03 19:06:33.136 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.140 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:06:33.143 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:06:33.145 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:06:33.149 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-09-03 19:06:33.151 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-09-03 19:06:33.155 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-09-03 19:06:33.157 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-09-03 19:06:33.161 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-09-03 19:06:33.165 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-09-03 19:06:33.168 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-09-03 19:06:33.172 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-03 19:06:33.175 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.178 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:06:33.181 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-09-03 19:06:33.183 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:06:33.187 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-09-03 19:06:33.190 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-09-03 19:06:33.193 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-09-03 19:06:33.196 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-09-03 19:06:33.200 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-03 19:06:33.201 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.201 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-09-03 19:06:33.201 | BEGIN { 2021-09-03 19:06:33.201 | section = "" 2021-09-03 19:06:33.201 | last_section = "" 2021-09-03 19:06:33.201 | section_count = 0 2021-09-03 19:06:33.201 | } 2021-09-03 19:06:33.201 | /^\[.+\]/ { 2021-09-03 19:06:33.201 | gsub("[][]", "", $1); 2021-09-03 19:06:33.201 | section=$1 2021-09-03 19:06:33.201 | next 2021-09-03 19:06:33.201 | } 2021-09-03 19:06:33.201 | /^ *\#/ { 2021-09-03 19:06:33.201 | next 2021-09-03 19:06:33.201 | } 2021-09-03 19:06:33.201 | /^[^ \t]+/ { 2021-09-03 19:06:33.201 | # get offset of first = in $0 2021-09-03 19:06:33.201 | eq_idx = index($0, "=") 2021-09-03 19:06:33.201 | # extract attr & value from $0 2021-09-03 19:06:33.201 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:06:33.201 | value = substr($0, eq_idx + 1) 2021-09-03 19:06:33.201 | # only need to strip trailing whitespace from attr 2021-09-03 19:06:33.202 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:06:33.202 | # need to strip leading & trailing whitespace from value 2021-09-03 19:06:33.202 | sub(/^[ \t]*/, "", value) 2021-09-03 19:06:33.202 | sub(/[ \t]*$/, "", value) 2021-09-03 19:06:33.202 | 2021-09-03 19:06:33.202 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:06:33.202 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:06:33.202 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:06:33.202 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:06:33.202 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:06:33.202 | if (section != last_section) { 2021-09-03 19:06:33.202 | cfg_section[section_count++] = section 2021-09-03 19:06:33.202 | last_section = section 2021-09-03 19:06:33.202 | } 2021-09-03 19:06:33.202 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:06:33.202 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:06:33.202 | 2021-09-03 19:06:33.202 | cfg_attr[section, attr, 0] = value 2021-09-03 19:06:33.202 | cfg_attr_count[section, attr] = 1 2021-09-03 19:06:33.202 | } else { 2021-09-03 19:06:33.202 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:06:33.202 | cfg_attr[section, attr, lno] = value 2021-09-03 19:06:33.202 | } 2021-09-03 19:06:33.202 | } 2021-09-03 19:06:33.202 | END { 2021-09-03 19:06:33.202 | # Process each section in order 2021-09-03 19:06:33.202 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:06:33.202 | section = cfg_section[sno] 2021-09-03 19:06:33.202 | # The ini routines simply append a config item immediately 2021-09-03 19:06:33.202 | # after the section header. To keep the same order as defined 2021-09-03 19:06:33.202 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:06:33.202 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:06:33.202 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:06:33.203 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:06:33.203 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:06:33.203 | else { 2021-09-03 19:06:33.203 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:06:33.203 | count = cfg_attr_count[section, attr] 2021-09-03 19:06:33.203 | print "inidelete " configfile " " section " " attr 2021-09-03 19:06:33.203 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:06:33.203 | for (l = count -2; l >= 0; l--) 2021-09-03 19:06:33.203 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:06:33.203 | } 2021-09-03 19:06:33.203 | } 2021-09-03 19:06:33.203 | } 2021-09-03 19:06:33.203 | } 2021-09-03 19:06:33.203 | ' 2021-09-03 19:06:33.204 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:06:33.205 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.208 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:06:33.210 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-09-03 19:06:33.213 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:06:33.215 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-09-03 19:06:33.218 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-09-03 19:06:33.218 | BEGIN { group = "" } 2021-09-03 19:06:33.218 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:06:33.218 | gsub("[][]", "", $1); 2021-09-03 19:06:33.218 | split($1, a, "|"); 2021-09-03 19:06:33.218 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:06:33.218 | group=a[1] 2021-09-03 19:06:33.218 | } else { 2021-09-03 19:06:33.218 | group="" 2021-09-03 19:06:33.218 | } 2021-09-03 19:06:33.218 | next 2021-09-03 19:06:33.218 | } 2021-09-03 19:06:33.218 | { 2021-09-03 19:06:33.218 | if (group != "") 2021-09-03 19:06:33.218 | print $0 2021-09-03 19:06:33.218 | } 2021-09-03 19:06:33.219 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.225 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-09-03 19:06:33.227 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-09-03 19:06:33.230 | + inc/async:async_inner:64 : rc=0 2021-09-03 19:06:33.257 | [88814 Async configure_neutron_nova:88814]: finished successfully 2021-09-03 19:06:33.259 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-09-03 19:06:33.264 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-09-03 19:06:33.293 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.296 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-09-03 19:06:33.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-09-03 19:06:33.328 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-09-03 19:06:33.333 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-09-03 19:06:33.366 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-09-03 19:06:33.371 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-09-03 19:06:33.401 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-09-03 19:06:33.406 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-09-03 19:06:33.436 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-09-03 19:06:33.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-09-03 19:06:33.470 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-09-03 19:06:33.475 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-09-03 19:06:33.505 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-09-03 19:06:33.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-09-03 19:06:33.539 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.542 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-09-03 19:06:33.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-09-03 19:06:33.574 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-09-03 19:06:33.579 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-09-03 19:06:33.608 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.611 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-09-03 19:06:33.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-09-03 19:06:33.644 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.647 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-09-03 19:06:33.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-09-03 19:06:33.678 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-09-03 19:06:33.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-09-03 19:06:33.713 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-09-03 19:06:33.719 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-09-03 19:06:33.748 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-09-03 19:06:33.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-09-03 19:06:33.783 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.786 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:06:33.789 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:06:33.792 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:06:33.795 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-09-03 19:06:33.798 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-09-03 19:06:33.801 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-09-03 19:06:33.804 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-09-03 19:06:33.807 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-09-03 19:06:33.811 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-09-03 19:06:33.814 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-09-03 19:06:33.816 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-03 19:06:33.819 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.821 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:06:33.824 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-09-03 19:06:33.827 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:06:33.830 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-09-03 19:06:33.833 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-09-03 19:06:33.836 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-09-03 19:06:33.838 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-09-03 19:06:33.842 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-09-03 19:06:33.842 | BEGIN { 2021-09-03 19:06:33.843 | section = "" 2021-09-03 19:06:33.843 | last_section = "" 2021-09-03 19:06:33.843 | section_count = 0 2021-09-03 19:06:33.843 | } 2021-09-03 19:06:33.843 | /^\[.+\]/ { 2021-09-03 19:06:33.843 | gsub("[][]", "", $1); 2021-09-03 19:06:33.843 | section=$1 2021-09-03 19:06:33.843 | next 2021-09-03 19:06:33.843 | } 2021-09-03 19:06:33.843 | /^ *\#/ { 2021-09-03 19:06:33.843 | next 2021-09-03 19:06:33.843 | } 2021-09-03 19:06:33.843 | /^[^ \t]+/ { 2021-09-03 19:06:33.843 | # get offset of first = in $0 2021-09-03 19:06:33.843 | eq_idx = index($0, "=") 2021-09-03 19:06:33.843 | # extract attr & value from $0 2021-09-03 19:06:33.843 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:06:33.843 | value = substr($0, eq_idx + 1) 2021-09-03 19:06:33.843 | # only need to strip trailing whitespace from attr 2021-09-03 19:06:33.843 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:06:33.843 | # need to strip leading & trailing whitespace from value 2021-09-03 19:06:33.843 | sub(/^[ \t]*/, "", value) 2021-09-03 19:06:33.843 | sub(/[ \t]*$/, "", value) 2021-09-03 19:06:33.843 | 2021-09-03 19:06:33.843 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:06:33.843 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:06:33.843 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:06:33.843 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:06:33.843 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:06:33.843 | if (section != last_section) { 2021-09-03 19:06:33.843 | cfg_section[section_count++] = section 2021-09-03 19:06:33.843 | last_section = section 2021-09-03 19:06:33.843 | } 2021-09-03 19:06:33.843 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:06:33.844 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:06:33.844 | 2021-09-03 19:06:33.844 | cfg_attr[section, attr, 0] = value 2021-09-03 19:06:33.844 | cfg_attr_count[section, attr] = 1 2021-09-03 19:06:33.844 | } else { 2021-09-03 19:06:33.844 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:06:33.844 | cfg_attr[section, attr, lno] = value 2021-09-03 19:06:33.844 | } 2021-09-03 19:06:33.844 | } 2021-09-03 19:06:33.844 | END { 2021-09-03 19:06:33.844 | # Process each section in order 2021-09-03 19:06:33.844 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:06:33.844 | section = cfg_section[sno] 2021-09-03 19:06:33.844 | # The ini routines simply append a config item immediately 2021-09-03 19:06:33.844 | # after the section header. To keep the same order as defined 2021-09-03 19:06:33.844 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:06:33.844 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:06:33.844 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:06:33.844 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:06:33.844 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:06:33.844 | else { 2021-09-03 19:06:33.844 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:06:33.844 | count = cfg_attr_count[section, attr] 2021-09-03 19:06:33.844 | print "inidelete " configfile " " section " " attr 2021-09-03 19:06:33.844 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:06:33.844 | for (l = count -2; l >= 0; l--) 2021-09-03 19:06:33.844 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:06:33.844 | } 2021-09-03 19:06:33.844 | } 2021-09-03 19:06:33.844 | } 2021-09-03 19:06:33.844 | } 2021-09-03 19:06:33.844 | ' 2021-09-03 19:06:33.845 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.845 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-03 19:06:33.846 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:06:33.846 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.849 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:06:33.851 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-09-03 19:06:33.853 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:06:33.856 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-09-03 19:06:33.858 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-09-03 19:06:33.859 | BEGIN { group = "" } 2021-09-03 19:06:33.859 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:06:33.859 | gsub("[][]", "", $1); 2021-09-03 19:06:33.859 | split($1, a, "|"); 2021-09-03 19:06:33.859 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:06:33.859 | group=a[1] 2021-09-03 19:06:33.859 | } else { 2021-09-03 19:06:33.859 | group="" 2021-09-03 19:06:33.859 | } 2021-09-03 19:06:33.859 | next 2021-09-03 19:06:33.859 | } 2021-09-03 19:06:33.859 | { 2021-09-03 19:06:33.859 | if (group != "") 2021-09-03 19:06:33.859 | print $0 2021-09-03 19:06:33.859 | } 2021-09-03 19:06:33.859 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.46/identity/v2.0"' 2021-09-03 19:06:33.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.46/identity/v2.0 2021-09-03 19:06:33.895 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.898 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-03 19:06:33.901 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-03 19:06:33.904 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-03 19:06:33.907 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-09-03 19:06:33.910 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:06:33.913 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:06:33.916 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-09-03 19:06:33.919 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:06:33.923 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-09-03 19:06:33.926 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-09-03 19:06:33.928 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:06:33.931 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.933 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:06:33.936 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:06:33.938 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:06:33.942 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:06:33.944 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:06:33.947 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-03 19:06:33.950 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-09-03 19:06:33.953 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:06:33.954 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:33.955 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-03 19:06:33.955 | BEGIN { 2021-09-03 19:06:33.955 | section = "" 2021-09-03 19:06:33.955 | last_section = "" 2021-09-03 19:06:33.955 | section_count = 0 2021-09-03 19:06:33.955 | } 2021-09-03 19:06:33.955 | /^\[.+\]/ { 2021-09-03 19:06:33.955 | gsub("[][]", "", $1); 2021-09-03 19:06:33.955 | section=$1 2021-09-03 19:06:33.955 | next 2021-09-03 19:06:33.955 | } 2021-09-03 19:06:33.955 | /^ *\#/ { 2021-09-03 19:06:33.955 | next 2021-09-03 19:06:33.955 | } 2021-09-03 19:06:33.955 | /^[^ \t]+/ { 2021-09-03 19:06:33.955 | # get offset of first = in $0 2021-09-03 19:06:33.955 | eq_idx = index($0, "=") 2021-09-03 19:06:33.955 | # extract attr & value from $0 2021-09-03 19:06:33.955 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:06:33.955 | value = substr($0, eq_idx + 1) 2021-09-03 19:06:33.955 | # only need to strip trailing whitespace from attr 2021-09-03 19:06:33.955 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:06:33.955 | # need to strip leading & trailing whitespace from value 2021-09-03 19:06:33.955 | sub(/^[ \t]*/, "", value) 2021-09-03 19:06:33.955 | sub(/[ \t]*$/, "", value) 2021-09-03 19:06:33.955 | 2021-09-03 19:06:33.955 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:06:33.955 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:06:33.955 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:06:33.955 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:06:33.956 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:06:33.956 | if (section != last_section) { 2021-09-03 19:06:33.956 | cfg_section[section_count++] = section 2021-09-03 19:06:33.956 | last_section = section 2021-09-03 19:06:33.956 | } 2021-09-03 19:06:33.956 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:06:33.956 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:06:33.956 | 2021-09-03 19:06:33.956 | cfg_attr[section, attr, 0] = value 2021-09-03 19:06:33.956 | cfg_attr_count[section, attr] = 1 2021-09-03 19:06:33.956 | } else { 2021-09-03 19:06:33.956 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:06:33.956 | cfg_attr[section, attr, lno] = value 2021-09-03 19:06:33.956 | } 2021-09-03 19:06:33.956 | } 2021-09-03 19:06:33.956 | END { 2021-09-03 19:06:33.956 | # Process each section in order 2021-09-03 19:06:33.956 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:06:33.956 | section = cfg_section[sno] 2021-09-03 19:06:33.956 | # The ini routines simply append a config item immediately 2021-09-03 19:06:33.956 | # after the section header. To keep the same order as defined 2021-09-03 19:06:33.956 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:06:33.956 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:06:33.956 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:06:33.956 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:06:33.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:06:33.956 | else { 2021-09-03 19:06:33.956 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:06:33.956 | count = cfg_attr_count[section, attr] 2021-09-03 19:06:33.956 | print "inidelete " configfile " " section " " attr 2021-09-03 19:06:33.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:06:33.957 | for (l = count -2; l >= 0; l--) 2021-09-03 19:06:33.957 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:06:33.957 | } 2021-09-03 19:06:33.957 | } 2021-09-03 19:06:33.957 | } 2021-09-03 19:06:33.957 | } 2021-09-03 19:06:33.957 | ' 2021-09-03 19:06:33.957 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.958 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:06:33.959 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:06:33.961 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-03 19:06:33.964 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:06:33.967 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-09-03 19:06:33.969 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-03 19:06:33.969 | BEGIN { group = "" } 2021-09-03 19:06:33.969 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:06:33.969 | gsub("[][]", "", $1); 2021-09-03 19:06:33.969 | split($1, a, "|"); 2021-09-03 19:06:33.969 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:06:33.969 | group=a[1] 2021-09-03 19:06:33.970 | } else { 2021-09-03 19:06:33.970 | group="" 2021-09-03 19:06:33.970 | } 2021-09-03 19:06:33.970 | next 2021-09-03 19:06:33.970 | } 2021-09-03 19:06:33.970 | { 2021-09-03 19:06:33.970 | if (group != "") 2021-09-03 19:06:33.970 | print $0 2021-09-03 19:06:33.970 | } 2021-09-03 19:06:33.970 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:06:33.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-09-03 19:06:33.978 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-09-03 19:06:34.006 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:34.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-09-03 19:06:34.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-09-03 19:06:34.039 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:06:34.042 | + ./stack.sh:main:1254 : is_service_enabled swift 2021-09-03 19:06:34.060 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:34.062 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2021-09-03 19:06:34.065 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:34.067 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2021-09-03 19:06:34.070 | + ./stack.sh:main:1256 : start_swift 2021-09-03 19:06:34.073 | + lib/swift:start_swift:776 : restart_service memcached 2021-09-03 19:06:34.076 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:06:34.078 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2021-09-03 19:06:34.111 | + lib/swift:start_swift:779 : is_ubuntu 2021-09-03 19:06:34.114 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:06:34.116 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:06:34.119 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-09-03 19:06:34.175 | Restarting rsync (via systemctl): rsync.service. 2021-09-03 19:06:34.179 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-09-03 19:06:34.181 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-09-03 19:06:34.184 | + lib/swift:start_swift:807 : local foreground_services type 2021-09-03 19:06:34.187 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-09-03 19:06:34.190 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 19:06:34.192 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.195 | + functions-common:run_process:1564 : local service=s-object 2021-09-03 19:06:34.197 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.200 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:34.203 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:34.205 | + functions-common:run_process:1569 : local name=s-object 2021-09-03 19:06:34.208 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:34.210 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:34.213 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:34.215 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:34.218 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:34.223 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695994220 2021-09-03 19:06:34.225 | + functions-common:run_process:1572 : is_service_enabled s-object 2021-09-03 19:06:34.241 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:34.243 | + 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-03 19:06:34.246 | + functions-common:_run_under_systemd:1529 : local service=s-object 2021-09-03 19:06:34.249 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.251 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.254 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.256 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.259 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-09-03 19:06:34.261 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-09-03 19:06:34.264 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2021-09-03 19:06:34.267 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:34.269 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:34.272 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-09-03 19:06:34.274 | + 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-03 19:06:34.276 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2021-09-03 19:06:34.279 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-03 19:06:34.281 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:34.283 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:34.286 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:34.288 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:34.290 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-09-03 19:06:34.292 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:34.297 | + 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-03 19:06:34.360 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-09-03 19:06:34.427 | + 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-03 19:06:34.479 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-09-03 19:06:34.530 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-09-03 19:06:34.588 | + 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-03 19:06:34.640 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:34.642 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-09-03 19:06:34.705 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:35.078 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2021-09-03 19:06:35.092 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-09-03 19:06:35.463 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2021-09-03 19:06:35.490 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:35.493 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:35.495 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:35.498 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:35.501 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:35.504 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:35.506 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:35.509 | + functions-common:time_stop:2316 : start_time=1630695994220 2021-09-03 19:06:35.512 | + functions-common:time_stop:2318 : [[ -z 1630695994220 ]] 2021-09-03 19:06:35.515 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:35.520 | + functions-common:time_stop:2321 : end_time=1630695995517 2021-09-03 19:06:35.522 | + functions-common:time_stop:2322 : elapsed_time=1297 2021-09-03 19:06:35.525 | + functions-common:time_stop:2323 : total=3049 2021-09-03 19:06:35.527 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:35.530 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4346 2021-09-03 19:06:35.533 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 19:06:35.535 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.538 | + functions-common:run_process:1564 : local service=s-container 2021-09-03 19:06:35.540 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.542 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:35.545 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:35.547 | + functions-common:run_process:1569 : local name=s-container 2021-09-03 19:06:35.549 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:35.552 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:35.554 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:35.557 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:35.560 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:35.564 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695995562 2021-09-03 19:06:35.567 | + functions-common:run_process:1572 : is_service_enabled s-container 2021-09-03 19:06:35.584 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:35.587 | + 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-03 19:06:35.589 | + functions-common:_run_under_systemd:1529 : local service=s-container 2021-09-03 19:06:35.593 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.595 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.597 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.600 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.602 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-09-03 19:06:35.605 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-09-03 19:06:35.608 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2021-09-03 19:06:35.611 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:35.613 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:35.615 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-09-03 19:06:35.618 | + 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-03 19:06:35.620 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2021-09-03 19:06:35.623 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-03 19:06:35.626 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:35.628 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:35.630 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:35.633 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:35.635 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-09-03 19:06:35.638 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:35.643 | + 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-03 19:06:35.704 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-09-03 19:06:35.769 | + 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-03 19:06:35.828 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-09-03 19:06:35.880 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-09-03 19:06:35.932 | + 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-03 19:06:35.983 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:35.986 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-09-03 19:06:36.047 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:36.442 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2021-09-03 19:06:36.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-09-03 19:06:36.856 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2021-09-03 19:06:36.882 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:36.885 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:36.888 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:36.890 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:36.893 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:36.895 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:36.898 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:36.900 | + functions-common:time_stop:2316 : start_time=1630695995562 2021-09-03 19:06:36.902 | + functions-common:time_stop:2318 : [[ -z 1630695995562 ]] 2021-09-03 19:06:36.906 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:36.910 | + functions-common:time_stop:2321 : end_time=1630695996907 2021-09-03 19:06:36.913 | + functions-common:time_stop:2322 : elapsed_time=1345 2021-09-03 19:06:36.915 | + functions-common:time_stop:2323 : total=4346 2021-09-03 19:06:36.917 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:36.920 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5691 2021-09-03 19:06:36.923 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-09-03 19:06:36.925 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:36.928 | + functions-common:run_process:1564 : local service=s-account 2021-09-03 19:06:36.930 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:36.933 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:36.936 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:36.938 | + functions-common:run_process:1569 : local name=s-account 2021-09-03 19:06:36.941 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:36.943 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:36.947 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:36.949 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:36.953 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:36.957 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695996954 2021-09-03 19:06:36.959 | + functions-common:run_process:1572 : is_service_enabled s-account 2021-09-03 19:06:36.977 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:36.979 | + 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-03 19:06:36.983 | + functions-common:_run_under_systemd:1529 : local service=s-account 2021-09-03 19:06:36.985 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:36.988 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:36.990 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:36.992 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:36.995 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-09-03 19:06:36.998 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-09-03 19:06:37.001 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2021-09-03 19:06:37.003 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:37.007 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:37.010 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-09-03 19:06:37.012 | + 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-03 19:06:37.016 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2021-09-03 19:06:37.021 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-03 19:06:37.023 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:37.026 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:37.028 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:37.034 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:37.036 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-09-03 19:06:37.039 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:37.044 | + 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-03 19:06:37.118 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-09-03 19:06:37.188 | + 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-03 19:06:37.245 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-09-03 19:06:37.299 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-09-03 19:06:37.355 | + 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-03 19:06:37.423 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:37.425 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-09-03 19:06:37.489 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:37.892 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2021-09-03 19:06:37.906 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-09-03 19:06:38.308 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2021-09-03 19:06:38.338 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:38.340 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:38.343 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:38.346 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:38.348 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:38.351 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:38.354 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:38.357 | + functions-common:time_stop:2316 : start_time=1630695996954 2021-09-03 19:06:38.360 | + functions-common:time_stop:2318 : [[ -z 1630695996954 ]] 2021-09-03 19:06:38.365 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:38.368 | + functions-common:time_stop:2321 : end_time=1630695998365 2021-09-03 19:06:38.371 | + functions-common:time_stop:2322 : elapsed_time=1411 2021-09-03 19:06:38.374 | + functions-common:time_stop:2323 : total=5691 2021-09-03 19:06:38.378 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:38.380 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7102 2021-09-03 19:06:38.383 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-09-03 19:06:38.385 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-09-03 19:06:38.437 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.439 | + functions-common:run_process:1564 : local service=s-container-sync 2021-09-03 19:06:38.442 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.444 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:38.446 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:38.449 | + functions-common:run_process:1569 : local name=s-container-sync 2021-09-03 19:06:38.451 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:38.454 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:38.456 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:38.459 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:38.462 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:38.466 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695998463 2021-09-03 19:06:38.469 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2021-09-03 19:06:38.486 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:38.489 | + 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-03 19:06:38.491 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2021-09-03 19:06:38.494 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.496 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.499 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.502 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.504 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-09-03 19:06:38.507 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-09-03 19:06:38.509 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2021-09-03 19:06:38.512 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:38.514 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:38.517 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-09-03 19:06:38.519 | + 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-03 19:06:38.522 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2021-09-03 19:06:38.524 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-03 19:06:38.526 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:38.529 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:38.531 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:38.534 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:38.536 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-09-03 19:06:38.539 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:38.543 | + 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-03 19:06:38.609 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-09-03 19:06:38.677 | + 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-03 19:06:38.729 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-09-03 19:06:38.782 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-09-03 19:06:38.836 | + 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-03 19:06:38.891 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:38.894 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-09-03 19:06:38.956 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:39.367 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2021-09-03 19:06:39.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-09-03 19:06:39.771 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2021-09-03 19:06:39.796 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:39.801 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:39.803 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:39.805 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:39.808 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:39.811 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:39.816 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:39.819 | + functions-common:time_stop:2316 : start_time=1630695998463 2021-09-03 19:06:39.822 | + functions-common:time_stop:2318 : [[ -z 1630695998463 ]] 2021-09-03 19:06:39.825 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:39.829 | + functions-common:time_stop:2321 : end_time=1630695999827 2021-09-03 19:06:39.832 | + functions-common:time_stop:2322 : elapsed_time=1364 2021-09-03 19:06:39.834 | + functions-common:time_stop:2323 : total=7102 2021-09-03 19:06:39.837 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:39.839 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8466 2021-09-03 19:06:39.842 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-09-03 19:06:39.860 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:39.862 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.865 | + functions-common:run_process:1564 : local service=s-proxy 2021-09-03 19:06:39.867 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.870 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:39.873 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:39.876 | + functions-common:run_process:1569 : local name=s-proxy 2021-09-03 19:06:39.881 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:39.883 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:39.886 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:39.888 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:39.892 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:39.897 | + functions-common:time_start:2300 : _TIME_START[$name]=1630695999894 2021-09-03 19:06:39.900 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2021-09-03 19:06:39.917 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:39.920 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-09-03 19:06:39.923 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2021-09-03 19:06:39.925 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.928 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.930 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.933 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.936 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-09-03 19:06:39.938 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-09-03 19:06:39.941 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2021-09-03 19:06:39.943 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:39.945 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:39.948 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-09-03 19:06:39.950 | + 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-03 19:06:39.953 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2021-09-03 19:06:39.955 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-03 19:06:39.958 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:39.960 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:39.963 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:39.965 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:39.968 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-09-03 19:06:39.970 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:39.974 | + 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-03 19:06:40.037 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-09-03 19:06:40.098 | + 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-03 19:06:40.154 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-09-03 19:06:40.206 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-09-03 19:06:40.259 | + 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-03 19:06:40.311 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:40.314 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-09-03 19:06:40.375 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:40.798 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2021-09-03 19:06:40.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-09-03 19:06:41.209 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2021-09-03 19:06:41.238 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:41.240 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:41.243 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:41.245 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:41.248 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:41.250 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:41.254 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:41.256 | + functions-common:time_stop:2316 : start_time=1630695999894 2021-09-03 19:06:41.261 | + functions-common:time_stop:2318 : [[ -z 1630695999894 ]] 2021-09-03 19:06:41.265 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:41.269 | + functions-common:time_stop:2321 : end_time=1630696001267 2021-09-03 19:06:41.272 | + functions-common:time_stop:2322 : elapsed_time=1373 2021-09-03 19:06:41.274 | + functions-common:time_stop:2323 : total=8466 2021-09-03 19:06:41.277 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:41.280 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9839 2021-09-03 19:06:41.283 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-09-03 19:06:41.283 | Waiting for swift proxy to start... 2021-09-03 19:06:41.285 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.46:8080/info 2021-09-03 19:06:41.288 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:06:41.290 | + functions:wait_for_service:458 : local url=http://10.222.0.46:8080/info 2021-09-03 19:06:41.293 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:06:41.296 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:06:41.298 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:06:41.301 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:41.303 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:41.306 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:41.311 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696001308 2021-09-03 19:06:41.314 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:06:41.320 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-09-03 19:06:41.332 | + :: : [[ 000 == 503 ]] 2021-09-03 19:06:41.334 | + :: : [[ 7 -eq 7 ]] 2021-09-03 19:06:41.335 | + :: : sleep 1 2021-09-03 19:06:42.338 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-09-03 19:06:42.351 | + :: : [[ 000 == 503 ]] 2021-09-03 19:06:42.353 | + :: : [[ 7 -eq 7 ]] 2021-09-03 19:06:42.354 | + :: : sleep 1 2021-09-03 19:06:43.358 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-09-03 19:06:43.370 | + :: : [[ 000 == 503 ]] 2021-09-03 19:06:43.371 | + :: : [[ 7 -eq 7 ]] 2021-09-03 19:06:43.374 | + :: : sleep 1 2021-09-03 19:06:44.377 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46:8080/info 2021-09-03 19:06:44.397 | + :: : [[ 200 == 503 ]] 2021-09-03 19:06:44.398 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:06:44.402 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:06:44.404 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:44.407 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:44.409 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:44.412 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:44.414 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:44.417 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:06:44.420 | + functions-common:time_stop:2316 : start_time=1630696001308 2021-09-03 19:06:44.422 | + functions-common:time_stop:2318 : [[ -z 1630696001308 ]] 2021-09-03 19:06:44.425 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:44.430 | + functions-common:time_stop:2321 : end_time=1630696004427 2021-09-03 19:06:44.432 | + functions-common:time_stop:2322 : elapsed_time=3119 2021-09-03 19:06:44.435 | + functions-common:time_stop:2323 : total=5814 2021-09-03 19:06:44.438 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:44.440 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8933 2021-09-03 19:06:44.442 | + functions:wait_for_service:467 : return 0 2021-09-03 19:06:44.445 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-09-03 19:06:44.448 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:06:44.451 | + ./stack.sh:main:1263 : is_service_enabled cinder 2021-09-03 19:06:44.468 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:44.470 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:06:44.502 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2021-09-03 19:06:44.553 | [11739 Async configure_neutron_nova:88814]: Waiting for completion of configure_neutron_nova running on PID 88814 (2 other jobs running) 2021-09-03 19:06:44.578 | [11739 Async configure_neutron_nova:88814]: Signaling child to exit 2021-09-03 19:06:44.578 | WAKEUP 2021-09-03 19:06:44.601 | [11739 Async configure_neutron_nova:88814]: Signaled 2021-09-03 19:06:44.602 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-09-03 19:06:44.602 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:06:44.602 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:06:44.602 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:06:44.602 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:06:44.603 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-03 19:06:44.603 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:06:44.603 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.46/identity 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-09-03 19:06:44.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-03 19:06:44.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-03 19:06:44.603 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-09-03 19:06:44.603 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-09-03 19:06:44.603 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:06:44.603 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-09-03 19:06:44.603 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:06:44.603 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-09-03 19:06:44.603 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-09-03 19:06:44.603 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:06:44.603 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:06:44.604 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:06:44.604 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.46/identity 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-09-03 19:06:44.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-03 19:06:44.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-09-03 19:06:44.604 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-09-03 19:06:44.604 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-09-03 19:06:44.648 | [11739 Async configure_neutron_nova:88814]: finished configure_neutron_nova with result 0 in 0 seconds 2021-09-03 19:06:44.652 | + inc/async:async_wait:197 : return 0 2021-09-03 19:06:44.655 | + ./stack.sh:main:1273 : is_service_enabled nova 2021-09-03 19:06:44.672 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:44.674 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:06:44.703 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-03 19:06:44.735 | + ./stack.sh:main:1279 : is_service_enabled n-api 2021-09-03 19:06:44.752 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:44.755 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2021-09-03 19:06:44.757 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:44.760 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2021-09-03 19:06:44.763 | + ./stack.sh:main:1281 : start_nova_api 2021-09-03 19:06:44.765 | + lib/nova:start_nova_api:855 : local service_port=8774 2021-09-03 19:06:44.768 | + lib/nova:start_nova_api:856 : local service_protocol=http 2021-09-03 19:06:44.770 | + lib/nova:start_nova_api:857 : local nova_url 2021-09-03 19:06:44.773 | + lib/nova:start_nova_api:858 : is_service_enabled tls-proxy 2021-09-03 19:06:44.790 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:44.792 | + 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-03 19:06:44.795 | + 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-03 19:06:44.798 | + 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-03 19:06:44.800 | + lib/nova:start_nova_api:867 : '[' True == False ']' 2021-09-03 19:06:44.804 | ++ lib/nova:start_nova_api:875 : which uwsgi 2021-09-03 19:06:44.808 | + 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-03 19:06:44.811 | + functions-common:run_process:1564 : local service=n-api 2021-09-03 19:06:44.814 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:06:44.817 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:44.819 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:44.822 | + functions-common:run_process:1569 : local name=n-api 2021-09-03 19:06:44.824 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:44.827 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:44.830 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:44.832 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:44.835 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:44.840 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696004837 2021-09-03 19:06:44.843 | + functions-common:run_process:1572 : is_service_enabled n-api 2021-09-03 19:06:44.859 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:44.862 | + 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-03 19:06:44.864 | + functions-common:_run_under_systemd:1529 : local service=n-api 2021-09-03 19:06:44.867 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:06:44.869 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:06:44.872 | + 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-03 19:06:44.875 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-03 19:06:44.877 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-09-03 19:06:44.880 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-09-03 19:06:44.882 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2021-09-03 19:06:44.885 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:44.888 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:44.891 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:06:44.893 | + 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-03 19:06:44.896 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2021-09-03 19:06:44.898 | + 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-03 19:06:44.900 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:06:44.902 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:06:44.905 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-09-03 19:06:44.907 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:06:44.912 | + 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-03 19:06:44.975 | + 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-03 19:06:45.039 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-09-03 19:06:45.089 | + 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-03 19:06:45.143 | + 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-03 19:06:45.196 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-09-03 19:06:45.248 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-09-03 19:06:45.306 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-09-03 19:06:45.358 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-09-03 19:06:45.410 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-09-03 19:06:45.461 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:06:45.464 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-09-03 19:06:45.525 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:06:45.926 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2021-09-03 19:06:45.940 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-09-03 19:06:46.331 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2021-09-03 19:06:46.410 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:46.412 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:46.415 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:46.421 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:46.424 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:46.426 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:46.429 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:46.431 | + functions-common:time_stop:2316 : start_time=1630696004837 2021-09-03 19:06:46.434 | + functions-common:time_stop:2318 : [[ -z 1630696004837 ]] 2021-09-03 19:06:46.437 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:46.442 | + functions-common:time_stop:2321 : end_time=1630696006439 2021-09-03 19:06:46.444 | + functions-common:time_stop:2322 : elapsed_time=1602 2021-09-03 19:06:46.447 | + functions-common:time_stop:2323 : total=9839 2021-09-03 19:06:46.449 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:46.452 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11441 2021-09-03 19:06:46.454 | + lib/nova:start_nova_api:876 : nova_url=http://10.222.0.46/compute/v2.1/ 2021-09-03 19:06:46.457 | + lib/nova:start_nova_api:879 : echo 'Waiting for nova-api to start...' 2021-09-03 19:06:46.457 | Waiting for nova-api to start... 2021-09-03 19:06:46.459 | + lib/nova:start_nova_api:880 : wait_for_service 60 http://10.222.0.46/compute/v2.1/ 2021-09-03 19:06:46.462 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:06:46.464 | + functions:wait_for_service:458 : local url=http://10.222.0.46/compute/v2.1/ 2021-09-03 19:06:46.467 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:06:46.470 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:06:46.473 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:06:46.475 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:46.477 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:46.481 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:46.486 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696006483 2021-09-03 19:06:46.488 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:06:46.494 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/compute/v2.1/ 2021-09-03 19:06:52.271 | + :: : [[ 200 == 503 ]] 2021-09-03 19:06:52.273 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:06:52.276 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:06:52.279 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:52.282 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:52.286 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:52.288 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:52.292 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:52.297 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:06:52.300 | + functions-common:time_stop:2316 : start_time=1630696006483 2021-09-03 19:06:52.303 | + functions-common:time_stop:2318 : [[ -z 1630696006483 ]] 2021-09-03 19:06:52.306 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:52.311 | + functions-common:time_stop:2321 : end_time=1630696012308 2021-09-03 19:06:52.313 | + functions-common:time_stop:2322 : elapsed_time=5825 2021-09-03 19:06:52.316 | + functions-common:time_stop:2323 : total=8933 2021-09-03 19:06:52.318 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:52.321 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14758 2021-09-03 19:06:52.323 | + functions:wait_for_service:467 : return 0 2021-09-03 19:06:52.326 | + 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-03 19:06:52.329 | + 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-03 19:06:52.331 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2021-09-03 19:06:52.350 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:52.352 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2021-09-03 19:06:52.355 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:52.358 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2021-09-03 19:06:52.361 | + ./stack.sh:main:1286 : start_ovn_services 2021-09-03 19:06:52.363 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:06:52.366 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2021-09-03 19:06:52.384 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:52.386 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2021-09-03 19:06:52.404 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:52.406 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2021-09-03 19:06:52.409 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:52.412 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2021-09-03 19:06:52.414 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2021-09-03 19:06:52.417 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-09-03 19:06:52.420 | + 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-03 19:06:52.451 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2021-09-03 19:06:52.453 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-09-03 19:06:52.456 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-09-03 19:06:52.458 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-09-03 19:06:52.461 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-09-03 19:06:52.464 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-09-03 19:06:52.467 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-03 19:06:52.470 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-03 19:06:52.473 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-09-03 19:06:52.476 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-09-03 19:06:52.478 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-09-03 19:06:52.480 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-09-03 19:06:52.484 | +++ 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-03 19:06:52.486 | +++ 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-03 19:06:52.489 | ++ 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-03 19:06:52.491 | ++ 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-03 19:06:52.494 | ++ 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-03 19:06:52.497 | + 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-03 19:06:52.500 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-09-03 19:06:52.517 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:52.520 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-09-03 19:06:52.522 | + 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-03 19:06:52.525 | + functions-common:run_process:1564 : local service=q-svc 2021-09-03 19:06:52.527 | + 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-03 19:06:52.530 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:52.533 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:52.535 | + functions-common:run_process:1569 : local name=q-svc 2021-09-03 19:06:52.538 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:52.540 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:52.543 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:52.545 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:52.549 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:52.553 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696012550 2021-09-03 19:06:52.555 | + functions-common:run_process:1572 : is_service_enabled q-svc 2021-09-03 19:06:52.571 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:52.574 | + 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-03 19:06:52.577 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2021-09-03 19:06:52.580 | + 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-03 19:06:52.582 | + 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-03 19:06:52.585 | + 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-03 19:06:52.587 | + 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-03 19:06:52.589 | + 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-03 19:06:52.592 | + 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-03 19:06:52.595 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2021-09-03 19:06:52.597 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:52.600 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:52.603 | + 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-03 19:06:52.605 | + 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-03 19:06:52.607 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2021-09-03 19:06:52.610 | + 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-03 19:06:52.612 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:06:52.614 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:06:52.616 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:06:52.618 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:06:52.620 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-09-03 19:06:52.623 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:06:52.627 | + 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-03 19:06:52.690 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-09-03 19:06:52.751 | + 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-03 19:06:52.803 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-09-03 19:06:52.854 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-09-03 19:06:52.906 | + 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-03 19:06:52.957 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:06:52.959 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-09-03 19:06:53.021 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:06:53.423 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2021-09-03 19:06:53.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-09-03 19:06:53.835 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2021-09-03 19:06:53.856 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:06:53.861 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:53.864 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:53.866 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:53.869 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:53.871 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:53.874 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:06:53.877 | + functions-common:time_stop:2316 : start_time=1630696012550 2021-09-03 19:06:53.879 | + functions-common:time_stop:2318 : [[ -z 1630696012550 ]] 2021-09-03 19:06:53.882 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:53.887 | + functions-common:time_stop:2321 : end_time=1630696013884 2021-09-03 19:06:53.890 | + functions-common:time_stop:2322 : elapsed_time=1334 2021-09-03 19:06:53.892 | + functions-common:time_stop:2323 : total=11441 2021-09-03 19:06:53.895 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:53.897 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12775 2021-09-03 19:06:53.900 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.46:9696 2021-09-03 19:06:53.902 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-09-03 19:06:53.920 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:06:53.922 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-09-03 19:06:53.922 | Waiting for Neutron to start... 2021-09-03 19:06:53.925 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.46:9696' 2021-09-03 19:06:53.927 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.46:9696' 'Neutron did not start' 60 2021-09-03 19:06:53.930 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.46:9696' 2021-09-03 19:06:53.932 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2021-09-03 19:06:53.935 | + functions-common:test_with_retry:2249 : local until=60 2021-09-03 19:06:53.938 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-03 19:06:53.940 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-03 19:06:53.943 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-03 19:06:53.945 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:53.948 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:53.951 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:53.955 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696013953 2021-09-03 19:06:53.958 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.46:9696; do sleep 0.5; done' 2021-09-03 19:06:59.533 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.46:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-09-03 19:06:59.535 | + functions-common:time_stop:2309 : local name 2021-09-03 19:06:59.538 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:06:59.540 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:06:59.543 | + functions-common:time_stop:2312 : local total 2021-09-03 19:06:59.546 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:06:59.548 | + functions-common:time_stop:2315 : name=test_with_retry 2021-09-03 19:06:59.551 | + functions-common:time_stop:2316 : start_time=1630696013953 2021-09-03 19:06:59.554 | + functions-common:time_stop:2318 : [[ -z 1630696013953 ]] 2021-09-03 19:06:59.557 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:06:59.562 | + functions-common:time_stop:2321 : end_time=1630696019558 2021-09-03 19:06:59.564 | + functions-common:time_stop:2322 : elapsed_time=5605 2021-09-03 19:06:59.567 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:06:59.569 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:06:59.572 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5605 2021-09-03 19:06:59.574 | + ./stack.sh:main:1300 : is_service_enabled placement 2021-09-03 19:06:59.592 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:59.594 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2021-09-03 19:06:59.597 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:06:59.599 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2021-09-03 19:06:59.602 | + ./stack.sh:main:1302 : start_placement 2021-09-03 19:06:59.604 | + lib/placement:start_placement:160 : start_placement_api 2021-09-03 19:06:59.607 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-03 19:06:59.611 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-09-03 19:06:59.615 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.618 | + functions-common:run_process:1564 : local service=placement-api 2021-09-03 19:06:59.620 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.623 | + functions-common:run_process:1566 : local group= 2021-09-03 19:06:59.625 | + functions-common:run_process:1567 : local user= 2021-09-03 19:06:59.628 | + functions-common:run_process:1569 : local name=placement-api 2021-09-03 19:06:59.630 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:06:59.633 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:06:59.636 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:06:59.638 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:06:59.641 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:06:59.646 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696019643 2021-09-03 19:06:59.648 | + functions-common:run_process:1572 : is_service_enabled placement-api 2021-09-03 19:06:59.665 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:06:59.668 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-09-03 19:06:59.671 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2021-09-03 19:06:59.673 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.676 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.678 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.681 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.683 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-09-03 19:06:59.686 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-09-03 19:06:59.688 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2021-09-03 19:06:59.691 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:06:59.693 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:06:59.696 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:06:59.698 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-09-03 19:06:59.701 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2021-09-03 19:06:59.703 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.705 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:06:59.708 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:06:59.710 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-09-03 19:06:59.712 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:06:59.718 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-09-03 19:06:59.780 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-09-03 19:06:59.842 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-09-03 19:06:59.893 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-03 19:06:59.945 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:06:59.996 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-09-03 19:07:00.049 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-09-03 19:07:00.099 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-09-03 19:07:00.151 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-09-03 19:07:00.203 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-09-03 19:07:00.254 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:07:00.257 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-09-03 19:07:00.321 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:07:00.729 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2021-09-03 19:07:00.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-09-03 19:07:01.127 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2021-09-03 19:07:01.210 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:01.213 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:01.216 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:01.221 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:01.223 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:01.226 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:01.228 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:01.231 | + functions-common:time_stop:2316 : start_time=1630696019643 2021-09-03 19:07:01.234 | + functions-common:time_stop:2318 : [[ -z 1630696019643 ]] 2021-09-03 19:07:01.237 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:01.241 | + functions-common:time_stop:2321 : end_time=1630696021239 2021-09-03 19:07:01.244 | + functions-common:time_stop:2322 : elapsed_time=1596 2021-09-03 19:07:01.247 | + functions-common:time_stop:2323 : total=12775 2021-09-03 19:07:01.249 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:01.252 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14371 2021-09-03 19:07:01.254 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-09-03 19:07:01.254 | Waiting for placement-api to start... 2021-09-03 19:07:01.257 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.46/placement 2021-09-03 19:07:01.260 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:07:01.262 | + functions:wait_for_service:458 : local url=http://10.222.0.46/placement 2021-09-03 19:07:01.265 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:07:01.267 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:07:01.270 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:07:01.272 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:01.275 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:01.278 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:01.283 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696021280 2021-09-03 19:07:01.286 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:07:01.291 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/placement 2021-09-03 19:07:04.000 | + :: : [[ 200 == 503 ]] 2021-09-03 19:07:04.001 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:07:04.005 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:07:04.007 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:04.010 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:04.013 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:04.015 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:04.018 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:04.020 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:07:04.023 | + functions-common:time_stop:2316 : start_time=1630696021280 2021-09-03 19:07:04.025 | + functions-common:time_stop:2318 : [[ -z 1630696021280 ]] 2021-09-03 19:07:04.028 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:04.033 | + functions-common:time_stop:2321 : end_time=1630696024030 2021-09-03 19:07:04.036 | + functions-common:time_stop:2322 : elapsed_time=2750 2021-09-03 19:07:04.038 | + functions-common:time_stop:2323 : total=14758 2021-09-03 19:07:04.041 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:04.043 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17508 2021-09-03 19:07:04.046 | + functions:wait_for_service:467 : return 0 2021-09-03 19:07:04.049 | + ./stack.sh:main:1305 : is_service_enabled neutron 2021-09-03 19:07:04.068 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:04.070 | + ./stack.sh:main:1306 : start_neutron 2021-09-03 19:07:04.073 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-09-03 19:07:04.077 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:07:04.078 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:07:04.084 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-03 19:07:04.089 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-03 19:07:04.092 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-09-03 19:07:04.095 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:07:04.097 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-09-03 19:07:04.100 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.103 | + functions-common:run_process:1564 : local service=q-agt 2021-09-03 19:07:04.105 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.108 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:04.111 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:04.113 | + functions-common:run_process:1569 : local name=q-agt 2021-09-03 19:07:04.116 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:04.118 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:04.121 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:04.123 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:04.126 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:04.131 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696024128 2021-09-03 19:07:04.134 | + functions-common:run_process:1572 : is_service_enabled q-agt 2021-09-03 19:07:04.150 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:04.153 | + functions-common:run_process:1573 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-09-03 19:07:04.156 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2021-09-03 19:07:04.158 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.161 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.163 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.166 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.168 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-09-03 19:07:04.171 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-09-03 19:07:04.174 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2021-09-03 19:07:04.177 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:04.179 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:04.182 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-09-03 19:07:04.184 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-09-03 19:07:04.187 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2021-09-03 19:07:04.189 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.191 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:04.193 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:04.196 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:04.198 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:04.200 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-09-03 19:07:04.203 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:04.207 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-09-03 19:07:04.268 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-09-03 19:07:04.330 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-03 19:07:04.385 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-09-03 19:07:04.437 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-09-03 19:07:04.490 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:04.542 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:04.545 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-09-03 19:07:04.606 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:05.008 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2021-09-03 19:07:05.022 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-09-03 19:07:05.420 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2021-09-03 19:07:05.442 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:05.444 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:05.447 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:05.450 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:05.453 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:05.456 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:05.458 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:05.461 | + functions-common:time_stop:2316 : start_time=1630696024128 2021-09-03 19:07:05.463 | + functions-common:time_stop:2318 : [[ -z 1630696024128 ]] 2021-09-03 19:07:05.467 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:05.471 | + functions-common:time_stop:2321 : end_time=1630696025468 2021-09-03 19:07:05.474 | + functions-common:time_stop:2322 : elapsed_time=1340 2021-09-03 19:07:05.476 | + functions-common:time_stop:2323 : total=14371 2021-09-03 19:07:05.479 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:05.482 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15711 2021-09-03 19:07:05.484 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-09-03 19:07:05.487 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-09-03 19:07:05.489 | + functions-common:is_provider_network:2161 : return 1 2021-09-03 19:07:05.492 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-09-03 19:07:05.495 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.498 | + functions-common:run_process:1564 : local service=q-dhcp 2021-09-03 19:07:05.500 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.503 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:05.505 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:05.508 | + functions-common:run_process:1569 : local name=q-dhcp 2021-09-03 19:07:05.510 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:05.513 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:05.515 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:05.518 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:05.521 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:05.526 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696025523 2021-09-03 19:07:05.529 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2021-09-03 19:07:05.547 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:05.550 | + functions-common:run_process:1573 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-09-03 19:07:05.553 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2021-09-03 19:07:05.555 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.558 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.561 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.564 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.567 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-09-03 19:07:05.569 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-09-03 19:07:05.572 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2021-09-03 19:07:05.574 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:05.577 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:05.579 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-09-03 19:07:05.582 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-09-03 19:07:05.585 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2021-09-03 19:07:05.587 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.590 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:05.593 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:05.596 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:05.598 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:05.601 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-09-03 19:07:05.603 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:05.608 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-09-03 19:07:05.672 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-09-03 19:07:05.738 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-09-03 19:07:05.793 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-09-03 19:07:05.846 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-09-03 19:07:05.900 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:05.954 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:05.956 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-09-03 19:07:06.020 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:06.438 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2021-09-03 19:07:06.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-09-03 19:07:06.861 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2021-09-03 19:07:06.889 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:06.891 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:06.894 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:06.897 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:06.899 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:06.902 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:06.905 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:06.907 | + functions-common:time_stop:2316 : start_time=1630696025523 2021-09-03 19:07:06.910 | + functions-common:time_stop:2318 : [[ -z 1630696025523 ]] 2021-09-03 19:07:06.913 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:06.917 | + functions-common:time_stop:2321 : end_time=1630696026915 2021-09-03 19:07:06.921 | + functions-common:time_stop:2322 : elapsed_time=1392 2021-09-03 19:07:06.923 | + functions-common:time_stop:2323 : total=15711 2021-09-03 19:07:06.926 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:06.929 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17103 2021-09-03 19:07:06.931 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-09-03 19:07:06.951 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:07:06.954 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-09-03 19:07:06.957 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-03 19:07:06.960 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-03 19:07:06.962 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-09-03 19:07:06.965 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:06.968 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:06.971 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:06.973 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-09-03 19:07:06.976 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:06.979 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:06.983 | + functions-common:run_process:1564 : local service=q-l3 2021-09-03 19:07:06.985 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:06.988 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:06.990 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:06.993 | + functions-common:run_process:1569 : local name=q-l3 2021-09-03 19:07:06.995 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:06.998 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:07.001 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:07.003 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:07.006 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:07.011 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696027008 2021-09-03 19:07:07.014 | + functions-common:run_process:1572 : is_service_enabled q-l3 2021-09-03 19:07:07.033 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:07.036 | + functions-common:run_process:1573 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-09-03 19:07:07.038 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2021-09-03 19:07:07.041 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:07.044 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:07.046 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:07.049 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:07.051 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-09-03 19:07:07.054 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-09-03 19:07:07.057 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2021-09-03 19:07:07.059 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:07.062 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:07.064 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-09-03 19:07:07.067 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-09-03 19:07:07.069 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2021-09-03 19:07:07.072 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:07.074 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:07.077 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:07.080 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:07.082 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:07.085 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-09-03 19:07:07.087 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:07.093 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-09-03 19:07:07.163 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-09-03 19:07:07.230 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-03 19:07:07.285 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-09-03 19:07:07.343 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-09-03 19:07:07.398 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:07.456 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:07.458 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-09-03 19:07:07.529 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:07.960 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2021-09-03 19:07:07.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-09-03 19:07:08.377 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2021-09-03 19:07:08.408 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:08.410 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:08.412 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:08.415 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:08.417 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:08.420 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:08.425 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:08.427 | + functions-common:time_stop:2316 : start_time=1630696027008 2021-09-03 19:07:08.430 | + functions-common:time_stop:2318 : [[ -z 1630696027008 ]] 2021-09-03 19:07:08.433 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:08.438 | + functions-common:time_stop:2321 : end_time=1630696028435 2021-09-03 19:07:08.441 | + functions-common:time_stop:2322 : elapsed_time=1427 2021-09-03 19:07:08.443 | + functions-common:time_stop:2323 : total=17103 2021-09-03 19:07:08.446 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:08.448 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18530 2021-09-03 19:07:08.451 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.454 | + functions-common:run_process:1564 : local service=q-meta 2021-09-03 19:07:08.456 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.459 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:08.462 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:08.464 | + functions-common:run_process:1569 : local name=q-meta 2021-09-03 19:07:08.467 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:08.469 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:08.472 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:08.474 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:08.480 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:08.483 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696028479 2021-09-03 19:07:08.486 | + functions-common:run_process:1572 : is_service_enabled q-meta 2021-09-03 19:07:08.509 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:08.511 | + functions-common:run_process:1573 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-09-03 19:07:08.514 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2021-09-03 19:07:08.517 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.519 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.524 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.526 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.530 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-09-03 19:07:08.532 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-09-03 19:07:08.535 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2021-09-03 19:07:08.537 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:08.540 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:08.543 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-09-03 19:07:08.546 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-09-03 19:07:08.548 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2021-09-03 19:07:08.551 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.553 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:08.556 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:08.559 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:08.562 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:08.565 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-09-03 19:07:08.568 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:08.573 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-09-03 19:07:08.648 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-09-03 19:07:08.728 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-09-03 19:07:08.790 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-09-03 19:07:08.852 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-09-03 19:07:08.922 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:08.984 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:08.989 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-09-03 19:07:09.065 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:09.548 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2021-09-03 19:07:09.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-09-03 19:07:10.015 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2021-09-03 19:07:10.040 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:10.043 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:10.046 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:10.048 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:10.054 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:10.057 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:10.059 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:10.062 | + functions-common:time_stop:2316 : start_time=1630696028479 2021-09-03 19:07:10.064 | + functions-common:time_stop:2318 : [[ -z 1630696028479 ]] 2021-09-03 19:07:10.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:10.074 | + functions-common:time_stop:2321 : end_time=1630696030071 2021-09-03 19:07:10.077 | + functions-common:time_stop:2322 : elapsed_time=1592 2021-09-03 19:07:10.080 | + functions-common:time_stop:2323 : total=18530 2021-09-03 19:07:10.082 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:10.085 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20122 2021-09-03 19:07:10.092 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.098 | + functions-common:run_process:1564 : local service=q-metering 2021-09-03 19:07:10.102 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.106 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:10.110 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:10.114 | + functions-common:run_process:1569 : local name=q-metering 2021-09-03 19:07:10.118 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:10.123 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:10.126 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:10.129 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:10.132 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:10.141 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696030134 2021-09-03 19:07:10.144 | + functions-common:run_process:1572 : is_service_enabled q-metering 2021-09-03 19:07:10.177 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:10.182 | + functions-common:run_process:1573 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-09-03 19:07:10.186 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2021-09-03 19:07:10.190 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.194 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.198 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.202 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.206 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-09-03 19:07:10.210 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-09-03 19:07:10.212 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2021-09-03 19:07:10.217 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:10.220 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:10.222 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-09-03 19:07:10.225 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-09-03 19:07:10.228 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2021-09-03 19:07:10.233 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.238 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:10.252 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:10.255 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:10.262 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:10.269 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-09-03 19:07:10.276 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:10.285 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-09-03 19:07:10.397 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-09-03 19:07:10.496 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-09-03 19:07:10.586 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-09-03 19:07:10.693 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-09-03 19:07:10.809 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:10.905 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:10.912 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-09-03 19:07:11.017 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:11.502 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2021-09-03 19:07:11.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-09-03 19:07:12.221 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2021-09-03 19:07:12.268 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:12.274 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:12.278 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:12.283 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:12.290 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:12.296 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:12.299 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:12.306 | + functions-common:time_stop:2316 : start_time=1630696030134 2021-09-03 19:07:12.313 | + functions-common:time_stop:2318 : [[ -z 1630696030134 ]] 2021-09-03 19:07:12.322 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:12.329 | + functions-common:time_stop:2321 : end_time=1630696032324 2021-09-03 19:07:12.331 | + functions-common:time_stop:2322 : elapsed_time=2190 2021-09-03 19:07:12.335 | + functions-common:time_stop:2323 : total=20122 2021-09-03 19:07:12.338 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:12.341 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22312 2021-09-03 19:07:12.344 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2021-09-03 19:07:12.385 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:12.390 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2021-09-03 19:07:12.394 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2021-09-03 19:07:12.397 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:07:12.401 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2021-09-03 19:07:12.406 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2021-09-03 19:07:12.410 | + ./stack.sh:main:1316 : create_neutron_initial_network 2021-09-03 19:07:12.414 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-09-03 19:07:12.424 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-09-03 19:07:12.424 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-09-03 19:07:12.424 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-09-03 19:07:12.436 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:07:12.444 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:15.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:15.604 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:15.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:15.604 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:15.763 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:15.766 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-03 19:07:15.769 | ++ functions-common:get_field:731 : field='$2' 2021-09-03 19:07:15.772 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-03 19:07:15.775 | ++ functions-common:get_field:733 : echo '| 1688b517c7374f1494838a1158dd09d4 | demo |' 2021-09-03 19:07:15.779 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:15.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=1688b517c7374f1494838a1158dd09d4 2021-09-03 19:07:15.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-09-03 19:07:15.789 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:15.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-09-03 19:07:15.810 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-09-03 19:07:15.813 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-09-03 19:07:15.820 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 19:07:18.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:18.775 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:18.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:18.775 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:18.933 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:18.936 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:07:18.936 | address-scope 2021-09-03 19:07:18.936 | router-admin-state-down-before-update 2021-09-03 19:07:18.936 | agent 2021-09-03 19:07:18.936 | agent-resources-synced 2021-09-03 19:07:18.936 | allowed-address-pairs 2021-09-03 19:07:18.936 | auto-allocated-topology 2021-09-03 19:07:18.936 | availability_zone 2021-09-03 19:07:18.936 | availability_zone_filter 2021-09-03 19:07:18.936 | default-subnetpools 2021-09-03 19:07:18.936 | dhcp_agent_scheduler 2021-09-03 19:07:18.936 | dvr 2021-09-03 19:07:18.937 | empty-string-filtering 2021-09-03 19:07:18.937 | external-net 2021-09-03 19:07:18.937 | extra_dhcp_opt 2021-09-03 19:07:18.937 | extraroute 2021-09-03 19:07:18.937 | extraroute-atomic 2021-09-03 19:07:18.937 | filter-validation 2021-09-03 19:07:18.937 | fip-port-details 2021-09-03 19:07:18.937 | flavors 2021-09-03 19:07:18.937 | floatingip-pools 2021-09-03 19:07:18.937 | ip-substring-filtering 2021-09-03 19:07:18.937 | router 2021-09-03 19:07:18.937 | ext-gw-mode 2021-09-03 19:07:18.937 | l3-ha 2021-09-03 19:07:18.937 | l3-flavors 2021-09-03 19:07:18.937 | l3-port-ip-change-not-allowed 2021-09-03 19:07:18.937 | l3_agent_scheduler 2021-09-03 19:07:18.937 | metering 2021-09-03 19:07:18.937 | metering_source_and_destination_fields 2021-09-03 19:07:18.937 | multi-provider 2021-09-03 19:07:18.937 | net-mtu 2021-09-03 19:07:18.937 | net-mtu-writable 2021-09-03 19:07:18.937 | network_availability_zone 2021-09-03 19:07:18.937 | network-ip-availability 2021-09-03 19:07:18.937 | pagination 2021-09-03 19:07:18.937 | port-device-profile 2021-09-03 19:07:18.937 | port-mac-address-regenerate 2021-09-03 19:07:18.937 | port-numa-affinity-policy 2021-09-03 19:07:18.937 | binding 2021-09-03 19:07:18.937 | binding-extended 2021-09-03 19:07:18.937 | port-security 2021-09-03 19:07:18.937 | project-id 2021-09-03 19:07:18.937 | provider 2021-09-03 19:07:18.937 | quotas 2021-09-03 19:07:18.937 | quota_details 2021-09-03 19:07:18.937 | rbac-policies 2021-09-03 19:07:18.938 | rbac-address-group 2021-09-03 19:07:18.938 | rbac-address-scope 2021-09-03 19:07:18.938 | rbac-security-groups 2021-09-03 19:07:18.938 | rbac-subnetpool 2021-09-03 19:07:18.938 | revision-if-match 2021-09-03 19:07:18.938 | standard-attr-revisions 2021-09-03 19:07:18.938 | router_availability_zone 2021-09-03 19:07:18.938 | security-groups-normalized-cidr 2021-09-03 19:07:18.938 | port-security-groups-filtering 2021-09-03 19:07:18.938 | security-groups-remote-address-group 2021-09-03 19:07:18.938 | security-group 2021-09-03 19:07:18.938 | service-type 2021-09-03 19:07:18.938 | sorting 2021-09-03 19:07:18.938 | standard-attr-description 2021-09-03 19:07:18.938 | stateful-security-group 2021-09-03 19:07:18.938 | subnet_onboard 2021-09-03 19:07:18.938 | subnet-service-types 2021-09-03 19:07:18.938 | subnet_allocation 2021-09-03 19:07:18.938 | subnetpool-prefix-ops 2021-09-03 19:07:18.938 | standard-attr-tag 2021-09-03 19:07:18.938 | standard-attr-timestamp' 2021-09-03 19:07:18.940 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:07:18.940 | address-scope 2021-09-03 19:07:18.940 | router-admin-state-down-before-update 2021-09-03 19:07:18.940 | agent 2021-09-03 19:07:18.940 | agent-resources-synced 2021-09-03 19:07:18.940 | allowed-address-pairs 2021-09-03 19:07:18.940 | auto-allocated-topology 2021-09-03 19:07:18.940 | availability_zone 2021-09-03 19:07:18.940 | availability_zone_filter 2021-09-03 19:07:18.940 | default-subnetpools 2021-09-03 19:07:18.940 | dhcp_agent_scheduler 2021-09-03 19:07:18.940 | dvr 2021-09-03 19:07:18.940 | empty-string-filtering 2021-09-03 19:07:18.940 | external-net 2021-09-03 19:07:18.940 | extra_dhcp_opt 2021-09-03 19:07:18.940 | extraroute 2021-09-03 19:07:18.940 | extraroute-atomic 2021-09-03 19:07:18.940 | filter-validation 2021-09-03 19:07:18.940 | fip-port-details 2021-09-03 19:07:18.940 | flavors 2021-09-03 19:07:18.940 | floatingip-pools 2021-09-03 19:07:18.940 | ip-substring-filtering 2021-09-03 19:07:18.940 | router 2021-09-03 19:07:18.940 | ext-gw-mode 2021-09-03 19:07:18.940 | l3-ha 2021-09-03 19:07:18.940 | l3-flavors 2021-09-03 19:07:18.940 | l3-port-ip-change-not-allowed 2021-09-03 19:07:18.940 | l3_agent_scheduler 2021-09-03 19:07:18.940 | metering 2021-09-03 19:07:18.941 | metering_source_and_destination_fields 2021-09-03 19:07:18.941 | multi-provider 2021-09-03 19:07:18.941 | net-mtu 2021-09-03 19:07:18.941 | net-mtu-writable 2021-09-03 19:07:18.941 | network_availability_zone 2021-09-03 19:07:18.941 | network-ip-availability 2021-09-03 19:07:18.941 | pagination 2021-09-03 19:07:18.941 | port-device-profile 2021-09-03 19:07:18.941 | port-mac-address-regenerate 2021-09-03 19:07:18.941 | port-numa-affinity-policy 2021-09-03 19:07:18.941 | binding 2021-09-03 19:07:18.941 | binding-extended 2021-09-03 19:07:18.941 | port-security 2021-09-03 19:07:18.941 | project-id 2021-09-03 19:07:18.941 | provider 2021-09-03 19:07:18.941 | quotas 2021-09-03 19:07:18.941 | quota_details 2021-09-03 19:07:18.941 | rbac-policies 2021-09-03 19:07:18.941 | rbac-address-group 2021-09-03 19:07:18.941 | rbac-address-scope 2021-09-03 19:07:18.941 | rbac-security-groups 2021-09-03 19:07:18.941 | rbac-subnetpool 2021-09-03 19:07:18.941 | revision-if-match 2021-09-03 19:07:18.941 | standard-attr-revisions 2021-09-03 19:07:18.941 | router_availability_zone 2021-09-03 19:07:18.941 | security-groups-normalized-cidr 2021-09-03 19:07:18.941 | port-security-groups-filtering 2021-09-03 19:07:18.941 | security-groups-remote-address-group 2021-09-03 19:07:18.941 | security-group 2021-09-03 19:07:18.941 | service-type 2021-09-03 19:07:18.941 | sorting 2021-09-03 19:07:18.941 | standard-attr-description 2021-09-03 19:07:18.941 | stateful-security-group 2021-09-03 19:07:18.941 | subnet_onboard 2021-09-03 19:07:18.942 | subnet-service-types 2021-09-03 19:07:18.942 | subnet_allocation 2021-09-03 19:07:18.942 | subnetpool-prefix-ops 2021-09-03 19:07:18.942 | standard-attr-tag 2021-09-03 19:07:18.942 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-03 19:07:18.944 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:07:18.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-09-03 19:07:18.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-09-03 19:07:18.953 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-09-03 19:07:21.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:21.806 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:21.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:21.806 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:21.958 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:21.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=22069ffe-2d26-4f7d-b3ac-04f215f860b7 2021-09-03 19:07:21.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-09-03 19:07:21.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-09-03 19:07:21.969 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2021-09-03 19:07:21.971 | + functions-common:is_provider_network:2161 : return 1 2021-09-03 19:07:21.975 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 1688b517c7374f1494838a1158dd09d4 private 2021-09-03 19:07:21.976 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-09-03 19:07:21.976 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-09-03 19:07:21.979 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:07:21.982 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:25.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:25.732 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:25.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:25.732 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:25.895 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:25.898 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:07:25.900 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:07:25.904 | ++ functions-common:get_field:733 : echo '| id | f0d6f499-6bb3-46da-8a88-a4ccbbb88e34 |' 2021-09-03 19:07:25.904 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:07:25.910 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:25.913 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=f0d6f499-6bb3-46da-8a88-a4ccbbb88e34 2021-09-03 19:07:25.916 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 1688b517c7374f1494838a1158dd09d4' 2021-09-03 19:07:25.919 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:25.937 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-09-03 19:07:25.940 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 1688b517c7374f1494838a1158dd09d4 2021-09-03 19:07:25.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=1688b517c7374f1494838a1158dd09d4 2021-09-03 19:07:25.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 22069ffe-2d26-4f7d-b3ac-04f215f860b7 ']' 2021-09-03 19:07:25.948 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project 1688b517c7374f1494838a1158dd09d4 ' 2021-09-03 19:07:25.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-09-03 19:07:25.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-09-03 19:07:25.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-09-03 19:07:25.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 22069ffe-2d26-4f7d-b3ac-04f215f860b7 ' 2021-09-03 19:07:25.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-09-03 19:07:25.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network f0d6f499-6bb3-46da-8a88-a4ccbbb88e34 private-subnet' 2021-09-03 19:07:25.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-09-03 19:07:25.969 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 1688b517c7374f1494838a1158dd09d4 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 22069ffe-2d26-4f7d-b3ac-04f215f860b7 --network f0d6f499-6bb3-46da-8a88-a4ccbbb88e34 private-subnet 2021-09-03 19:07:25.970 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-09-03 19:07:25.970 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-09-03 19:07:25.972 | +++ functions-common:get_field:726 : local data field 2021-09-03 19:07:25.975 | +++ functions-common:get_field:727 : read data 2021-09-03 19:07:29.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:29.340 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:29.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:29.340 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:29.499 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:29.503 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:07:29.505 | +++ functions-common:get_field:731 : field='$3' 2021-09-03 19:07:29.508 | +++ functions-common:get_field:733 : echo '| id | 8c715934-03a3-42e4-b51e-43149a652ebf |' 2021-09-03 19:07:29.508 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:07:29.514 | +++ functions-common:get_field:727 : read data 2021-09-03 19:07:29.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=8c715934-03a3-42e4-b51e-43149a652ebf 2021-09-03 19:07:29.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 1688b517c7374f1494838a1158dd09d4' 2021-09-03 19:07:29.523 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:29.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 8c715934-03a3-42e4-b51e-43149a652ebf 2021-09-03 19:07:29.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=8c715934-03a3-42e4-b51e-43149a652ebf 2021-09-03 19:07:29.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-09-03 19:07:29.548 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-09-03 19:07:29.551 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-09-03 19:07:29.555 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 19:07:32.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:32.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:32.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:32.178 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:32.336 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:32.339 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:07:32.339 | address-scope 2021-09-03 19:07:32.339 | router-admin-state-down-before-update 2021-09-03 19:07:32.339 | agent 2021-09-03 19:07:32.339 | agent-resources-synced 2021-09-03 19:07:32.339 | allowed-address-pairs 2021-09-03 19:07:32.339 | auto-allocated-topology 2021-09-03 19:07:32.339 | availability_zone 2021-09-03 19:07:32.339 | availability_zone_filter 2021-09-03 19:07:32.339 | default-subnetpools 2021-09-03 19:07:32.339 | dhcp_agent_scheduler 2021-09-03 19:07:32.339 | dvr 2021-09-03 19:07:32.339 | empty-string-filtering 2021-09-03 19:07:32.339 | external-net 2021-09-03 19:07:32.339 | extra_dhcp_opt 2021-09-03 19:07:32.339 | extraroute 2021-09-03 19:07:32.339 | extraroute-atomic 2021-09-03 19:07:32.339 | filter-validation 2021-09-03 19:07:32.339 | fip-port-details 2021-09-03 19:07:32.339 | flavors 2021-09-03 19:07:32.339 | floatingip-pools 2021-09-03 19:07:32.339 | ip-substring-filtering 2021-09-03 19:07:32.339 | router 2021-09-03 19:07:32.339 | ext-gw-mode 2021-09-03 19:07:32.339 | l3-ha 2021-09-03 19:07:32.340 | l3-flavors 2021-09-03 19:07:32.340 | l3-port-ip-change-not-allowed 2021-09-03 19:07:32.340 | l3_agent_scheduler 2021-09-03 19:07:32.340 | metering 2021-09-03 19:07:32.340 | metering_source_and_destination_fields 2021-09-03 19:07:32.340 | multi-provider 2021-09-03 19:07:32.340 | net-mtu 2021-09-03 19:07:32.340 | net-mtu-writable 2021-09-03 19:07:32.340 | network_availability_zone 2021-09-03 19:07:32.340 | network-ip-availability 2021-09-03 19:07:32.340 | pagination 2021-09-03 19:07:32.340 | port-device-profile 2021-09-03 19:07:32.340 | port-mac-address-regenerate 2021-09-03 19:07:32.340 | port-numa-affinity-policy 2021-09-03 19:07:32.340 | binding 2021-09-03 19:07:32.340 | binding-extended 2021-09-03 19:07:32.340 | port-security 2021-09-03 19:07:32.340 | project-id 2021-09-03 19:07:32.340 | provider 2021-09-03 19:07:32.340 | quotas 2021-09-03 19:07:32.340 | quota_details 2021-09-03 19:07:32.340 | rbac-policies 2021-09-03 19:07:32.340 | rbac-address-group 2021-09-03 19:07:32.340 | rbac-address-scope 2021-09-03 19:07:32.340 | rbac-security-groups 2021-09-03 19:07:32.340 | rbac-subnetpool 2021-09-03 19:07:32.340 | revision-if-match 2021-09-03 19:07:32.340 | standard-attr-revisions 2021-09-03 19:07:32.340 | router_availability_zone 2021-09-03 19:07:32.340 | security-groups-normalized-cidr 2021-09-03 19:07:32.340 | port-security-groups-filtering 2021-09-03 19:07:32.341 | security-groups-remote-address-group 2021-09-03 19:07:32.341 | security-group 2021-09-03 19:07:32.341 | service-type 2021-09-03 19:07:32.341 | sorting 2021-09-03 19:07:32.341 | standard-attr-description 2021-09-03 19:07:32.341 | stateful-security-group 2021-09-03 19:07:32.341 | subnet_onboard 2021-09-03 19:07:32.341 | subnet-service-types 2021-09-03 19:07:32.341 | subnet_allocation 2021-09-03 19:07:32.341 | subnetpool-prefix-ops 2021-09-03 19:07:32.341 | standard-attr-tag 2021-09-03 19:07:32.341 | standard-attr-timestamp' 2021-09-03 19:07:32.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:07:32.342 | address-scope 2021-09-03 19:07:32.342 | router-admin-state-down-before-update 2021-09-03 19:07:32.342 | agent 2021-09-03 19:07:32.342 | agent-resources-synced 2021-09-03 19:07:32.342 | allowed-address-pairs 2021-09-03 19:07:32.342 | auto-allocated-topology 2021-09-03 19:07:32.342 | availability_zone 2021-09-03 19:07:32.342 | availability_zone_filter 2021-09-03 19:07:32.342 | default-subnetpools 2021-09-03 19:07:32.342 | dhcp_agent_scheduler 2021-09-03 19:07:32.342 | dvr 2021-09-03 19:07:32.342 | empty-string-filtering 2021-09-03 19:07:32.342 | external-net 2021-09-03 19:07:32.342 | extra_dhcp_opt 2021-09-03 19:07:32.342 | extraroute 2021-09-03 19:07:32.342 | extraroute-atomic 2021-09-03 19:07:32.342 | filter-validation 2021-09-03 19:07:32.342 | fip-port-details 2021-09-03 19:07:32.342 | flavors 2021-09-03 19:07:32.342 | floatingip-pools 2021-09-03 19:07:32.342 | ip-substring-filtering 2021-09-03 19:07:32.342 | router 2021-09-03 19:07:32.342 | ext-gw-mode 2021-09-03 19:07:32.342 | l3-ha 2021-09-03 19:07:32.342 | l3-flavors 2021-09-03 19:07:32.342 | l3-port-ip-change-not-allowed 2021-09-03 19:07:32.342 | l3_agent_scheduler 2021-09-03 19:07:32.342 | metering 2021-09-03 19:07:32.342 | metering_source_and_destination_fields 2021-09-03 19:07:32.342 | multi-provider 2021-09-03 19:07:32.342 | net-mtu 2021-09-03 19:07:32.342 | net-mtu-writable 2021-09-03 19:07:32.343 | network_availability_zone 2021-09-03 19:07:32.343 | network-ip-availability 2021-09-03 19:07:32.343 | pagination 2021-09-03 19:07:32.343 | port-device-profile 2021-09-03 19:07:32.343 | port-mac-address-regenerate 2021-09-03 19:07:32.343 | port-numa-affinity-policy 2021-09-03 19:07:32.343 | binding 2021-09-03 19:07:32.343 | binding-extended 2021-09-03 19:07:32.343 | port-security 2021-09-03 19:07:32.343 | project-id 2021-09-03 19:07:32.343 | provider 2021-09-03 19:07:32.343 | quotas 2021-09-03 19:07:32.343 | quota_details 2021-09-03 19:07:32.343 | rbac-policies 2021-09-03 19:07:32.343 | rbac-address-group 2021-09-03 19:07:32.343 | rbac-address-scope 2021-09-03 19:07:32.343 | rbac-security-groups 2021-09-03 19:07:32.343 | rbac-subnetpool 2021-09-03 19:07:32.343 | revision-if-match 2021-09-03 19:07:32.343 | standard-attr-revisions 2021-09-03 19:07:32.343 | router_availability_zone 2021-09-03 19:07:32.343 | security-groups-normalized-cidr 2021-09-03 19:07:32.343 | port-security-groups-filtering 2021-09-03 19:07:32.343 | security-groups-remote-address-group 2021-09-03 19:07:32.343 | security-group 2021-09-03 19:07:32.343 | service-type 2021-09-03 19:07:32.343 | sorting 2021-09-03 19:07:32.343 | standard-attr-description 2021-09-03 19:07:32.343 | stateful-security-group 2021-09-03 19:07:32.343 | subnet_onboard 2021-09-03 19:07:32.343 | subnet-service-types 2021-09-03 19:07:32.343 | subnet_allocation 2021-09-03 19:07:32.343 | subnetpool-prefix-ops 2021-09-03 19:07:32.343 | standard-attr-tag 2021-09-03 19:07:32.344 | standard-attr-timestamp =~ router ]] 2021-09-03 19:07:32.345 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:07:32.348 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-09-03 19:07:32.350 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-09-03 19:07:32.354 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 19:07:34.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:34.930 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:34.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:34.930 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:35.089 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:35.093 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:07:35.093 | address-scope 2021-09-03 19:07:35.093 | router-admin-state-down-before-update 2021-09-03 19:07:35.093 | agent 2021-09-03 19:07:35.093 | agent-resources-synced 2021-09-03 19:07:35.093 | allowed-address-pairs 2021-09-03 19:07:35.093 | auto-allocated-topology 2021-09-03 19:07:35.093 | availability_zone 2021-09-03 19:07:35.094 | availability_zone_filter 2021-09-03 19:07:35.094 | default-subnetpools 2021-09-03 19:07:35.094 | dhcp_agent_scheduler 2021-09-03 19:07:35.094 | dvr 2021-09-03 19:07:35.094 | empty-string-filtering 2021-09-03 19:07:35.094 | external-net 2021-09-03 19:07:35.094 | extra_dhcp_opt 2021-09-03 19:07:35.094 | extraroute 2021-09-03 19:07:35.094 | extraroute-atomic 2021-09-03 19:07:35.094 | filter-validation 2021-09-03 19:07:35.094 | fip-port-details 2021-09-03 19:07:35.094 | flavors 2021-09-03 19:07:35.094 | floatingip-pools 2021-09-03 19:07:35.094 | ip-substring-filtering 2021-09-03 19:07:35.094 | router 2021-09-03 19:07:35.094 | ext-gw-mode 2021-09-03 19:07:35.094 | l3-ha 2021-09-03 19:07:35.094 | l3-flavors 2021-09-03 19:07:35.094 | l3-port-ip-change-not-allowed 2021-09-03 19:07:35.094 | l3_agent_scheduler 2021-09-03 19:07:35.094 | metering 2021-09-03 19:07:35.094 | metering_source_and_destination_fields 2021-09-03 19:07:35.094 | multi-provider 2021-09-03 19:07:35.094 | net-mtu 2021-09-03 19:07:35.094 | net-mtu-writable 2021-09-03 19:07:35.094 | network_availability_zone 2021-09-03 19:07:35.094 | network-ip-availability 2021-09-03 19:07:35.094 | pagination 2021-09-03 19:07:35.094 | port-device-profile 2021-09-03 19:07:35.094 | port-mac-address-regenerate 2021-09-03 19:07:35.094 | port-numa-affinity-policy 2021-09-03 19:07:35.094 | binding 2021-09-03 19:07:35.094 | binding-extended 2021-09-03 19:07:35.094 | port-security 2021-09-03 19:07:35.095 | project-id 2021-09-03 19:07:35.095 | provider 2021-09-03 19:07:35.095 | quotas 2021-09-03 19:07:35.095 | quota_details 2021-09-03 19:07:35.095 | rbac-policies 2021-09-03 19:07:35.095 | rbac-address-group 2021-09-03 19:07:35.095 | rbac-address-scope 2021-09-03 19:07:35.095 | rbac-security-groups 2021-09-03 19:07:35.095 | rbac-subnetpool 2021-09-03 19:07:35.095 | revision-if-match 2021-09-03 19:07:35.095 | standard-attr-revisions 2021-09-03 19:07:35.095 | router_availability_zone 2021-09-03 19:07:35.095 | security-groups-normalized-cidr 2021-09-03 19:07:35.095 | port-security-groups-filtering 2021-09-03 19:07:35.095 | security-groups-remote-address-group 2021-09-03 19:07:35.095 | security-group 2021-09-03 19:07:35.095 | service-type 2021-09-03 19:07:35.095 | sorting 2021-09-03 19:07:35.095 | standard-attr-description 2021-09-03 19:07:35.095 | stateful-security-group 2021-09-03 19:07:35.095 | subnet_onboard 2021-09-03 19:07:35.095 | subnet-service-types 2021-09-03 19:07:35.095 | subnet_allocation 2021-09-03 19:07:35.095 | subnetpool-prefix-ops 2021-09-03 19:07:35.095 | standard-attr-tag 2021-09-03 19:07:35.095 | standard-attr-timestamp' 2021-09-03 19:07:35.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:07:35.096 | address-scope 2021-09-03 19:07:35.096 | router-admin-state-down-before-update 2021-09-03 19:07:35.096 | agent 2021-09-03 19:07:35.096 | agent-resources-synced 2021-09-03 19:07:35.096 | allowed-address-pairs 2021-09-03 19:07:35.096 | auto-allocated-topology 2021-09-03 19:07:35.096 | availability_zone 2021-09-03 19:07:35.096 | availability_zone_filter 2021-09-03 19:07:35.096 | default-subnetpools 2021-09-03 19:07:35.096 | dhcp_agent_scheduler 2021-09-03 19:07:35.096 | dvr 2021-09-03 19:07:35.096 | empty-string-filtering 2021-09-03 19:07:35.096 | external-net 2021-09-03 19:07:35.096 | extra_dhcp_opt 2021-09-03 19:07:35.096 | extraroute 2021-09-03 19:07:35.096 | extraroute-atomic 2021-09-03 19:07:35.096 | filter-validation 2021-09-03 19:07:35.096 | fip-port-details 2021-09-03 19:07:35.096 | flavors 2021-09-03 19:07:35.096 | floatingip-pools 2021-09-03 19:07:35.096 | ip-substring-filtering 2021-09-03 19:07:35.097 | router 2021-09-03 19:07:35.097 | ext-gw-mode 2021-09-03 19:07:35.097 | l3-ha 2021-09-03 19:07:35.097 | l3-flavors 2021-09-03 19:07:35.097 | l3-port-ip-change-not-allowed 2021-09-03 19:07:35.097 | l3_agent_scheduler 2021-09-03 19:07:35.097 | metering 2021-09-03 19:07:35.097 | metering_source_and_destination_fields 2021-09-03 19:07:35.097 | multi-provider 2021-09-03 19:07:35.097 | net-mtu 2021-09-03 19:07:35.097 | net-mtu-writable 2021-09-03 19:07:35.097 | network_availability_zone 2021-09-03 19:07:35.097 | network-ip-availability 2021-09-03 19:07:35.097 | pagination 2021-09-03 19:07:35.097 | port-device-profile 2021-09-03 19:07:35.097 | port-mac-address-regenerate 2021-09-03 19:07:35.097 | port-numa-affinity-policy 2021-09-03 19:07:35.097 | binding 2021-09-03 19:07:35.097 | binding-extended 2021-09-03 19:07:35.097 | port-security 2021-09-03 19:07:35.097 | project-id 2021-09-03 19:07:35.097 | provider 2021-09-03 19:07:35.097 | quotas 2021-09-03 19:07:35.097 | quota_details 2021-09-03 19:07:35.097 | rbac-policies 2021-09-03 19:07:35.097 | rbac-address-group 2021-09-03 19:07:35.097 | rbac-address-scope 2021-09-03 19:07:35.097 | rbac-security-groups 2021-09-03 19:07:35.097 | rbac-subnetpool 2021-09-03 19:07:35.097 | revision-if-match 2021-09-03 19:07:35.097 | standard-attr-revisions 2021-09-03 19:07:35.097 | router_availability_zone 2021-09-03 19:07:35.097 | security-groups-normalized-cidr 2021-09-03 19:07:35.097 | port-security-groups-filtering 2021-09-03 19:07:35.097 | security-groups-remote-address-group 2021-09-03 19:07:35.098 | security-group 2021-09-03 19:07:35.098 | service-type 2021-09-03 19:07:35.098 | sorting 2021-09-03 19:07:35.098 | standard-attr-description 2021-09-03 19:07:35.098 | stateful-security-group 2021-09-03 19:07:35.098 | subnet_onboard 2021-09-03 19:07:35.098 | subnet-service-types 2021-09-03 19:07:35.098 | subnet_allocation 2021-09-03 19:07:35.098 | subnetpool-prefix-ops 2021-09-03 19:07:35.098 | standard-attr-tag 2021-09-03 19:07:35.098 | standard-attr-timestamp =~ external-net ]] 2021-09-03 19:07:35.099 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:07:35.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-09-03 19:07:35.107 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 1688b517c7374f1494838a1158dd09d4 router1 2021-09-03 19:07:35.107 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-09-03 19:07:35.107 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-09-03 19:07:35.110 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:07:35.113 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:38.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:38.085 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:38.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:38.085 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:38.237 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:38.240 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:07:38.242 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:07:38.246 | ++ functions-common:get_field:733 : echo '| id | d9b1cb82-fe81-41e8-848c-bdbdea6b2520 |' 2021-09-03 19:07:38.248 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:07:38.254 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:38.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=d9b1cb82-fe81-41e8-848c-bdbdea6b2520 2021-09-03 19:07:38.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 1688b517c7374f1494838a1158dd09d4 router1' 2021-09-03 19:07:38.264 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:38.287 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-09-03 19:07:38.290 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-09-03 19:07:38.292 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-09-03 19:07:38.297 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-09-03 19:07:40.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:40.888 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:40.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:40.888 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:41.039 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:41.042 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-09-03 19:07:41.042 | address-scope 2021-09-03 19:07:41.042 | router-admin-state-down-before-update 2021-09-03 19:07:41.042 | agent 2021-09-03 19:07:41.042 | agent-resources-synced 2021-09-03 19:07:41.042 | allowed-address-pairs 2021-09-03 19:07:41.042 | auto-allocated-topology 2021-09-03 19:07:41.042 | availability_zone 2021-09-03 19:07:41.042 | availability_zone_filter 2021-09-03 19:07:41.043 | default-subnetpools 2021-09-03 19:07:41.043 | dhcp_agent_scheduler 2021-09-03 19:07:41.043 | dvr 2021-09-03 19:07:41.043 | empty-string-filtering 2021-09-03 19:07:41.043 | external-net 2021-09-03 19:07:41.043 | extra_dhcp_opt 2021-09-03 19:07:41.043 | extraroute 2021-09-03 19:07:41.043 | extraroute-atomic 2021-09-03 19:07:41.043 | filter-validation 2021-09-03 19:07:41.043 | fip-port-details 2021-09-03 19:07:41.043 | flavors 2021-09-03 19:07:41.043 | floatingip-pools 2021-09-03 19:07:41.043 | ip-substring-filtering 2021-09-03 19:07:41.043 | router 2021-09-03 19:07:41.043 | ext-gw-mode 2021-09-03 19:07:41.043 | l3-ha 2021-09-03 19:07:41.043 | l3-flavors 2021-09-03 19:07:41.043 | l3-port-ip-change-not-allowed 2021-09-03 19:07:41.043 | l3_agent_scheduler 2021-09-03 19:07:41.043 | metering 2021-09-03 19:07:41.043 | metering_source_and_destination_fields 2021-09-03 19:07:41.043 | multi-provider 2021-09-03 19:07:41.043 | net-mtu 2021-09-03 19:07:41.043 | net-mtu-writable 2021-09-03 19:07:41.043 | network_availability_zone 2021-09-03 19:07:41.043 | network-ip-availability 2021-09-03 19:07:41.043 | pagination 2021-09-03 19:07:41.044 | port-device-profile 2021-09-03 19:07:41.044 | port-mac-address-regenerate 2021-09-03 19:07:41.044 | port-numa-affinity-policy 2021-09-03 19:07:41.044 | binding 2021-09-03 19:07:41.044 | binding-extended 2021-09-03 19:07:41.044 | port-security 2021-09-03 19:07:41.044 | project-id 2021-09-03 19:07:41.044 | provider 2021-09-03 19:07:41.044 | quotas 2021-09-03 19:07:41.044 | quota_details 2021-09-03 19:07:41.044 | rbac-policies 2021-09-03 19:07:41.044 | rbac-address-group 2021-09-03 19:07:41.044 | rbac-address-scope 2021-09-03 19:07:41.044 | rbac-security-groups 2021-09-03 19:07:41.044 | rbac-subnetpool 2021-09-03 19:07:41.044 | revision-if-match 2021-09-03 19:07:41.044 | standard-attr-revisions 2021-09-03 19:07:41.044 | router_availability_zone 2021-09-03 19:07:41.044 | security-groups-normalized-cidr 2021-09-03 19:07:41.044 | port-security-groups-filtering 2021-09-03 19:07:41.044 | security-groups-remote-address-group 2021-09-03 19:07:41.044 | security-group 2021-09-03 19:07:41.044 | service-type 2021-09-03 19:07:41.044 | sorting 2021-09-03 19:07:41.044 | standard-attr-description 2021-09-03 19:07:41.044 | stateful-security-group 2021-09-03 19:07:41.044 | subnet_onboard 2021-09-03 19:07:41.044 | subnet-service-types 2021-09-03 19:07:41.044 | subnet_allocation 2021-09-03 19:07:41.044 | subnetpool-prefix-ops 2021-09-03 19:07:41.044 | standard-attr-tag 2021-09-03 19:07:41.044 | standard-attr-timestamp' 2021-09-03 19:07:41.045 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-09-03 19:07:41.045 | address-scope 2021-09-03 19:07:41.045 | router-admin-state-down-before-update 2021-09-03 19:07:41.045 | agent 2021-09-03 19:07:41.045 | agent-resources-synced 2021-09-03 19:07:41.045 | allowed-address-pairs 2021-09-03 19:07:41.045 | auto-allocated-topology 2021-09-03 19:07:41.045 | availability_zone 2021-09-03 19:07:41.045 | availability_zone_filter 2021-09-03 19:07:41.045 | default-subnetpools 2021-09-03 19:07:41.045 | dhcp_agent_scheduler 2021-09-03 19:07:41.045 | dvr 2021-09-03 19:07:41.045 | empty-string-filtering 2021-09-03 19:07:41.045 | external-net 2021-09-03 19:07:41.045 | extra_dhcp_opt 2021-09-03 19:07:41.045 | extraroute 2021-09-03 19:07:41.045 | extraroute-atomic 2021-09-03 19:07:41.045 | filter-validation 2021-09-03 19:07:41.045 | fip-port-details 2021-09-03 19:07:41.045 | flavors 2021-09-03 19:07:41.045 | floatingip-pools 2021-09-03 19:07:41.045 | ip-substring-filtering 2021-09-03 19:07:41.046 | router 2021-09-03 19:07:41.046 | ext-gw-mode 2021-09-03 19:07:41.046 | l3-ha 2021-09-03 19:07:41.046 | l3-flavors 2021-09-03 19:07:41.046 | l3-port-ip-change-not-allowed 2021-09-03 19:07:41.046 | l3_agent_scheduler 2021-09-03 19:07:41.046 | metering 2021-09-03 19:07:41.046 | metering_source_and_destination_fields 2021-09-03 19:07:41.046 | multi-provider 2021-09-03 19:07:41.046 | net-mtu 2021-09-03 19:07:41.046 | net-mtu-writable 2021-09-03 19:07:41.046 | network_availability_zone 2021-09-03 19:07:41.046 | network-ip-availability 2021-09-03 19:07:41.046 | pagination 2021-09-03 19:07:41.046 | port-device-profile 2021-09-03 19:07:41.046 | port-mac-address-regenerate 2021-09-03 19:07:41.046 | port-numa-affinity-policy 2021-09-03 19:07:41.046 | binding 2021-09-03 19:07:41.046 | binding-extended 2021-09-03 19:07:41.046 | port-security 2021-09-03 19:07:41.046 | project-id 2021-09-03 19:07:41.046 | provider 2021-09-03 19:07:41.046 | quotas 2021-09-03 19:07:41.046 | quota_details 2021-09-03 19:07:41.046 | rbac-policies 2021-09-03 19:07:41.046 | rbac-address-group 2021-09-03 19:07:41.046 | rbac-address-scope 2021-09-03 19:07:41.046 | rbac-security-groups 2021-09-03 19:07:41.046 | rbac-subnetpool 2021-09-03 19:07:41.046 | revision-if-match 2021-09-03 19:07:41.046 | standard-attr-revisions 2021-09-03 19:07:41.046 | router_availability_zone 2021-09-03 19:07:41.046 | security-groups-normalized-cidr 2021-09-03 19:07:41.046 | port-security-groups-filtering 2021-09-03 19:07:41.046 | security-groups-remote-address-group 2021-09-03 19:07:41.046 | security-group 2021-09-03 19:07:41.046 | service-type 2021-09-03 19:07:41.047 | sorting 2021-09-03 19:07:41.047 | standard-attr-description 2021-09-03 19:07:41.047 | stateful-security-group 2021-09-03 19:07:41.047 | subnet_onboard 2021-09-03 19:07:41.047 | subnet-service-types 2021-09-03 19:07:41.047 | subnet_allocation 2021-09-03 19:07:41.047 | subnetpool-prefix-ops 2021-09-03 19:07:41.047 | standard-attr-tag 2021-09-03 19:07:41.047 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-03 19:07:41.048 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-09-03 19:07:41.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-09-03 19:07:41.053 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-09-03 19:07:41.057 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-09-03 19:07:41.058 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-09-03 19:07:41.058 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-09-03 19:07:41.061 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:07:41.064 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:43.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:43.844 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:43.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:43.844 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:44.001 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:44.004 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:07:44.006 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:07:44.009 | ++ functions-common:get_field:733 : echo '| id | 13531936-260f-4c4c-ae67-5f4ecf2380e4 |' 2021-09-03 19:07:44.010 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:07:44.017 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:44.020 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=13531936-260f-4c4c-ae67-5f4ecf2380e4 2021-09-03 19:07:44.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-09-03 19:07:44.025 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:44.042 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-09-03 19:07:44.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-09-03 19:07:44.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet d9b1cb82-fe81-41e8-848c-bdbdea6b2520 8c715934-03a3-42e4-b51e-43149a652ebf 2021-09-03 19:07:48.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:48.256 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:48.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:48.256 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:48.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-09-03 19:07:48.413 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 13531936-260f-4c4c-ae67-5f4ecf2380e4 2021-09-03 19:07:48.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-09-03 19:07:48.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-09-03 19:07:48.421 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.28.0.1 ]] 2021-09-03 19:07:48.423 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.28.0.1 ' 2021-09-03 19:07:48.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 13531936-260f-4c4c-ae67-5f4ecf2380e4 --subnet-range 172.28.0.0/24 --no-dhcp ' 2021-09-03 19:07:48.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-09-03 19:07:48.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-09-03 19:07:48.434 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-09-03 19:07:48.434 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.0.1 --network 13531936-260f-4c4c-ae67-5f4ecf2380e4 --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2021-09-03 19:07:51.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:51.220 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:51.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:51.220 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:51.386 | +++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:51.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2021-09-03 19:07:51.390 | | id | 0a4ce877-7e6e-468f-a519-00027c972616 |' 2021-09-03 19:07:51.392 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-09-03 19:07:51.395 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:51.414 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0a4ce877-7e6e-468f-a519-00027c972616 '|' 2021-09-03 19:07:51.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | 0a4ce877-7e6e-468f-a519-00027c972616 |' 2021-09-03 19:07:51.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-09-03 19:07:51.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-09-03 19:07:51.426 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0a4ce877-7e6e-468f-a519-00027c972616 '|' 2021-09-03 19:07:51.429 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:07:51.431 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:51.434 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-03 19:07:51.436 | ++ functions-common:get_field:731 : field='$3' 2021-09-03 19:07:51.440 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | 0a4ce877-7e6e-468f-a519-00027c972616 |' 2021-09-03 19:07:51.448 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-03 19:07:51.458 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:51.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.28.0.1 2021-09-03 19:07:51.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-09-03 19:07:51.469 | ++ functions-common:get_field:726 : local data field 2021-09-03 19:07:51.470 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0a4ce877-7e6e-468f-a519-00027c972616 '|' 2021-09-03 19:07:51.472 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:51.474 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-09-03 19:07:51.477 | ++ functions-common:get_field:731 : field='$6' 2021-09-03 19:07:51.480 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | 0a4ce877-7e6e-468f-a519-00027c972616 |' 2021-09-03 19:07:51.482 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-09-03 19:07:51.489 | ++ functions-common:get_field:727 : read data 2021-09-03 19:07:51.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=0a4ce877-7e6e-468f-a519-00027c972616 2021-09-03 19:07:51.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 13531936-260f-4c4c-ae67-5f4ecf2380e4 d9b1cb82-fe81-41e8-848c-bdbdea6b2520 2021-09-03 19:07:55.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:55.340 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:55.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:55.340 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:55.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-09-03 19:07:55.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-09-03 19:07:55.526 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:55.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-09-03 19:07:55.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-09-03 19:07:55.534 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-09-03 19:07:55.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-09-03 19:07:55.539 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-09-03 19:07:55.541 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-09-03 19:07:55.562 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-09-03 19:07:55.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-09-03 19:07:55.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-09-03 19:07:55.570 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-09-03 19:07:55.573 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-03 19:07:55.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-09-03 19:07:55.578 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-03 19:07:55.580 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2021-09-03 19:07:55.582 | + functions-common:test_with_retry:2249 : local until=10 2021-09-03 19:07:55.585 | + functions-common:test_with_retry:2250 : local sleep=0.5 2021-09-03 19:07:55.587 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2021-09-03 19:07:55.590 | + functions-common:time_start:2295 : local name=test_with_retry 2021-09-03 19:07:55.592 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:55.594 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:55.600 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:55.604 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696075602 2021-09-03 19:07:55.608 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-09-03 19:07:55.615 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2021-09-03 19:07:55.617 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:55.620 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:55.623 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:55.625 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:55.632 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:55.635 | + functions-common:time_stop:2315 : name=test_with_retry 2021-09-03 19:07:55.639 | + functions-common:time_stop:2316 : start_time=1630696075602 2021-09-03 19:07:55.642 | + functions-common:time_stop:2318 : [[ -z 1630696075602 ]] 2021-09-03 19:07:55.646 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:55.650 | + functions-common:time_stop:2321 : end_time=1630696075648 2021-09-03 19:07:55.654 | + functions-common:time_stop:2322 : elapsed_time=46 2021-09-03 19:07:55.657 | + functions-common:time_stop:2323 : total=5605 2021-09-03 19:07:55.660 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:55.663 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5651 2021-09-03 19:07:55.668 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.28.0.1 2021-09-03 19:07:55.668 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-09-03 19:07:55.675 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-09-03 19:07:55.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:07:55.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-09-03 19:07:55.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-09-03 19:07:55.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.28.0.1/24 dev br-data 2021-09-03 19:07:55.698 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-09-03 19:07:55.714 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-09-03 19:07:55.714 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-09-03 19:07:55.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-09-03 19:07:55.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-09-03 19:07:57.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:57.942 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:57.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:07:57.942 | from cryptography.utils import int_from_bytes 2021-09-03 19:07:58.110 | ++ functions-common:oscwrap:2349 : return 0 2021-09-03 19:07:58.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.28.0.153 ' 2021-09-03 19:07:58.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-09-03 19:07:58.118 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-09-03 19:07:58.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-09-03 19:07:58.141 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-09-03 19:07:58.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-09-03 19:07:58.147 | + ./stack.sh:main:1321 : is_service_enabled nova 2021-09-03 19:07:58.165 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:58.168 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2021-09-03 19:07:58.170 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:07:58.173 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2021-09-03 19:07:58.176 | + ./stack.sh:main:1323 : start_nova 2021-09-03 19:07:58.178 | + lib/nova:start_nova:1058 : start_nova_rest 2021-09-03 19:07:58.181 | + lib/nova:start_nova_rest:966 : 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-03 19:07:58.184 | + lib/nova:start_nova_rest:967 : 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-03 19:07:58.187 | + lib/nova:start_nova_rest:967 : 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-03 19:07:58.190 | + lib/nova:start_nova_rest:969 : local api_cell_conf=/etc/nova/nova.conf 2021-09-03 19:07:58.192 | + lib/nova:start_nova_rest:970 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-03 19:07:58.195 | + lib/nova:start_nova_rest:972 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.198 | + functions-common:run_process:1564 : local service=n-sch 2021-09-03 19:07:58.201 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.203 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:58.206 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:58.209 | + functions-common:run_process:1569 : local name=n-sch 2021-09-03 19:07:58.211 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:58.214 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:58.216 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:58.219 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:58.222 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:58.227 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696078224 2021-09-03 19:07:58.230 | + functions-common:run_process:1572 : is_service_enabled n-sch 2021-09-03 19:07:58.252 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:58.256 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-09-03 19:07:58.259 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2021-09-03 19:07:58.264 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.266 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.269 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.272 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.274 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-03 19:07:58.277 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-03 19:07:58.280 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2021-09-03 19:07:58.283 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:58.286 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:58.288 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-03 19:07:58.292 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-09-03 19:07:58.294 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2021-09-03 19:07:58.296 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.301 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:07:58.303 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:07:58.305 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:07:58.308 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:07:58.311 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-09-03 19:07:58.313 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:07:58.318 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-09-03 19:07:58.386 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-09-03 19:07:58.453 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-03 19:07:58.508 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-09-03 19:07:58.565 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-09-03 19:07:58.621 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:07:58.681 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:07:58.684 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-09-03 19:07:58.790 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:07:59.210 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2021-09-03 19:07:59.224 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-09-03 19:07:59.618 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2021-09-03 19:07:59.641 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:07:59.643 | + functions-common:time_stop:2309 : local name 2021-09-03 19:07:59.652 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:07:59.655 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:07:59.658 | + functions-common:time_stop:2312 : local total 2021-09-03 19:07:59.660 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:07:59.663 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:07:59.665 | + functions-common:time_stop:2316 : start_time=1630696078224 2021-09-03 19:07:59.668 | + functions-common:time_stop:2318 : [[ -z 1630696078224 ]] 2021-09-03 19:07:59.674 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:07:59.679 | + functions-common:time_stop:2321 : end_time=1630696079676 2021-09-03 19:07:59.682 | + functions-common:time_stop:2322 : elapsed_time=1452 2021-09-03 19:07:59.684 | + functions-common:time_stop:2323 : total=22312 2021-09-03 19:07:59.687 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:07:59.689 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23764 2021-09-03 19:07:59.692 | + lib/nova:start_nova_rest:973 : '[' True == False ']' 2021-09-03 19:07:59.695 | ++ lib/nova:start_nova_rest:976 : which uwsgi 2021-09-03 19:07:59.700 | + lib/nova:start_nova_rest:976 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.703 | + functions-common:run_process:1564 : local service=n-api-meta 2021-09-03 19:07:59.705 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.708 | + functions-common:run_process:1566 : local group= 2021-09-03 19:07:59.711 | + functions-common:run_process:1567 : local user= 2021-09-03 19:07:59.714 | + functions-common:run_process:1569 : local name=n-api-meta 2021-09-03 19:07:59.717 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:07:59.719 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:07:59.722 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:07:59.724 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:07:59.727 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:07:59.733 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696079729 2021-09-03 19:07:59.735 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2021-09-03 19:07:59.753 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:07:59.756 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-09-03 19:07:59.758 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2021-09-03 19:07:59.763 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.764 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.766 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.769 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.772 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-09-03 19:07:59.774 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-09-03 19:07:59.777 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2021-09-03 19:07:59.780 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:07:59.782 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:07:59.785 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:07:59.787 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-09-03 19:07:59.791 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2021-09-03 19:07:59.794 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:07:59.797 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:07:59.799 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:07:59.802 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-09-03 19:07:59.804 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:07:59.809 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-09-03 19:07:59.877 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-09-03 19:07:59.940 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-09-03 19:07:59.994 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-03 19:08:00.046 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:08:00.099 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-09-03 19:08:00.152 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-09-03 19:08:00.207 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-09-03 19:08:00.266 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-09-03 19:08:00.323 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-09-03 19:08:00.385 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:08:00.387 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-09-03 19:08:00.459 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:08:00.886 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2021-09-03 19:08:00.899 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-09-03 19:08:01.303 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2021-09-03 19:08:01.384 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:01.389 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:01.392 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:01.394 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:01.400 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:01.404 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:01.408 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:01.410 | + functions-common:time_stop:2316 : start_time=1630696079729 2021-09-03 19:08:01.416 | + functions-common:time_stop:2318 : [[ -z 1630696079729 ]] 2021-09-03 19:08:01.420 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:01.424 | + functions-common:time_stop:2321 : end_time=1630696081420 2021-09-03 19:08:01.427 | + functions-common:time_stop:2322 : elapsed_time=1691 2021-09-03 19:08:01.430 | + functions-common:time_stop:2323 : total=23764 2021-09-03 19:08:01.433 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:01.436 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25455 2021-09-03 19:08:01.439 | + lib/nova:start_nova_rest:979 : 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-03 19:08:01.441 | + lib/nova:start_nova_rest:979 : 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-03 19:08:01.444 | + lib/nova:start_nova:1059 : start_nova_console_proxies 2021-09-03 19:08:01.447 | + lib/nova:start_nova_console_proxies:994 : 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-03 19:08:01.451 | + lib/nova:start_nova_console_proxies:996 : 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-03 19:08:01.453 | + lib/nova:start_nova_console_proxies:996 : 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-03 19:08:01.460 | + lib/nova:start_nova_console_proxies:998 : local api_cell_conf=/etc/nova/nova.conf 2021-09-03 19:08:01.460 | + lib/nova:start_nova_console_proxies:1000 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:08:01.464 | + lib/nova:start_nova_console_proxies:1005 : enable_nova_console_proxies 2021-09-03 19:08:01.469 | ++ lib/nova:enable_nova_console_proxies:983 : seq 1 1 2021-09-03 19:08:01.472 | + lib/nova:enable_nova_console_proxies:983 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:08:01.472 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 19:08:01.475 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-novnc 2021-09-03 19:08:01.495 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:01.499 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 19:08:01.502 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-spice 2021-09-03 19:08:01.522 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:01.524 | + lib/nova:enable_nova_console_proxies:984 : for srv in n-novnc n-spice n-sproxy 2021-09-03 19:08:01.527 | + lib/nova:enable_nova_console_proxies:985 : is_service_enabled n-sproxy 2021-09-03 19:08:01.547 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:01.552 | ++ lib/nova:start_nova_console_proxies:1006 : seq 1 1 2021-09-03 19:08:01.556 | + lib/nova:start_nova_console_proxies:1006 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:08:01.558 | + lib/nova:start_nova_console_proxies:1007 : local conf 2021-09-03 19:08:01.563 | ++ lib/nova:start_nova_console_proxies:1008 : conductor_conf 1 2021-09-03 19:08:01.565 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:08:01.568 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:08:01.571 | + lib/nova:start_nova_console_proxies:1008 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:08:01.574 | + lib/nova:start_nova_console_proxies:1009 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:08:01.577 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2021-09-03 19:08:01.580 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:08:01.582 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:01.585 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:01.588 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2021-09-03 19:08:01.590 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:01.593 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:01.595 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:01.598 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:01.603 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:01.607 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696081603 2021-09-03 19:08:01.610 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2021-09-03 19:08:01.630 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:01.633 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:01.641 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:01.641 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:01.644 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:01.648 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:01.652 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:01.652 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:01.655 | + functions-common:time_stop:2316 : start_time=1630696081603 2021-09-03 19:08:01.660 | + functions-common:time_stop:2318 : [[ -z 1630696081603 ]] 2021-09-03 19:08:01.660 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:01.668 | + functions-common:time_stop:2321 : end_time=1630696081662 2021-09-03 19:08:01.668 | + functions-common:time_stop:2322 : elapsed_time=59 2021-09-03 19:08:01.673 | + functions-common:time_stop:2323 : total=25455 2021-09-03 19:08:01.676 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:01.679 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25514 2021-09-03 19:08:01.681 | + lib/nova:start_nova_console_proxies:1010 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:08:01.684 | + functions-common:run_process:1564 : local service=n-spice-cell1 2021-09-03 19:08:01.687 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-03 19:08:01.690 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:01.692 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:01.695 | + functions-common:run_process:1569 : local name=n-spice-cell1 2021-09-03 19:08:01.698 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:01.700 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:01.703 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:01.705 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:01.711 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:01.714 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696081710 2021-09-03 19:08:01.717 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2021-09-03 19:08:01.739 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:01.741 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:01.744 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:01.748 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:01.748 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:01.751 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:01.754 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:01.757 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:01.760 | + functions-common:time_stop:2316 : start_time=1630696081710 2021-09-03 19:08:01.762 | + functions-common:time_stop:2318 : [[ -z 1630696081710 ]] 2021-09-03 19:08:01.768 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:01.772 | + functions-common:time_stop:2321 : end_time=1630696081767 2021-09-03 19:08:01.776 | + functions-common:time_stop:2322 : elapsed_time=57 2021-09-03 19:08:01.780 | + functions-common:time_stop:2323 : total=25514 2021-09-03 19:08:01.780 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:01.784 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25571 2021-09-03 19:08:01.788 | + lib/nova:start_nova_console_proxies:1011 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:01.791 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2021-09-03 19:08:01.796 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:01.796 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:01.799 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:01.804 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2021-09-03 19:08:01.805 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:01.808 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:01.812 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:01.820 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:01.824 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:01.827 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696081824 2021-09-03 19:08:01.829 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2021-09-03 19:08:01.848 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:01.852 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:01.853 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:01.856 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:01.860 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:01.861 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:01.869 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:01.869 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:01.869 | + functions-common:time_stop:2316 : start_time=1630696081824 2021-09-03 19:08:01.872 | + functions-common:time_stop:2318 : [[ -z 1630696081824 ]] 2021-09-03 19:08:01.876 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:01.880 | + functions-common:time_stop:2321 : end_time=1630696081876 2021-09-03 19:08:01.882 | + functions-common:time_stop:2322 : elapsed_time=52 2021-09-03 19:08:01.884 | + functions-common:time_stop:2323 : total=25571 2021-09-03 19:08:01.887 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:01.890 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25623 2021-09-03 19:08:01.892 | + lib/nova:start_nova_console_proxies:1015 : 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-03 19:08:01.895 | + lib/nova:start_nova_console_proxies:1015 : 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-03 19:08:01.898 | + lib/nova:start_nova:1060 : start_nova_conductor 2021-09-03 19:08:01.901 | + lib/nova:start_nova_conductor:1028 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:08:01.904 | + lib/nova:start_nova_conductor:1034 : enable_nova_fleet 2021-09-03 19:08:01.907 | + lib/nova:enable_nova_fleet:1019 : is_service_enabled n-cond 2021-09-03 19:08:01.927 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:01.930 | + lib/nova:enable_nova_fleet:1020 : enable_service n-super-cond 2021-09-03 19:08:01.996 | ++ lib/nova:enable_nova_fleet:1021 : seq 1 1 2021-09-03 19:08:02.000 | + lib/nova:enable_nova_fleet:1021 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:08:02.004 | + lib/nova:enable_nova_fleet:1022 : enable_service n-cond-cell1 2021-09-03 19:08:02.067 | + lib/nova:start_nova_conductor:1035 : is_service_enabled n-super-cond 2021-09-03 19:08:02.090 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:02.094 | + lib/nova:start_nova_conductor:1036 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.096 | + functions-common:run_process:1564 : local service=n-super-cond 2021-09-03 19:08:02.099 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.101 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:02.104 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:02.107 | + functions-common:run_process:1569 : local name=n-super-cond 2021-09-03 19:08:02.110 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:02.112 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:02.115 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:02.117 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:02.123 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:02.125 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696082122 2021-09-03 19:08:02.128 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2021-09-03 19:08:02.150 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:02.153 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-09-03 19:08:02.156 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2021-09-03 19:08:02.159 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.161 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.164 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.166 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.170 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-03 19:08:02.173 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-03 19:08:02.175 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2021-09-03 19:08:02.178 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:08:02.180 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:08:02.183 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-03 19:08:02.186 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-09-03 19:08:02.188 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2021-09-03 19:08:02.190 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.193 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:08:02.195 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:08:02.197 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:08:02.199 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:08:02.203 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-09-03 19:08:02.205 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:08:02.210 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-09-03 19:08:02.288 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-09-03 19:08:02.402 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-03 19:08:02.525 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-09-03 19:08:02.584 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-09-03 19:08:02.645 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:08:02.717 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:08:02.720 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-09-03 19:08:02.798 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:08:03.241 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2021-09-03 19:08:03.256 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-09-03 19:08:03.706 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2021-09-03 19:08:03.748 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:03.748 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:03.748 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:03.756 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:03.760 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:03.762 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:03.769 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:03.772 | + functions-common:time_stop:2316 : start_time=1630696082122 2021-09-03 19:08:03.775 | + functions-common:time_stop:2318 : [[ -z 1630696082122 ]] 2021-09-03 19:08:03.787 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:03.790 | + functions-common:time_stop:2321 : end_time=1630696083786 2021-09-03 19:08:03.796 | + functions-common:time_stop:2322 : elapsed_time=1664 2021-09-03 19:08:03.800 | + functions-common:time_stop:2323 : total=25623 2021-09-03 19:08:03.803 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:03.805 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27287 2021-09-03 19:08:03.816 | ++ lib/nova:start_nova_conductor:1038 : seq 1 1 2021-09-03 19:08:03.826 | + lib/nova:start_nova_conductor:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-03 19:08:03.837 | + lib/nova:start_nova_conductor:1039 : is_service_enabled n-cond-cell1 2021-09-03 19:08:03.877 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:03.881 | + lib/nova:start_nova_conductor:1040 : local conf 2021-09-03 19:08:03.887 | ++ lib/nova:start_nova_conductor:1041 : conductor_conf 1 2021-09-03 19:08:03.896 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-03 19:08:03.902 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-03 19:08:03.905 | + lib/nova:start_nova_conductor:1041 : conf=/etc/nova/nova_cell1.conf 2021-09-03 19:08:03.913 | + lib/nova:start_nova_conductor:1042 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:03.921 | + functions-common:run_process:1564 : local service=n-cond-cell1 2021-09-03 19:08:03.926 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:03.933 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:03.941 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:03.949 | + functions-common:run_process:1569 : local name=n-cond-cell1 2021-09-03 19:08:03.956 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:03.965 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:03.973 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:03.978 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:03.985 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:03.992 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696083986 2021-09-03 19:08:03.997 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2021-09-03 19:08:04.041 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:04.049 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-09-03 19:08:04.057 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2021-09-03 19:08:04.064 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:04.073 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:04.081 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:04.089 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:04.097 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-09-03 19:08:04.101 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-09-03 19:08:04.109 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2021-09-03 19:08:04.117 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:08:04.124 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:08:04.129 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-09-03 19:08:04.136 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-09-03 19:08:04.141 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2021-09-03 19:08:04.146 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:04.150 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:08:04.155 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:08:04.158 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:08:04.163 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:08:04.173 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-09-03 19:08:04.180 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:08:04.189 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-09-03 19:08:04.303 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-09-03 19:08:04.384 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-03 19:08:04.451 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-09-03 19:08:04.522 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-09-03 19:08:04.592 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:08:04.659 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:08:04.662 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-09-03 19:08:04.740 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:08:05.182 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2021-09-03 19:08:05.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-09-03 19:08:05.639 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2021-09-03 19:08:05.665 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:05.668 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:05.671 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:05.674 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:05.677 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:05.681 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:05.686 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:05.693 | + functions-common:time_stop:2316 : start_time=1630696083986 2021-09-03 19:08:05.697 | + functions-common:time_stop:2318 : [[ -z 1630696083986 ]] 2021-09-03 19:08:05.708 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:05.719 | + functions-common:time_stop:2321 : end_time=1630696085710 2021-09-03 19:08:05.730 | + functions-common:time_stop:2322 : elapsed_time=1724 2021-09-03 19:08:05.737 | + functions-common:time_stop:2323 : total=27287 2021-09-03 19:08:05.745 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:05.752 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29011 2021-09-03 19:08:05.763 | + lib/nova:start_nova:1061 : start_nova_compute 2021-09-03 19:08:05.769 | + lib/nova:start_nova_compute:891 : 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-03 19:08:05.772 | + lib/nova:start_nova_compute:892 : 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-03 19:08:05.779 | + lib/nova:start_nova_compute:892 : 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-03 19:08:05.785 | + lib/nova:start_nova_compute:894 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-03 19:08:05.789 | + lib/nova:start_nova_compute:897 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-09-03 19:08:05.801 | + lib/nova:start_nova_compute:899 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-03 19:08:05.807 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:08:05.812 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-03 19:08:05.821 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-09-03 19:08:05.826 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-03 19:08:05.833 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-09-03 19:08:05.844 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-09-03 19:08:05.859 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-09-03 19:08:05.864 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-09-03 19:08:05.869 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-03 19:08:05.870 | + inc/meta-config:merge_config_file:164 : read a 2021-09-03 19:08:05.877 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-03 19:08:05.878 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-03 19:08:05.878 | BEGIN { 2021-09-03 19:08:05.878 | section = "" 2021-09-03 19:08:05.878 | last_section = "" 2021-09-03 19:08:05.879 | section_count = 0 2021-09-03 19:08:05.879 | } 2021-09-03 19:08:05.879 | /^\[.+\]/ { 2021-09-03 19:08:05.879 | gsub("[][]", "", $1); 2021-09-03 19:08:05.879 | section=$1 2021-09-03 19:08:05.879 | next 2021-09-03 19:08:05.879 | } 2021-09-03 19:08:05.879 | /^ *\#/ { 2021-09-03 19:08:05.879 | next 2021-09-03 19:08:05.879 | } 2021-09-03 19:08:05.879 | /^[^ \t]+/ { 2021-09-03 19:08:05.879 | # get offset of first = in $0 2021-09-03 19:08:05.879 | eq_idx = index($0, "=") 2021-09-03 19:08:05.879 | # extract attr & value from $0 2021-09-03 19:08:05.879 | attr = substr($0, 1, eq_idx - 1) 2021-09-03 19:08:05.879 | value = substr($0, eq_idx + 1) 2021-09-03 19:08:05.879 | # only need to strip trailing whitespace from attr 2021-09-03 19:08:05.879 | sub(/[ \t]*$/, "", attr) 2021-09-03 19:08:05.879 | # need to strip leading & trailing whitespace from value 2021-09-03 19:08:05.879 | sub(/^[ \t]*/, "", value) 2021-09-03 19:08:05.879 | sub(/[ \t]*$/, "", value) 2021-09-03 19:08:05.879 | 2021-09-03 19:08:05.879 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-03 19:08:05.879 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-03 19:08:05.879 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-03 19:08:05.879 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-03 19:08:05.879 | if (! (section, attr) in cfg_attr_count) { 2021-09-03 19:08:05.879 | if (section != last_section) { 2021-09-03 19:08:05.879 | cfg_section[section_count++] = section 2021-09-03 19:08:05.879 | last_section = section 2021-09-03 19:08:05.879 | } 2021-09-03 19:08:05.879 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-03 19:08:05.879 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-03 19:08:05.879 | 2021-09-03 19:08:05.880 | cfg_attr[section, attr, 0] = value 2021-09-03 19:08:05.880 | cfg_attr_count[section, attr] = 1 2021-09-03 19:08:05.880 | } else { 2021-09-03 19:08:05.880 | lno = cfg_attr_count[section, attr]++ 2021-09-03 19:08:05.880 | cfg_attr[section, attr, lno] = value 2021-09-03 19:08:05.880 | } 2021-09-03 19:08:05.880 | } 2021-09-03 19:08:05.880 | END { 2021-09-03 19:08:05.880 | # Process each section in order 2021-09-03 19:08:05.880 | for (sno = 0; sno < section_count; sno++) { 2021-09-03 19:08:05.880 | section = cfg_section[sno] 2021-09-03 19:08:05.880 | # The ini routines simply append a config item immediately 2021-09-03 19:08:05.880 | # after the section header. To keep the same order as defined 2021-09-03 19:08:05.880 | # in local.conf, invoke the ini routines in the reverse order 2021-09-03 19:08:05.880 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-03 19:08:05.880 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-03 19:08:05.880 | if (cfg_attr_count[section, attr] == 1) 2021-09-03 19:08:05.880 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-03 19:08:05.880 | else { 2021-09-03 19:08:05.880 | # For multiline, invoke the ini routines in the reverse order 2021-09-03 19:08:05.880 | count = cfg_attr_count[section, attr] 2021-09-03 19:08:05.880 | print "inidelete " configfile " " section " " attr 2021-09-03 19:08:05.880 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-03 19:08:05.880 | for (l = count -2; l >= 0; l--) 2021-09-03 19:08:05.880 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-03 19:08:05.880 | } 2021-09-03 19:08:05.880 | } 2021-09-03 19:08:05.880 | } 2021-09-03 19:08:05.880 | } 2021-09-03 19:08:05.880 | ' 2021-09-03 19:08:05.883 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-09-03 19:08:05.892 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-03 19:08:05.895 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-09-03 19:08:05.907 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-03 19:08:05.911 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-09-03 19:08:05.922 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-03 19:08:05.922 | BEGIN { group = "" } 2021-09-03 19:08:05.922 | /^\[\[.+\|.*\]\]/ { 2021-09-03 19:08:05.922 | gsub("[][]", "", $1); 2021-09-03 19:08:05.922 | split($1, a, "|"); 2021-09-03 19:08:05.922 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-03 19:08:05.922 | group=a[1] 2021-09-03 19:08:05.922 | } else { 2021-09-03 19:08:05.922 | group="" 2021-09-03 19:08:05.922 | } 2021-09-03 19:08:05.923 | next 2021-09-03 19:08:05.923 | } 2021-09-03 19:08:05.923 | { 2021-09-03 19:08:05.923 | if (group != "") 2021-09-03 19:08:05.923 | print $0 2021-09-03 19:08:05.923 | } 2021-09-03 19:08:05.923 | ' /home/ubuntu/devstack/local.conf 2021-09-03 19:08:05.933 | + lib/nova:start_nova_compute:901 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-03 19:08:05.941 | + lib/nova:start_nova_compute:908 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-09-03 19:08:06.026 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-09-03 19:08:06.095 | + lib/nova:start_nova_compute:912 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-09-03 19:08:06.105 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-03 19:08:06.113 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-09-03 19:08:06.121 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:08:06.129 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-03 19:08:06.138 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:08:06.189 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:06.196 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-03 19:08:06.204 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-03 19:08:06.216 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:08:06.273 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:06.285 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-09-03 19:08:06.293 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2021-09-03 19:08:06.369 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:08:06.374 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:08:06.385 | + lib/nova:start_nova_compute:916 : inidelete /etc/nova/nova-cpu.conf database connection 2021-09-03 19:08:06.425 | + lib/nova:start_nova_compute:917 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-09-03 19:08:06.472 | + lib/nova:start_nova_compute:922 : configure_console_compute 2021-09-03 19:08:06.475 | + lib/nova:configure_console_compute:611 : local offset 2021-09-03 19:08:06.478 | + lib/nova:configure_console_compute:612 : offset=0 2021-09-03 19:08:06.485 | + lib/nova:configure_console_compute:616 : local default_proxyclient_addr 2021-09-03 19:08:06.493 | ++ lib/nova:configure_console_compute:617 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-09-03 19:08:06.549 | + lib/nova:configure_console_compute:617 : default_proxyclient_addr=10.222.0.46 2021-09-03 19:08:06.553 | + lib/nova:configure_console_compute:621 : is_service_enabled n-cpu 2021-09-03 19:08:06.606 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:06.614 | + lib/nova:configure_console_compute:637 : is_service_enabled n-novnc 2021-09-03 19:08:06.662 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:06.666 | + lib/nova:configure_console_compute:637 : '[' False '!=' False ']' 2021-09-03 19:08:06.673 | + lib/nova:configure_console_compute:645 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-09-03 19:08:06.753 | + lib/nova:configure_console_compute:648 : is_service_enabled n-spice 2021-09-03 19:08:06.772 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:06.775 | + lib/nova:configure_console_compute:658 : is_service_enabled n-sproxy 2021-09-03 19:08:06.796 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:06.798 | + lib/nova:start_nova_compute:925 : '[' -n '' ']' 2021-09-03 19:08:06.801 | + lib/nova:start_nova_compute:930 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-09-03 19:08:06.803 | + lib/nova:start_nova_compute:930 : [[ kvm == \q\e\m\u ]] 2021-09-03 19:08:06.806 | + lib/nova:start_nova_compute:934 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-09-03 19:08:06.809 | + lib/nova:start_nova_compute:938 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-09-03 19:08:06.812 | + functions-common:run_process:1564 : local service=n-cpu 2021-09-03 19:08:06.818 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-09-03 19:08:06.821 | + functions-common:run_process:1566 : local group=libvirt 2021-09-03 19:08:06.823 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:06.826 | + functions-common:run_process:1569 : local name=n-cpu 2021-09-03 19:08:06.828 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:06.831 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:06.835 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:06.838 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:06.841 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:06.846 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696086843 2021-09-03 19:08:06.849 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2021-09-03 19:08:06.867 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:06.870 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:06.873 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:06.875 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:06.878 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:06.881 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:06.883 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:06.886 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:06.889 | + functions-common:time_stop:2316 : start_time=1630696086843 2021-09-03 19:08:06.891 | + functions-common:time_stop:2318 : [[ -z 1630696086843 ]] 2021-09-03 19:08:06.895 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:06.899 | + functions-common:time_stop:2321 : end_time=1630696086896 2021-09-03 19:08:06.902 | + functions-common:time_stop:2322 : elapsed_time=53 2021-09-03 19:08:06.905 | + functions-common:time_stop:2323 : total=29011 2021-09-03 19:08:06.907 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:06.910 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29064 2021-09-03 19:08:06.912 | + lib/nova:start_nova_compute:960 : 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-03 19:08:06.915 | + lib/nova:start_nova_compute:960 : 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-03 19:08:06.918 | + lib/nova:start_nova:1062 : is_service_enabled n-api 2021-09-03 19:08:06.939 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:06.942 | + lib/nova:start_nova:1064 : echo 'Dumping cells_v2 mapping' 2021-09-03 19:08:06.942 | Dumping cells_v2 mapping 2021-09-03 19:08:06.945 | + lib/nova:start_nova:1065 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-09-03 19:08:10.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:08:10.513 | from cryptography.utils import int_from_bytes 2021-09-03 19:08:10.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:08:10.513 | from cryptography.utils import int_from_bytes 2021-09-03 19:08:10.513 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 19:08:10.513 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-09-03 19:08:10.513 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 19:08:10.513 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-09-03 19:08:10.513 | | cell1 | 37d3dfe7-b63c-464d-8d33-b6287107778a | rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-09-03 19:08:10.513 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-03 19:08:10.939 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2021-09-03 19:08:10.942 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-09-03 19:08:11.004 | + inc/async:async_inner:63 : create_flavors 2021-09-03 19:08:11.048 | [11739 Async create_flavors:100366]: running: create_flavors 2021-09-03 19:08:11.051 | + ./stack.sh:main:1326 : is_service_enabled cinder 2021-09-03 19:08:11.071 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:11.074 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2021-09-03 19:08:11.077 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:08:11.079 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2021-09-03 19:08:11.082 | + ./stack.sh:main:1328 : start_cinder 2021-09-03 19:08:11.084 | + lib/cinder:start_cinder:505 : local service_port=8776 2021-09-03 19:08:11.087 | + lib/cinder:start_cinder:506 : local service_protocol=http 2021-09-03 19:08:11.089 | + lib/cinder:start_cinder:507 : local cinder_url 2021-09-03 19:08:11.093 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2021-09-03 19:08:11.113 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:11.116 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2021-09-03 19:08:11.118 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-09-03 19:08:11.121 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2021-09-03 19:08:11.125 | ++ lib/cinder:start_cinder:541 : which uwsgi 2021-09-03 19:08:11.130 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.134 | + functions-common:run_process:1564 : local service=c-api 2021-09-03 19:08:11.137 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.140 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:11.143 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:11.145 | + functions-common:run_process:1569 : local name=c-api 2021-09-03 19:08:11.148 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:11.151 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:11.154 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:11.156 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:11.159 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:11.164 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696091161 2021-09-03 19:08:11.166 | + functions-common:run_process:1572 : is_service_enabled c-api 2021-09-03 19:08:11.183 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:11.186 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-09-03 19:08:11.188 | + functions-common:_run_under_systemd:1529 : local service=c-api 2021-09-03 19:08:11.191 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.193 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.196 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.199 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.202 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-09-03 19:08:11.204 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-09-03 19:08:11.207 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2021-09-03 19:08:11.209 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:08:11.212 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:08:11.214 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-09-03 19:08:11.218 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-09-03 19:08:11.220 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2021-09-03 19:08:11.222 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.224 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2021-09-03 19:08:11.227 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2021-09-03 19:08:11.229 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-09-03 19:08:11.231 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2021-09-03 19:08:11.235 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-09-03 19:08:11.298 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-09-03 19:08:11.361 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-09-03 19:08:11.413 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-03 19:08:11.466 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:08:11.519 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-09-03 19:08:11.573 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-09-03 19:08:11.625 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-09-03 19:08:11.679 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-09-03 19:08:11.733 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-09-03 19:08:11.786 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2021-09-03 19:08:11.789 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-09-03 19:08:11.853 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2021-09-03 19:08:12.271 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2021-09-03 19:08:12.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-09-03 19:08:12.688 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2021-09-03 19:08:12.774 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:12.783 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:12.789 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:12.794 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:12.797 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:12.800 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:12.816 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:12.816 | + functions-common:time_stop:2316 : start_time=1630696091161 2021-09-03 19:08:12.816 | + functions-common:time_stop:2318 : [[ -z 1630696091161 ]] 2021-09-03 19:08:12.824 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:12.824 | + functions-common:time_stop:2321 : end_time=1630696092821 2021-09-03 19:08:12.828 | + functions-common:time_stop:2322 : elapsed_time=1660 2021-09-03 19:08:12.831 | + functions-common:time_stop:2323 : total=29064 2021-09-03 19:08:12.836 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:12.836 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30724 2021-09-03 19:08:12.840 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.46/volume/v3 2021-09-03 19:08:12.840 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2021-09-03 19:08:12.841 | Waiting for Cinder API to start... 2021-09-03 19:08:12.844 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.46/volume/v3 2021-09-03 19:08:12.847 | + functions:wait_for_service:457 : local timeout=60 2021-09-03 19:08:12.850 | + functions:wait_for_service:458 : local url=http://10.222.0.46/volume/v3 2021-09-03 19:08:12.850 | + functions:wait_for_service:459 : local rval=0 2021-09-03 19:08:12.853 | + functions:wait_for_service:460 : time_start wait_for_service 2021-09-03 19:08:12.855 | + functions-common:time_start:2295 : local name=wait_for_service 2021-09-03 19:08:12.864 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:12.867 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:12.872 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:12.880 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696092872 2021-09-03 19:08:12.880 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-09-03 19:08:12.892 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/volume/v3 2021-09-03 19:08:14.238 | + :: : [[ 500 == 503 ]] 2021-09-03 19:08:14.239 | + :: : [[ 0 -eq 7 ]] 2021-09-03 19:08:14.245 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-09-03 19:08:14.248 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:14.252 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:14.254 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:14.256 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:14.259 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:14.261 | + functions-common:time_stop:2315 : name=wait_for_service 2021-09-03 19:08:14.264 | + functions-common:time_stop:2316 : start_time=1630696092872 2021-09-03 19:08:14.267 | + functions-common:time_stop:2318 : [[ -z 1630696092872 ]] 2021-09-03 19:08:14.270 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:14.275 | + functions-common:time_stop:2321 : end_time=1630696094272 2021-09-03 19:08:14.277 | + functions-common:time_stop:2322 : elapsed_time=1400 2021-09-03 19:08:14.280 | + functions-common:time_stop:2323 : total=17508 2021-09-03 19:08:14.283 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:14.285 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18908 2021-09-03 19:08:14.288 | + functions:wait_for_service:467 : return 0 2021-09-03 19:08:14.290 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.293 | + functions-common:run_process:1564 : local service=c-sch 2021-09-03 19:08:14.296 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.298 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:14.302 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:14.304 | + functions-common:run_process:1569 : local name=c-sch 2021-09-03 19:08:14.307 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:14.310 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:14.312 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:14.315 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:14.318 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:14.323 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696094320 2021-09-03 19:08:14.325 | + functions-common:run_process:1572 : is_service_enabled c-sch 2021-09-03 19:08:14.343 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:14.346 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-09-03 19:08:14.348 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2021-09-03 19:08:14.351 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.354 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.358 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.361 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.363 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-03 19:08:14.367 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-03 19:08:14.374 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2021-09-03 19:08:14.374 | + functions-common:_run_under_systemd:1536 : local group= 2021-09-03 19:08:14.376 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-09-03 19:08:14.378 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-03 19:08:14.381 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-09-03 19:08:14.385 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2021-09-03 19:08:14.389 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.392 | + functions-common:write_user_unit_file:1448 : local group= 2021-09-03 19:08:14.395 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-09-03 19:08:14.400 | + functions-common:write_user_unit_file:1450 : local extra= 2021-09-03 19:08:14.401 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-09-03 19:08:14.403 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-09-03 19:08:14.406 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-09-03 19:08:14.411 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-09-03 19:08:14.480 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-09-03 19:08:14.545 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:14.601 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-09-03 19:08:14.656 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-09-03 19:08:14.710 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-09-03 19:08:14.766 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-09-03 19:08:14.769 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-09-03 19:08:14.836 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-09-03 19:08:15.266 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2021-09-03 19:08:15.280 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-09-03 19:08:15.707 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2021-09-03 19:08:15.737 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:15.740 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:15.742 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:15.745 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:15.748 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:15.751 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:15.759 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:15.762 | + functions-common:time_stop:2316 : start_time=1630696094320 2021-09-03 19:08:15.764 | + functions-common:time_stop:2318 : [[ -z 1630696094320 ]] 2021-09-03 19:08:15.767 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:15.773 | + functions-common:time_stop:2321 : end_time=1630696095770 2021-09-03 19:08:15.776 | + functions-common:time_stop:2322 : elapsed_time=1450 2021-09-03 19:08:15.779 | + functions-common:time_stop:2323 : total=30724 2021-09-03 19:08:15.781 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:15.783 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32174 2021-09-03 19:08:15.786 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:15.791 | + functions-common:run_process:1564 : local service=c-bak 2021-09-03 19:08:15.792 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:15.795 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:15.798 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:15.801 | + functions-common:run_process:1569 : local name=c-bak 2021-09-03 19:08:15.806 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:15.810 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:15.814 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:15.819 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:15.822 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:15.827 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696095825 2021-09-03 19:08:15.830 | + functions-common:run_process:1572 : is_service_enabled c-bak 2021-09-03 19:08:15.852 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:15.855 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:15.858 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:15.861 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:15.864 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:15.866 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:15.869 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:15.872 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:15.875 | + functions-common:time_stop:2316 : start_time=1630696095825 2021-09-03 19:08:15.878 | + functions-common:time_stop:2318 : [[ -z 1630696095825 ]] 2021-09-03 19:08:15.881 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:15.886 | + functions-common:time_stop:2321 : end_time=1630696095883 2021-09-03 19:08:15.889 | + functions-common:time_stop:2322 : elapsed_time=58 2021-09-03 19:08:15.892 | + functions-common:time_stop:2323 : total=32174 2021-09-03 19:08:15.894 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:15.897 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32232 2021-09-03 19:08:15.908 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:15.911 | + functions-common:run_process:1564 : local service=c-vol 2021-09-03 19:08:15.914 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-03 19:08:15.916 | + functions-common:run_process:1566 : local group= 2021-09-03 19:08:15.919 | + functions-common:run_process:1567 : local user= 2021-09-03 19:08:15.922 | + functions-common:run_process:1569 : local name=c-vol 2021-09-03 19:08:15.925 | + functions-common:run_process:1571 : time_start run_process 2021-09-03 19:08:15.927 | + functions-common:time_start:2295 : local name=run_process 2021-09-03 19:08:15.930 | + functions-common:time_start:2296 : local start_time= 2021-09-03 19:08:15.932 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:08:15.936 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:08:15.941 | + functions-common:time_start:2300 : _TIME_START[$name]=1630696095938 2021-09-03 19:08:15.944 | + functions-common:run_process:1572 : is_service_enabled c-vol 2021-09-03 19:08:15.966 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:08:15.971 | + functions-common:run_process:1575 : time_stop run_process 2021-09-03 19:08:15.973 | + functions-common:time_stop:2309 : local name 2021-09-03 19:08:15.976 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:08:15.978 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:08:15.981 | + functions-common:time_stop:2312 : local total 2021-09-03 19:08:15.984 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:08:15.988 | + functions-common:time_stop:2315 : name=run_process 2021-09-03 19:08:15.991 | + functions-common:time_stop:2316 : start_time=1630696095938 2021-09-03 19:08:15.993 | + functions-common:time_stop:2318 : [[ -z 1630696095938 ]] 2021-09-03 19:08:15.996 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:08:16.002 | + functions-common:time_stop:2321 : end_time=1630696095998 2021-09-03 19:08:16.004 | + functions-common:time_stop:2322 : elapsed_time=60 2021-09-03 19:08:16.007 | + functions-common:time_stop:2323 : total=32232 2021-09-03 19:08:16.010 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:08:16.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32292 2021-09-03 19:08:16.015 | + ./stack.sh:main:1329 : create_volume_types 2021-09-03 19:08:16.018 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2021-09-03 19:08:16.038 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:16.041 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2021-09-03 19:08:16.043 | + lib/cinder:create_volume_types:572 : local be be_name 2021-09-03 19:08:16.046 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-03 19:08:16.049 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2021-09-03 19:08:16.051 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2021-09-03 19:08:16.070 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:08:16.073 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-09-03 19:08:18.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:08:18.155 | from cryptography.utils import int_from_bytes 2021-09-03 19:08:18.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:08:18.155 | from cryptography.utils import int_from_bytes 2021-09-03 19:08:18.155 | Unexpected exception for http://10.222.0.46/volume/v3/af6d116bd5d34ed3b571cb593aa795e1/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2021-09-03 19:08:18.315 | + lib/cinder:create_volume_types:1 : exit_trap 2021-09-03 19:08:18.318 | + ./stack.sh:exit_trap:507 : local r=1 2021-09-03 19:08:18.321 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-09-03 19:08:18.324 | + ./stack.sh:exit_trap:508 : jobs='71233 2021-09-03 19:08:18.324 | 100366' 2021-09-03 19:08:18.327 | + ./stack.sh:exit_trap:511 : [[ -n 71233 2021-09-03 19:08:18.327 | 100366 ]] 2021-09-03 19:08:18.330 | + ./stack.sh:exit_trap:511 : [[ -n /opt/stack/logs/stack.sh.log.2021-09-03-185131 ]] 2021-09-03 19:08:18.332 | + ./stack.sh:exit_trap:511 : [[ True == \T\r\u\e ]] 2021-09-03 19:08:18.335 | + ./stack.sh:exit_trap:512 : echo 'exit_trap: cleaning up child processes' 2021-09-03 19:08:18.335 | exit_trap: cleaning up child processes 2021-09-03 19:08:18.337 | + ./stack.sh:exit_trap:513 : kill 71233 100366 2021-09-03 19:08:18.340 | + ./stack.sh:exit_trap:517 : '[' -f /tmp/tmp.EoE3wMWiSH ']' 2021-09-03 19:08:18.343 | + ./stack.sh:exit_trap:518 : rm /tmp/tmp.EoE3wMWiSH 2021-09-03 19:08:18.347 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-09-03 19:08:18.350 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-09-03 19:08:18.353 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-09-03 19:08:18.356 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-09-03 19:08:18.356 | Error on exit 2021-09-03 19:08:18.359 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-09-03 19:08:18.362 | + ./stack.sh:exit_trap:528 : generate-subunit 1630695088 1010 fail 2021-09-03 19:08:18.967 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-09-03 19:08:18.969 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-09-03 19:08:19.946 | + ./stack.sh:exit_trap:542 : exit 1